Changeset 11899 for trunk/Padre-Plugin-SpellCheck
- Timestamp:
- 07/19/10 05:40:06 (19 months ago)
- Location:
- trunk/Padre-Plugin-SpellCheck
- Files:
-
- 18 added
- 1 edited
-
lib/Padre/Plugin/SpellCheck.pm (modified) (1 diff)
-
share (added)
-
share/icons (added)
-
share/icons/spellcheck.png (added)
-
share/locale (added)
-
share/locale/SpellCheck-ar.mo (added)
-
share/locale/SpellCheck-ar.po (added)
-
share/locale/SpellCheck-es-es.mo (added)
-
share/locale/SpellCheck-es-es.po (added)
-
share/locale/SpellCheck-fr-fr.mo (added)
-
share/locale/SpellCheck-fr-fr.po (added)
-
share/locale/SpellCheck-nl-nl.mo (added)
-
share/locale/SpellCheck-nl-nl.po (added)
-
share/locale/SpellCheck-pl.mo (added)
-
share/locale/SpellCheck-pl.po (added)
-
share/locale/SpellCheck-pt-br.mo (added)
-
share/locale/SpellCheck-pt-br.po (added)
-
share/locale/SpellCheck-zh-tw.mo (added)
-
share/locale/SpellCheck-zh-tw.po (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-SpellCheck/lib/Padre/Plugin/SpellCheck.pm
r11898 r11899 17 17 use Module::Util qw{ find_installed }; 18 18 19 our $VERSION = '1.1. 2';19 our $VERSION = '1.1.3'; 20 20 21 21 use base 'Padre::Plugin';
Note: See TracChangeset
for help on using the changeset viewer.
