Changeset 5630
- Timestamp:
- 06/26/09 18:46:03 (3 years ago)
- File:
-
- 1 edited
-
trunk/Locale-Msgfmt/lib/Locale/Msgfmt.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Locale-Msgfmt/lib/Locale/Msgfmt.pm
r5629 r5630 116 116 msgfmt({in => "po/", fuzzy => 1}); 117 117 # compile all the .po files in the po directory, and write the .mo 118 # files to the output directory 118 # files to the output directory, creating the output directory if 119 # it doesn't already exist 119 120 msgfmt({in => "po/", out => "output/"}); 120 121 # compile all the .po files in the po directory, and write the .mo
Note: See TracChangeset
for help on using the changeset viewer.
