Changeset 324
- Timestamp:
- 01/12/05 12:29:54 (8 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/wifidog/locale/gen.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/wifidog/locale/gen.sh
r318 r324 1 for i in *_*; do1 for i in "fr"; do 2 2 echo > smarty.txt 3 3 find ../templates -name "*.html" -exec ./gensmarty.pl {} >> smarty.txt \;
