diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-22 02:24:22 +0800 |
commit | 1f65552d0dd6e8635ef0926a0f750c4f0bd34230 (patch) | |
tree | 189240ab0727a9ed7153336557846ed00c415ac2 /plugins/groupwise-features/Makefile.am | |
parent | 2914345f9672559fed0ad88d2841ea4801d8d244 (diff) | |
download | gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.gz gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.tar.zst gsoc2013-evolution-1f65552d0dd6e8635ef0926a0f750c4f0bd34230.zip |
Bug 523216 – User-oriented plugin descriptions
Diffstat (limited to 'plugins/groupwise-features/Makefile.am')
-rw-r--r-- | plugins/groupwise-features/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/groupwise-features/Makefile.am b/plugins/groupwise-features/Makefile.am index 5746b72a40..3b0a83021d 100644 --- a/plugins/groupwise-features/Makefile.am +++ b/plugins/groupwise-features/Makefile.am @@ -64,7 +64,6 @@ glade_DATA = \ error_DATA = \ org-gnome-shared-folder.error \ - org-gnome-process-meeting.error \ org-gnome-proxy.error \ org-gnome-proxy-login.error \ org-gnome-mail-retract.error @@ -78,7 +77,6 @@ EXTRA_DIST = \ org-gnome-compose-send-options.xml \ org-gnome-groupwise-features.eplug.xml \ org-gnome-shared-folder.error.xml \ - org-gnome-process-meeting.error.xml \ org-gnome-proxy.error.xml \ org-gnome-proxy-login.error.xml \ org-gnome-mail-retract.error.xml |