aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-31 01:07:29 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2009-01-31 01:07:29 +0800
commit6a02f55a1f79bfce682b65b64b5c358ff19ab9c5 (patch)
tree253fed28b7df5afa98589031e639e7e8e1e35773
parent2a805579b5e2eb03cfa36e22a1bef6a267a92bf9 (diff)
downloadgsoc2013-empathy-6a02f55a1f79bfce682b65b64b5c358ff19ab9c5.tar
gsoc2013-empathy-6a02f55a1f79bfce682b65b64b5c358ff19ab9c5.tar.gz
gsoc2013-empathy-6a02f55a1f79bfce682b65b64b5c358ff19ab9c5.tar.bz2
gsoc2013-empathy-6a02f55a1f79bfce682b65b64b5c358ff19ab9c5.tar.lz
gsoc2013-empathy-6a02f55a1f79bfce682b65b64b5c358ff19ab9c5.tar.xz
gsoc2013-empathy-6a02f55a1f79bfce682b65b64b5c358ff19ab9c5.tar.zst
gsoc2013-empathy-6a02f55a1f79bfce682b65b64b5c358ff19ab9c5.zip
Typo.
git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@2283 4ee84921-47dd-4033-b63a-18d7a039a3e4
-rw-r--r--src/empathy-preferences.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-preferences.glade b/src/empathy-preferences.glade
index b794a2047..5abdd1700 100644
--- a/src/empathy-preferences.glade
+++ b/src/empathy-preferences.glade
@@ -279,7 +279,7 @@
</widget>
</child>
<child>
- <widget class="GtkCheckButton" id="checkbutton_notification_focus">
+ <widget class="GtkCheckButton" id="checkbutton_notifications_focus">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Enable notifications when the _chat is not focused</property>