[evolution-patches] [UI] (Mail) Fix for #324173



hi
Fix for Bug #324173.
Changed the caption of file selector from "Execute Command..." to
"Select sound file" in mail-config.glade

Please review the patch.

Johnny
Index: mail/mail-config.glade
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail-config.glade,v
retrieving revision 1.162
diff -u -p -r1.162 mail-config.glade
--- mail/mail-config.glade	18 Nov 2005 09:25:25 -0000	1.162
+++ mail/mail-config.glade	15 Dec 2005 14:33:06 -0000
@@ -5488,7 +5488,7 @@ For example: "Work" or "P
 				<widget class="GnomeFileEntry" id="fileNotifyPlaySound">
 				  <property name="visible">True</property>
 				  <property name="max_saved">10</property>
-				  <property name="browse_dialog_title" translatable="yes">Execute Command...</property>
+				  <property name="browse_dialog_title" translatable="yes">Select sound file</property>
 				  <property name="directory_entry">False</property>
 				  <property name="modal">False</property>
 				  <property name="use_filechooser">True</property>


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