aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-04-08 00:10:08 +0800
committerDan Winship <danw@src.gnome.org>2003-04-08 00:10:08 +0800
commit8d745fc6f3a7bd560bf26cfdb04318953e2f6532 (patch)
tree9384d599a8db2de8fb58f11f1179e940ba8ffe9a /addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in
parent76d74ba347a69ecba86bed5b0ab5159eadcc4261 (diff)
downloadgsoc2013-evolution-8d745fc6f3a7bd560bf26cfdb04318953e2f6532.tar
gsoc2013-evolution-8d745fc6f3a7bd560bf26cfdb04318953e2f6532.tar.gz
gsoc2013-evolution-8d745fc6f3a7bd560bf26cfdb04318953e2f6532.tar.bz2
gsoc2013-evolution-8d745fc6f3a7bd560bf26cfdb04318953e2f6532.tar.lz
gsoc2013-evolution-8d745fc6f3a7bd560bf26cfdb04318953e2f6532.tar.xz
gsoc2013-evolution-8d745fc6f3a7bd560bf26cfdb04318953e2f6532.tar.zst
gsoc2013-evolution-8d745fc6f3a7bd560bf26cfdb04318953e2f6532.zip
Clean up server names.
* gui/component/GNOME_Evolution_Addressbook.server.in.in: Clean up server names. * gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in: Likewise * backend/ebook/GNOME_Evolution_Addressbook_LDIF_Importer.server.in.in: Likewise. Also mark the evolution:menu_name for i18n. * backend/ebook/GNOME_Evolution_Addressbook_VCard_Importer.server.in.in: Likewise svn path=/trunk/; revision=20704
Diffstat (limited to 'addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in')
-rw-r--r--addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in b/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in
index 053d2dcddb..6e4d156051 100644
--- a/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in
+++ b/addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.server.in.in
@@ -9,8 +9,8 @@
<item value="IDL:GNOME/ObjectFactory:1.0"/>
</oaf_attribute>
- <oaf_attribute name="description" type="string"
- _value="Factory for the Addressbook's name selection interface"/>
+ <oaf_attribute name="name" type="string"
+ _value="Evolution Addressbook name selection interface"/>
</oaf_server>
-->
@@ -23,8 +23,8 @@
<item value="IDL:GNOME/Evolution/Addressbook/SelectNames"/>
</oaf_attribute>
- <oaf_attribute name="description" type="string"
- _value="Evolution's addressbook name selection interface."/>
+ <oaf_attribute name="name" type="string"
+ _value="Evolution Addressbook name selection interface"/>
</oaf_server>