diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-04-23 09:29:10 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-04-23 09:29:10 +0800 |
commit | f76933cb585dc0449afaece825b1cda4989ff0ca (patch) | |
tree | aa52d71e2795933ea171590b563f3e695b066b99 /addressbook/gui/component | |
parent | 592375b3a00eb559bbf4011bd2b26decc905b22f (diff) | |
download | gsoc2013-evolution-f76933cb585dc0449afaece825b1cda4989ff0ca.tar.gz gsoc2013-evolution-f76933cb585dc0449afaece825b1cda4989ff0ca.tar.zst gsoc2013-evolution-f76933cb585dc0449afaece825b1cda4989ff0ca.zip |
** Fixes bug #529465
2008-04-22 Matthew Barnes <mbarnes@redhat.com>
** Fixes bug #529465
* gui/component/GNOME_Evolution_Addressbook.server.in.in:
Prefer "popup" to "pop-up" per the GNOME Documentation Style Guide.
svn path=/trunk/; revision=35403
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in index e41f47cb2e..feef3bdfc9 100644 --- a/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in +++ b/addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in @@ -78,7 +78,7 @@ </oaf_attribute> <oaf_attribute name="name" type="string" - _value="Evolution Address Book address pop-up"/> + _value="Evolution Address Book address popup"/> </oaf_server> |