[gimp/gimp-2-8] Bug 720598 - Mistaken description for 'New Guides from Selection



commit 96da39c28e74c57fc6aebddd24629a7c9d8a5aee
Author: SimaMoto,RyōTa <liangtai s16 gmail com>
Date:   Tue Dec 17 22:27:30 2013 +0900

    Bug 720598 - Mistaken description for 'New Guides from Selection
    
    Use original desc. for 'New Guides from Selection', it was
    accidentially changed in commit 6239dddda312157af72d596b9bdd6348bca275d3.
    
    (cherry picked from commit bebccb4a28ca9b6ec31a619f69f60d333edfbba2)

 .../script-fu/scripts/guides-from-selection.scm    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/script-fu/scripts/guides-from-selection.scm 
b/plug-ins/script-fu/scripts/guides-from-selection.scm
index 8f7c3bc..60a52f4 100644
--- a/plug-ins/script-fu/scripts/guides-from-selection.scm
+++ b/plug-ins/script-fu/scripts/guides-from-selection.scm
@@ -30,7 +30,7 @@
 
 (script-fu-register "script-fu-guides-from-selection"
   _"New Guides from _Selection"
-  _"Draw a grid as specified by the lists of X and Y locations using the current brush"
+  _"Create four guides around the bounding box of the current selection"
   "Alan Horkan"
   "Alan Horkan, 2004.  Public Domain."
   "2004-08-13"


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