Parent Directory
|
Revision Log
|
Patch
| revision 24648 by fjpop-guest, Thu Dec 30 23:36:15 2004 UTC | revision 27095 by fjpop-guest, Thu Apr 28 18:50:08 2005 UTC | |
|---|---|---|
| # | Line 20 use File::Find; | Line 20 use File::Find; |
| 20 | $opt_u = $opt_v = 0; | $opt_u = $opt_v = 0; |
| 21 | getopts('uvV'); | getopts('uvV'); |
| 22 | # You may set this to your default language code | # You may set this to your default language code |
| 23 | $lang = shift || "pl"; | $lang = shift || "nl"; |
| 24 | ||
| 25 | sub convert | sub convert |
| 26 | { | { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |