diff options
Diffstat (limited to 'src/empathy-preferences.glade')
-rw-r--r-- | src/empathy-preferences.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-preferences.glade b/src/empathy-preferences.glade index e5dd04510..b794a2047 100644 --- a/src/empathy-preferences.glade +++ b/src/empathy-preferences.glade @@ -269,7 +269,7 @@ <property name="visible">True</property> <property name="spacing">6</property> <child> - <widget class="GtkCheckButton" id="checkbutton_notifications_away"> + <widget class="GtkCheckButton" id="checkbutton_notifications_disabled_away"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Disable notifications when _away or busy</property> |