changing file selector window title from "Execute command..." to "Select

2005-12-20  Andre Klapper <a9016009@gmx.de>
	* mail-config.glade: changing file selector window title from
	  "Execute command..." to "Select sound file". Fixes bug 324173.

svn path=/trunk/; revision=30885
This commit is contained in:
Andre Klapper
2005-12-20 00:14:41 +00:00
committed by Andre Klapper
parent 59ad9dc53e
commit 8bf4f4ed2e

View File

@ -5488,7 +5488,7 @@ For example: &quot;Work&quot; or &quot;Personal&quot;</property>
<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>