aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2005-12-20 08:14:41 +0800
committerAndre Klapper <aklapper@src.gnome.org>2005-12-20 08:14:41 +0800
commit8bf4f4ed2eb07f7a31bb200942c800fd06cf9931 (patch)
treec486eabca7f5b0c74802d13dbf24ff66b8f03792 /mail
parent59ad9dc53e0d650a58aa423998f38fea70f13dd3 (diff)
downloadgsoc2013-evolution-8bf4f4ed2eb07f7a31bb200942c800fd06cf9931.tar
gsoc2013-evolution-8bf4f4ed2eb07f7a31bb200942c800fd06cf9931.tar.gz
gsoc2013-evolution-8bf4f4ed2eb07f7a31bb200942c800fd06cf9931.tar.bz2
gsoc2013-evolution-8bf4f4ed2eb07f7a31bb200942c800fd06cf9931.tar.lz
gsoc2013-evolution-8bf4f4ed2eb07f7a31bb200942c800fd06cf9931.tar.xz
gsoc2013-evolution-8bf4f4ed2eb07f7a31bb200942c800fd06cf9931.tar.zst
gsoc2013-evolution-8bf4f4ed2eb07f7a31bb200942c800fd06cf9931.zip
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
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-config.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 2b25d4e5da..26590b95cd 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -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>