[gthumb] Bug 584754 - Image Resize dialog has improper title



commit d97a71769c55ef34e6fffb16db81c1cdd94159f8
Author: Paolo Benvenuto <donpaolo gsi it>
Date:   Thu Jun 11 20:22:47 2009 -0400

    Bug 584754 - Image Resize dialog has improper title

 data/glade/gthumb_edit.glade |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/glade/gthumb_edit.glade b/data/glade/gthumb_edit.glade
index c4e4674..52a2979 100644
--- a/data/glade/gthumb_edit.glade
+++ b/data/glade/gthumb_edit.glade
@@ -1709,7 +1709,7 @@
 
 <widget class="GtkDialog" id="scale_dialog">
   <property name="border_width">6</property>
-  <property name="title" translatable="yes">Scale Image</property>
+  <property name="title" translatable="yes">Resize Image</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_NONE</property>
   <property name="modal">False</property>



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