[gimp-help-2] fix misplaced icon buttons for Paths



commit 7d7475f184164f2485dea7be5ee2d18690bb17d6
Author: SimaMoto,RyôTa <liangtai s4 gmail com>
Date:   Sun Jan 17 21:36:23 2010 +0900

    fix misplaced icon buttons for Paths
    
    Signed-off-by: Ulf-D. Ehlert <ulfehlert svn gnome org>

 src/dialogs/path-dialog.xml |    2 +-
 src/toolbox/tool-path.xml   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/dialogs/path-dialog.xml b/src/dialogs/path-dialog.xml
index 0958eb0..6a2e34d 100644
--- a/src/dialogs/path-dialog.xml
+++ b/src/dialogs/path-dialog.xml
@@ -518,7 +518,7 @@
                 From the <guilabel>Stroke Path</guilabel> button
                 <guiicon>
                   <inlinegraphic
-                    fileref="images/dialogs/stock-selection-to-path-16.png"/>
+                    fileref="images/dialogs/stock-path-stroke-16.png"/>
                 </guiicon>
                 at the bottom of the Paths dialog.
               </para>
diff --git a/src/toolbox/tool-path.xml b/src/toolbox/tool-path.xml
index 1fc4189..f2e28cd 100644
--- a/src/toolbox/tool-path.xml
+++ b/src/toolbox/tool-path.xml
@@ -179,7 +179,7 @@
               selection from path</guibutton> button or
               <guiicon>
                 <inlinegraphic
-                  fileref="images/dialogs/stock-path-stroke-16.png"/>
+                  fileref="images/dialogs/stock-selection-16.png"/>
               </guiicon>
               the <emphasis>Path to Selection</emphasis> button
               in the Path Dialog.



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