Rev 7684 | Rev 11666 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7684 | Rev 10483 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !next i |
10 | !next i |
11 | iconlist=!sh cd gifs/themes/;ls | sort |
11 | iconlist=!sh cd gifs/themes/;ls | sort |
12 | !!not very clean |
12 | !!not very clean |
13 | iconlist=!replace internal mkindex by in $iconlist |
13 | iconlist=!replace internal mkindex by in $iconlist |
14 | iconlist=!words2items $iconlist |
14 | iconlist=!words2items $iconlist |
15 |
|
15 | !for icon_theme in $iconlist |
- | 16 | !set icon_title=!defof title in wimshome/public_html/gifs/themes/$icon_theme/INDEX |
|
- | 17 | !set iconpromptlist=!append item $icon_title to $iconpromptlist |
|
- | 18 | !next |
|
16 | csslist=!words2items ---- -theme- class $csslist |
19 | csslist=!words2items ---- -theme- class $csslist |
17 | csslist=!sh cd html/css/$lang; ls *.css | sed 's/\.css$$//' |
20 | csslist=!sh cd html/css/$lang; ls *.css | sed 's/\.css$$//' |
18 | csslist=!words2items ---- -theme- class $csslist |
21 | csslist=!words2items ---- -theme- class $csslist |
19 | cssfile=!record 0 of wimshome/log/classes/$wims_class/css |
22 | cssfile=!record 0 of wimshome/log/classes/$wims_class/css |
20 | bgimgs=!filelist gifs/bg |
23 | bgimgs=!filelist gifs/bg |