Changeset 5852
- Timestamp:
- 07/05/09 21:44:47 (3 years ago)
- Location:
- trunk/Padre
- Files:
-
- 2 edited
-
Changes (modified) (1 diff)
-
Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/Changes
r5807 r5852 17 17 - Allow the user to use external (xterm) to run the scrips. (SZABGAB) 18 18 - Add menu option to show selection as hexa or as decimal. (#36) (SZABGAB) 19 - Switch to Locale::Msgfmt and generate the .mo files at install time (RSN) 19 20 20 21 0.38 2009.06.27 -
trunk/Padre/Makefile.PL
r5677 r5852 142 142 143 143 install_script 'script/padre'; 144 install_share ;144 install_share_with_mofiles; # install Locale::Msgfmt 145 145 146 146
Note: See TracChangeset
for help on using the changeset viewer.
