diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2008-09-26 01:04:44 +0800 |
---|---|---|
committer | Philip Withnall <pwithnall@src.gnome.org> | 2008-09-26 01:04:44 +0800 |
commit | eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb (patch) | |
tree | 21d9f1adad19b6d3df2b921555cf0655ba58e329 /plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml | |
parent | 9bc9edb259629a441ee80eb7b3b251fb0ac2efd4 (diff) | |
download | gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.gz gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.bz2 gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.lz gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.xz gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.tar.zst gsoc2013-evolution-eb725acfbf3becac27e2e972fc3eaf41cbe4e7eb.zip |
** Fix for bug #553148
2008-09-25 Philip Withnall <philip@tecnocode.co.uk>
** Fix for bug #553148
* addressbook/gui/contact-editor/contact-editor.glade:
* addressbook/gui/contact-editor/e-contact-editor-im.c:
* composer/mail-composer.error.xml:
*
plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
* plugins/groupwise-features/org-gnome-compose-send-options.xml:
*
plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml:
Standardise "GroupWise" usage in translatable strings.
svn path=/trunk/; revision=36453
Diffstat (limited to 'plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml')
-rw-r--r-- | plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml index 47f74060ec..7a707fdcc9 100644 --- a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml +++ b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <e-plugin-list> - <e-plugin id="org.gnome.evolution.groupwise_features" type="shlib" _name="Groupwise Features" + <e-plugin id="org.gnome.evolution.groupwise_features" type="shlib" _name="GroupWise Features" location="@PLUGINDIR@/liborg-gnome-groupwise-features@SOEXT@"> <author name="Sivaiah Nallagatla" email="snallagatla@novell.com" /> <author name="Vivek Jain" email="jvivek@novell.com" /> @@ -10,7 +10,7 @@ <author name="Shreyas Srinivasan" email="sshreyas@novell.com"/> <author name="Raghavendran R" email="raghavguru7@gmail.com"/> - <_description>A plugin for the features in Groupwise accounts.</_description> + <_description>A plugin for the features in GroupWise accounts.</_description> <hook class="org.gnome.evolution.mail.config:1.0"> <group id="org.gnome.evolution.mail.folderConfig" target="folder" check= "shared_folder_check" |