aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/exchange-operations/ChangeLog5
-rw-r--r--plugins/exchange-operations/exchange-passwd-expiry.glade2
2 files changed, 6 insertions, 1 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index 3b3213cdf4..41be77e111 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-23 Priit Laes <amd@store20.com>
+
+ * org-gnome-default-source.eplug.xml: Fixed typo in plugin
+ description. Fixes bug 363999.
+
2006-08-07 Sushma Rai <rsushma@novell.com>
* org-gnome-exchange-operations.error.xml: Corrected a spelling
diff --git a/plugins/exchange-operations/exchange-passwd-expiry.glade b/plugins/exchange-operations/exchange-passwd-expiry.glade
index 6ea4005c33..2771dced93 100644
--- a/plugins/exchange-operations/exchange-passwd-expiry.glade
+++ b/plugins/exchange-operations/exchange-passwd-expiry.glade
@@ -50,7 +50,7 @@
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="response_id">-5</property>
<accessibility>
- <atkproperty name="AtkObject::accessible_name" translatable="yes">ok_button</atkproperty>
+ <atkproperty name="AtkObject::accessible_name" translatable="no">ok_button</atkproperty>
</accessibility>
<accelerator key="O" modifiers="GDK_MOD1_MASK" signal="clicked"/>
</widget>