summaryrefslogtreecommitdiff
path: root/capplets
diff options
context:
space:
mode:
authorJens Granseuer <jensgr@gmx.net>2008-03-27 19:32:49 +0000
committerJens Granseuer <jensg@src.gnome.org>2008-03-27 19:32:49 +0000
commit23326ef678563f1bc777caf227c75a31e1cf07c3 (patch)
tree86af66b5c09d85dea8ee74313a598e7bf2cfaf7e /capplets
parentf70ad15ad5912221bdd40cb948b03ab71ea1ead6 (diff)
downloadgnome-control-center-23326ef678563f1bc777caf227c75a31e1cf07c3.tar.gz
don't mention esd (bug #519722)
2008-03-27 Jens Granseuer <jensgr@gmx.net> * sound-properties.glade: don't mention esd (bug #519722) svn path=/trunk/; revision=8599
Diffstat (limited to 'capplets')
-rw-r--r--capplets/sound/ChangeLog4
-rw-r--r--capplets/sound/sound-properties.glade2
2 files changed, 5 insertions, 1 deletions
diff --git a/capplets/sound/ChangeLog b/capplets/sound/ChangeLog
index b948330f6..9b6ea8e51 100644
--- a/capplets/sound/ChangeLog
+++ b/capplets/sound/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-27 Jens Granseuer <jensgr@gmx.net>
+
+ * sound-properties.glade: don't mention esd (bug #519722)
+
2008-03-24 Jaap A. Haitsma <jaap@haitsma.org>
* visual-bell.png: New tango icon
diff --git a/capplets/sound/sound-properties.glade b/capplets/sound/sound-properties.glade
index 3aac8930c..3f1563eb1 100644
--- a/capplets/sound/sound-properties.glade
+++ b/capplets/sound/sound-properties.glade
@@ -950,7 +950,7 @@
<widget class="GtkCheckButton" id="enable_toggle">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">E_nable software sound mixing (ESD)</property>
+ <property name="label" translatable="yes">E_nable software sound mixing</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>