[SCM] Packaging for padre-plugin-spellcheck branch, master, updated. debian/1.21-3-14-gaf3f5e8

Dominique Dumont dod at debian.org
Sun Mar 18 13:48:13 UTC 2012


The following commit has been merged in the master branch:
commit af3f5e863dcfaaf75042fa783c4f6fe71f0ac7c1
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Mar 18 14:46:39 2012 +0100

    rephrased the  preferences setup help

diff --git a/debian/patches/how-to-set-up-pref b/debian/patches/how-to-set-up-pref
index 47da346..837b7de 100644
--- a/debian/patches/how-to-set-up-pref
+++ b/debian/patches/how-to-set-up-pref
@@ -7,7 +7,7 @@ Author: dod at debian.org
  C<F7> (standard spelling short-cut across text processors). 
  
  One can change the dictionary language used (based upon install languages) in the preferences window via Plug-in Manager. 
-+Note that preferences can B<only> be setup B<before> enabling the plugin.
++Note that preferences can B<only> be setup while the plugin is B<disabled>.
  Preferences are persistent. You need to Save your preferred language.
  
  This plug-in is using C<Text::Aspell> default (legacy). You can also use C<Text::Hunspell>, so check these module's
diff --git a/lib/Padre/Plugin/SpellCheck.pm b/lib/Padre/Plugin/SpellCheck.pm
index fdd9410..8b2c915 100644
--- a/lib/Padre/Plugin/SpellCheck.pm
+++ b/lib/Padre/Plugin/SpellCheck.pm
@@ -259,7 +259,7 @@ This plug-in allows one to check there spelling within Padre using
 C<F7> (standard spelling short-cut across text processors). 
 
 One can change the dictionary language used (based upon install languages) in the preferences window via Plug-in Manager. 
-Note that preferences can B<only> be setup B<before> enabling the plugin.
+Note that preferences can B<only> be setup while the plugin is B<disabled>.
 Preferences are persistent. You need to Save your preferred language.
 
 This plug-in is using C<Text::Aspell> default (legacy). You can also use C<Text::Hunspell>, so check these module's

-- 
Packaging for padre-plugin-spellcheck



More information about the Pkg-perl-cvs-commits mailing list