Changeset 549 for trunk/KoalaSkin/bin/koalaskin-generate
- Timestamp:
- 11/11/08 10:49:04 (4 years ago)
- File:
-
- 1 edited
-
trunk/KoalaSkin/bin/koalaskin-generate (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/KoalaSkin/bin/koalaskin-generate
r527 r549 590 590 fi 591 591 if [ -n "$KSWEBMAP" ]; then 592 KSWEBMAPLEGEND=", on map icon (<img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0 alt='sitemap icon'>) to see its map, and on \"what's new?\" icon (<img src='%PUBURLPATH%/%SYSTEMWEB%/ TWikiDocGraphics/changes.gif' width=16 height=16 border=0 alt=\"what's new icon\">) to see the latest changed topics in the web"592 KSWEBMAPLEGEND=", on map icon (<img src='%PUBURLPATH%/_ks/sitemap.gif' width=16 height=16 border=0 alt='sitemap icon'>) to see its map, and on \"what's new?\" icon (<img src='%PUBURLPATH%/%SYSTEMWEB%/DocumentGraphics/changes.gif' width=16 height=16 border=0 alt=\"what's new icon\">) to see the latest changed topics in the web" 593 593 fi 594 594 } … … 1235 1235 * Set EDITBOXSTYLE = width: 99%" 1236 1236 fi 1237 if [ -n "$KSWEBMAP" -a ! -e $pub/TWiki/ TWikiDocGraphics/changes.gif ]; then1237 if [ -n "$KSWEBMAP" -a ! -e $pub/TWiki/DocumentGraphics/changes.gif ]; then 1238 1238 W "You must copy the icon: 1239 http://twiki.org/p/pub/TWiki/ TWikiDocGraphics/changes.gif1240 into: $pub/TWiki/ TWikiDocGraphics/ "1239 http://twiki.org/p/pub/TWiki/DocumentGraphics/changes.gif 1240 into: $pub/TWiki/DocumentGraphics/ " 1241 1241 fi 1242 1242 fi
Note: See TracChangeset
for help on using the changeset viewer.
