[gimp-help-2] Small fix: text clipboard is activated only with text content.



commit 50486984ce9035d945a87930a3522660a905d054
Author: Marco Ciampa <ciampix libero it>
Date:   Fri Apr 27 17:33:13 2012 +0200

    Small fix: text clipboard is activated only with text content.

 src/concepts/text-management.xml |    2 +-
 src/toolbox/text.xml             |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/concepts/text-management.xml b/src/concepts/text-management.xml
index c40035a..6116021 100755
--- a/src/concepts/text-management.xml
+++ b/src/concepts/text-management.xml
@@ -195,7 +195,7 @@
               <guilabel>Cut, Copy, Paste, Delete</guilabel>: these options
               concern a selected text. They remain grayed out as long as no text
               is selected. <quote>Paste</quote> is activated if the clipboard is
-              not empty.
+              full of text.
             </para>
           </listitem>
           <listitem>
diff --git a/src/toolbox/text.xml b/src/toolbox/text.xml
index d62836d..bd9c4bc 100755
--- a/src/toolbox/text.xml
+++ b/src/toolbox/text.xml
@@ -314,7 +314,7 @@
           <guilabel>Cut, Copy, Paste, Delete</guilabel>: these options concern
           a selected text. They remain grayed out as long as no text is
           selected. <quote>Paste</quote> is activated if the clipboard
-          is not empty.
+          is full of text.
         </para>
       </listitem>
       <listitem>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]