From b9269bd09862b22a89d44a61a5eb728c28ec3761 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Fri, 6 May 2005 09:24:13 +0000 Subject: fix names so that intltool will parse as xml remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304 --- plugins/audio-inline/ChangeLog | 5 + plugins/audio-inline/Makefile.am | 2 +- .../audio-inline/org-gnome-audio-inline.eplug.in | 30 ----- .../audio-inline/org-gnome-audio-inline.eplug.xml | 30 +++++ plugins/backup-restore/ChangeLog | 5 + plugins/backup-restore/Makefile.am | 2 +- .../org-gnome-backup-restore.eplug.in | 34 ------ .../org-gnome-backup-restore.eplug.xml | 34 ++++++ plugins/bbdb/ChangeLog | 5 + plugins/bbdb/Makefile.am | 2 +- plugins/bbdb/org-gnome-evolution-bbdb.eplug.in | 27 ----- plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml | 27 +++++ plugins/calendar-file/ChangeLog | 5 + plugins/calendar-file/Makefile.am | 3 +- .../calendar-file/org-gnome-calendar-file.eplug.in | 21 ---- .../org-gnome-calendar-file.eplug.xml | 21 ++++ plugins/calendar-http/ChangeLog | 5 + plugins/calendar-http/Makefile.am | 2 +- .../calendar-http/org-gnome-calendar-http.eplug.in | 26 ----- .../org-gnome-calendar-http.eplug.xml | 26 +++++ plugins/calendar-weather/ChangeLog | 6 + plugins/calendar-weather/Makefile.am | 2 +- .../org-gnome-calendar-weather.eplug.in | 33 ------ .../org-gnome-calendar-weather.eplug.xml | 33 ++++++ plugins/copy-tool/ChangeLog | 5 + plugins/copy-tool/Makefile.am | 2 +- plugins/copy-tool/org-gnome-copy-tool.eplug.in | 24 ---- plugins/copy-tool/org-gnome-copy-tool.eplug.xml | 24 ++++ plugins/folder-unsubscribe/ChangeLog | 5 + plugins/folder-unsubscribe/Makefile.am | 2 +- .../org-gnome-mail-folder-unsubscribe.eplug.in | 16 --- .../org-gnome-mail-folder-unsubscribe.eplug.xml | 16 +++ plugins/itip-formatter/ChangeLog | 7 ++ plugins/itip-formatter/Makefile.am | 12 +- .../org-gnome-itip-formatter-errors.xml | 8 -- .../org-gnome-itip-formatter.eplug.in | 24 ---- .../org-gnome-itip-formatter.eplug.xml | 24 ++++ .../org-gnome-itip-formatter.error.xml | 8 ++ plugins/mail-to-meeting/ChangeLog | 6 + plugins/mail-to-meeting/Makefile.am | 2 +- .../org-gnome-mail-to-meeting.eplug.in | 25 ----- .../org-gnome-mail-to-meeting.eplug.xml | 25 +++++ plugins/mail-to-task/ChangeLog | 5 + plugins/mail-to-task/Makefile.am | 2 +- .../mail-to-task/org-gnome-mail-to-task.eplug.in | 25 ----- .../mail-to-task/org-gnome-mail-to-task.eplug.xml | 25 +++++ plugins/mailing-list-actions/ChangeLog | 8 ++ plugins/mailing-list-actions/Makefile.am | 15 ++- .../org-gnome-mailing-list-actions-errors.xml | 38 ------- .../org-gnome-mailing-list-actions-errors.xml.h | 28 ----- .../org-gnome-mailing-list-actions.eplug.in | 44 -------- .../org-gnome-mailing-list-actions.eplug.xml | 44 ++++++++ .../org-gnome-mailing-list-actions.error.xml | 38 +++++++ plugins/mark-calendar-offline/ChangeLog | 5 + plugins/mark-calendar-offline/Makefile.am | 2 +- .../org-gnome-mark-calendar-offline.eplug.in | 20 ---- .../org-gnome-mark-calendar-offline.eplug.xml | 20 ++++ plugins/new-mail-notify/ChangeLog | 21 ++++ plugins/new-mail-notify/Makefile.am | 3 +- plugins/new-mail-notify/new-mail-notify.c | 125 ++++++++------------- .../org-gnome-new-mail-notify.eplug.in | 33 ------ .../org-gnome-new-mail-notify.eplug.xml | 33 ++++++ plugins/plugin-manager/ChangeLog | 5 + plugins/plugin-manager/Makefile.am | 2 +- .../org-gnome-plugin-manager.eplug.in | 22 ---- .../org-gnome-plugin-manager.eplug.xml | 22 ++++ plugins/prefer-plain/ChangeLog | 5 + plugins/prefer-plain/Makefile.am | 2 +- .../prefer-plain/org-gnome-prefer-plain.eplug.in | 38 ------- .../prefer-plain/org-gnome-prefer-plain.eplug.xml | 38 +++++++ plugins/save-attachments/ChangeLog | 5 + plugins/save-attachments/Makefile.am | 2 +- .../org-gnome-save-attachments.eplug.in | 26 ----- .../org-gnome-save-attachments.eplug.xml | 26 +++++ plugins/save-calendar/ChangeLog | 5 + plugins/save-calendar/Makefile.am | 3 +- .../save-calendar/org-gnome-save-calendar.eplug.in | 18 --- .../org-gnome-save-calendar.eplug.xml | 18 +++ plugins/select-one-source/ChangeLog | 5 + plugins/select-one-source/Makefile.am | 2 +- .../org-gnome-select-one-source.eplug.in | 18 --- .../org-gnome-select-one-source.eplug.xml | 18 +++ plugins/startup-wizard/ChangeLog | 5 + plugins/startup-wizard/Makefile.am | 3 +- .../org-gnome-evolution-startup-wizard.eplug.in | 25 ----- .../org-gnome-evolution-startup-wizard.eplug.xml | 25 +++++ plugins/subject-thread/ChangeLog | 6 + plugins/subject-thread/Makefile.am | 2 +- .../org-gnome-subject-thread.eplug.in | 14 --- .../org-gnome-subject-thread.eplug.xml | 14 +++ 90 files changed, 800 insertions(+), 729 deletions(-) delete mode 100644 plugins/audio-inline/org-gnome-audio-inline.eplug.in create mode 100644 plugins/audio-inline/org-gnome-audio-inline.eplug.xml delete mode 100644 plugins/backup-restore/org-gnome-backup-restore.eplug.in create mode 100644 plugins/backup-restore/org-gnome-backup-restore.eplug.xml delete mode 100644 plugins/bbdb/org-gnome-evolution-bbdb.eplug.in create mode 100644 plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml delete mode 100644 plugins/calendar-file/org-gnome-calendar-file.eplug.in create mode 100644 plugins/calendar-file/org-gnome-calendar-file.eplug.xml delete mode 100644 plugins/calendar-http/org-gnome-calendar-http.eplug.in create mode 100644 plugins/calendar-http/org-gnome-calendar-http.eplug.xml delete mode 100644 plugins/calendar-weather/org-gnome-calendar-weather.eplug.in create mode 100644 plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml delete mode 100644 plugins/copy-tool/org-gnome-copy-tool.eplug.in create mode 100644 plugins/copy-tool/org-gnome-copy-tool.eplug.xml delete mode 100644 plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in create mode 100644 plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml delete mode 100644 plugins/itip-formatter/org-gnome-itip-formatter-errors.xml delete mode 100644 plugins/itip-formatter/org-gnome-itip-formatter.eplug.in create mode 100644 plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml create mode 100644 plugins/itip-formatter/org-gnome-itip-formatter.error.xml delete mode 100644 plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in create mode 100644 plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml delete mode 100644 plugins/mail-to-task/org-gnome-mail-to-task.eplug.in create mode 100644 plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml delete mode 100644 plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml delete mode 100644 plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml.h delete mode 100644 plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.in create mode 100644 plugins/mailing-list-actions/org-gnome-mailing-list-actions.eplug.xml create mode 100644 plugins/mailing-list-actions/org-gnome-mailing-list-actions.error.xml delete mode 100644 plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.in create mode 100644 plugins/mark-calendar-offline/org-gnome-mark-calendar-offline.eplug.xml delete mode 100644 plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.in create mode 100644 plugins/new-mail-notify/org-gnome-new-mail-notify.eplug.xml delete mode 100644 plugins/plugin-manager/org-gnome-plugin-manager.eplug.in create mode 100644 plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml delete mode 100644 plugins/prefer-plain/org-gnome-prefer-plain.eplug.in create mode 100644 plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml delete mode 100644 plugins/save-attachments/org-gnome-save-attachments.eplug.in create mode 100644 plugins/save-attachments/org-gnome-save-attachments.eplug.xml delete mode 100644 plugins/save-calendar/org-gnome-save-calendar.eplug.in create mode 100644 plugins/save-calendar/org-gnome-save-calendar.eplug.xml delete mode 100644 plugins/select-one-source/org-gnome-select-one-source.eplug.in create mode 100644 plugins/select-one-source/org-gnome-select-one-source.eplug.xml delete mode 100644 plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.in create mode 100644 plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml delete mode 100644 plugins/subject-thread/org-gnome-subject-thread.eplug.in create mode 100644 plugins/subject-thread/org-gnome-subject-thread.eplug.xml diff --git a/plugins/audio-inline/ChangeLog b/plugins/audio-inline/ChangeLog index 613f9a6378..9af9a3a616 100644 --- a/plugins/audio-inline/ChangeLog +++ b/plugins/audio-inline/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-audio-inline.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-audio-inline.eplug.in: Added a . to the end of description. diff --git a/plugins/audio-inline/Makefile.am b/plugins/audio-inline/Makefile.am index e969972b6b..d2049842ce 100644 --- a/plugins/audio-inline/Makefile.am +++ b/plugins/audio-inline/Makefile.am @@ -12,4 +12,4 @@ liborg_gnome_audio_inline_la_SOURCES = audio-inline.c liborg_gnome_audio_inline_la_LDFLAGS = -module -avoid-version liborg_gnome_audio_inline_la_LIBADD = $(GSTREAMER_LIBS) -EXTRA_DIST = org-gnome-audio-inline.eplug.in \ No newline at end of file +EXTRA_DIST = org-gnome-audio-inline.eplug.xml diff --git a/plugins/audio-inline/org-gnome-audio-inline.eplug.in b/plugins/audio-inline/org-gnome-audio-inline.eplug.in deleted file mode 100644 index b099967537..0000000000 --- a/plugins/audio-inline/org-gnome-audio-inline.eplug.in +++ /dev/null @@ -1,30 +0,0 @@ - - - - - A formatter plugin which displays audio attachments inline and allows you to play them directly from evolution. - - - - - - - - - - - - - - - - - - - - - diff --git a/plugins/audio-inline/org-gnome-audio-inline.eplug.xml b/plugins/audio-inline/org-gnome-audio-inline.eplug.xml new file mode 100644 index 0000000000..a667b8f2f5 --- /dev/null +++ b/plugins/audio-inline/org-gnome-audio-inline.eplug.xml @@ -0,0 +1,30 @@ + + + + + <_description>A formatter plugin which displays audio attachments inline and allows you to play them directly from evolution. + + + + + + + + + + + + + + + + + + + + + diff --git a/plugins/backup-restore/ChangeLog b/plugins/backup-restore/ChangeLog index 5272c7ff40..45d7569a61 100644 --- a/plugins/backup-restore/ChangeLog +++ b/plugins/backup-restore/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am (plugin_DATA): + * org-gnome-backup-restore.eplug.xml: s/.in/.xml & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-backup-restore.eplug.in: Added author and fixed description. diff --git a/plugins/backup-restore/Makefile.am b/plugins/backup-restore/Makefile.am index 3627d1c69a..1021691d3c 100644 --- a/plugins/backup-restore/Makefile.am +++ b/plugins/backup-restore/Makefile.am @@ -22,5 +22,5 @@ backup_SOURCES = backup.c backup_LDADD = $(SHELL_LIBS) EXTRA_DIST = \ - org-gnome-backup-restore.eplug.in \ + org-gnome-backup-restore.eplug.xml \ org-gnome-backup-restore.xml \ No newline at end of file diff --git a/plugins/backup-restore/org-gnome-backup-restore.eplug.in b/plugins/backup-restore/org-gnome-backup-restore.eplug.in deleted file mode 100644 index b9fabc1a26..0000000000 --- a/plugins/backup-restore/org-gnome-backup-restore.eplug.in +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - A plugin for backing up and restore Evolution data and settings. - - - - - - - - - - - - - - diff --git a/plugins/backup-restore/org-gnome-backup-restore.eplug.xml b/plugins/backup-restore/org-gnome-backup-restore.eplug.xml new file mode 100644 index 0000000000..c6f18b0bc3 --- /dev/null +++ b/plugins/backup-restore/org-gnome-backup-restore.eplug.xml @@ -0,0 +1,34 @@ + + + + + + <_description>A plugin for backing up and restore Evolution data and settings. + + + + + + + + + + + + + + diff --git a/plugins/bbdb/ChangeLog b/plugins/bbdb/ChangeLog index 6fe150d98e..0e81a526e7 100644 --- a/plugins/bbdb/ChangeLog +++ b/plugins/bbdb/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-evolution-bbdb.eplug.xml: s/.in/.xml/ & i18n. + 2005-04-07 Sushma Rai * bbdb.c (bbdb_handle_reply): Check for camel_internet_address_get() diff --git a/plugins/bbdb/Makefile.am b/plugins/bbdb/Makefile.am index d57c276b6f..a1dc035054 100644 --- a/plugins/bbdb/Makefile.am +++ b/plugins/bbdb/Makefile.am @@ -11,4 +11,4 @@ plugin_LTLIBRARIES = liborg-gnome-evolution-bbdb.la liborg_gnome_evolution_bbdb_la_SOURCES = bbdb.c bbdb.h gaimbuddies.c liborg_gnome_evolution_bbdb_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-evolution-bbdb.eplug.in \ No newline at end of file +EXTRA_DIST = org-gnome-evolution-bbdb.eplug.xml diff --git a/plugins/bbdb/org-gnome-evolution-bbdb.eplug.in b/plugins/bbdb/org-gnome-evolution-bbdb.eplug.in deleted file mode 100644 index 2c435c9af4..0000000000 --- a/plugins/bbdb/org-gnome-evolution-bbdb.eplug.in +++ /dev/null @@ -1,27 +0,0 @@ - - - - Automatically fills your addressbook with names and email addresses as you reply to mails. Also fills in IM contact information from your buddy lists. - - - - - - - - - - - - - - - diff --git a/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml b/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml new file mode 100644 index 0000000000..f5b9584631 --- /dev/null +++ b/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml @@ -0,0 +1,27 @@ + + + + <_description>Automatically fills your addressbook with names and email addresses as you reply to mails. Also fills in IM contact information from your buddy lists. + + + + + + + + + + + + + + + diff --git a/plugins/calendar-file/ChangeLog b/plugins/calendar-file/ChangeLog index 891ae98555..285567283e 100644 --- a/plugins/calendar-file/ChangeLog +++ b/plugins/calendar-file/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-calendar-file.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-28 Sivaiah Nallagatla * calendar-file.c (e_calendar_file_dummy) : diff --git a/plugins/calendar-file/Makefile.am b/plugins/calendar-file/Makefile.am index a064042290..021cff80e3 100644 --- a/plugins/calendar-file/Makefile.am +++ b/plugins/calendar-file/Makefile.am @@ -13,4 +13,5 @@ plugin_LTLIBRARIES = liborg-gnome-calendar-file.la liborg_gnome_calendar_file_la_SOURCES = calendar-file.c liborg_gnome_calendar_file_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-calendar-file.eplug.in +EXTRA_DIST = org-gnome-calendar-file.eplug.xml + diff --git a/plugins/calendar-file/org-gnome-calendar-file.eplug.in b/plugins/calendar-file/org-gnome-calendar-file.eplug.in deleted file mode 100644 index 14f89dccab..0000000000 --- a/plugins/calendar-file/org-gnome-calendar-file.eplug.in +++ /dev/null @@ -1,21 +0,0 @@ - - - - - Provides core functionality for local calendars. - - - - - - - diff --git a/plugins/calendar-file/org-gnome-calendar-file.eplug.xml b/plugins/calendar-file/org-gnome-calendar-file.eplug.xml new file mode 100644 index 0000000000..a2351c616e --- /dev/null +++ b/plugins/calendar-file/org-gnome-calendar-file.eplug.xml @@ -0,0 +1,21 @@ + + + + + <_description>Provides core functionality for local calendars. + + + + + + + diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog index 6644f19279..71e99b114b 100644 --- a/plugins/calendar-http/ChangeLog +++ b/plugins/calendar-http/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-calendar-http.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-calendar-http.eplug.in: Added author and description. diff --git a/plugins/calendar-http/Makefile.am b/plugins/calendar-http/Makefile.am index efe8c01679..e057184775 100644 --- a/plugins/calendar-http/Makefile.am +++ b/plugins/calendar-http/Makefile.am @@ -13,4 +13,4 @@ plugin_LTLIBRARIES = liborg-gnome-calendar-http.la liborg_gnome_calendar_http_la_SOURCES = calendar-http.c liborg_gnome_calendar_http_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-calendar-http.eplug.in +EXTRA_DIST = org-gnome-calendar-http.eplug.xml diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.in b/plugins/calendar-http/org-gnome-calendar-http.eplug.in deleted file mode 100644 index a621715eb2..0000000000 --- a/plugins/calendar-http/org-gnome-calendar-http.eplug.in +++ /dev/null @@ -1,26 +0,0 @@ - - - - - Provides core functionality for webcal and http calendars. - - - - - - - - diff --git a/plugins/calendar-http/org-gnome-calendar-http.eplug.xml b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml new file mode 100644 index 0000000000..1004397c53 --- /dev/null +++ b/plugins/calendar-http/org-gnome-calendar-http.eplug.xml @@ -0,0 +1,26 @@ + + + + + <_description>Provides core functionality for webcal and http calendars. + + + + + + + + diff --git a/plugins/calendar-weather/ChangeLog b/plugins/calendar-weather/ChangeLog index 3b6c2fdc79..aadd81f4ba 100644 --- a/plugins/calendar-weather/ChangeLog +++ b/plugins/calendar-weather/ChangeLog @@ -1,3 +1,9 @@ +2005-05-06 Not Zed + + * Makefile.am: + + * org-gnome-calendar-weather.eplug.xml: s/.in/.xml/ & i18n. + 2005-03-22 David Trowbridge * Makefile.am: Use $(weatherdatadir) rather than $(weatherdir), get diff --git a/plugins/calendar-weather/Makefile.am b/plugins/calendar-weather/Makefile.am index f538d36314..3ad0ab909e 100644 --- a/plugins/calendar-weather/Makefile.am +++ b/plugins/calendar-weather/Makefile.am @@ -27,5 +27,5 @@ liborg_gnome_calendar_weather_la_SOURCES = calendar-weather.c liborg_gnome_calendar_weather_la_LDFLAGS = -module -avoid-version EXTRA_DIST = \ - org-gnome-calendar-weather.eplug.in \ + org-gnome-calendar-weather.eplug.xml \ $(weatherdata_DATA) diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in deleted file mode 100644 index 13a495ad25..0000000000 --- a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.in +++ /dev/null @@ -1,33 +0,0 @@ - - - - Provides core functionality for weather calendars. - - - - - - - - - - - - - diff --git a/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml new file mode 100644 index 0000000000..1554ce72fc --- /dev/null +++ b/plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml @@ -0,0 +1,33 @@ + + + + <_description>Provides core functionality for weather calendars. + + + + + + + + + + + + + diff --git a/plugins/copy-tool/ChangeLog b/plugins/copy-tool/ChangeLog index 7aa644e2d6..a8dcbc0a6e 100644 --- a/plugins/copy-tool/ChangeLog +++ b/plugins/copy-tool/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-copy-tool.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-copy-tool.eplug.in: Added a . to the end of description. diff --git a/plugins/copy-tool/Makefile.am b/plugins/copy-tool/Makefile.am index 73092c3d20..8083f347e7 100644 --- a/plugins/copy-tool/Makefile.am +++ b/plugins/copy-tool/Makefile.am @@ -10,4 +10,4 @@ plugin_LTLIBRARIES = liborg-gnome-copy-tool.la liborg_gnome_copy_tool_la_SOURCES = copy-tool.c liborg_gnome_copy_tool_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-copy-tool.eplug.in \ No newline at end of file +EXTRA_DIST = org-gnome-copy-tool.eplug.xml diff --git a/plugins/copy-tool/org-gnome-copy-tool.eplug.in b/plugins/copy-tool/org-gnome-copy-tool.eplug.in deleted file mode 100644 index 54afde88a2..0000000000 --- a/plugins/copy-tool/org-gnome-copy-tool.eplug.in +++ /dev/null @@ -1,24 +0,0 @@ - - - - A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard. - - - - - - - - - - diff --git a/plugins/copy-tool/org-gnome-copy-tool.eplug.xml b/plugins/copy-tool/org-gnome-copy-tool.eplug.xml new file mode 100644 index 0000000000..9a759277e5 --- /dev/null +++ b/plugins/copy-tool/org-gnome-copy-tool.eplug.xml @@ -0,0 +1,24 @@ + + + + <_description>A test plugin which demonstrates a popup menu plugin which lets you copy things to the clipboard. + + + + + + + + + + diff --git a/plugins/folder-unsubscribe/ChangeLog b/plugins/folder-unsubscribe/ChangeLog index 5970ecad93..4c09643dfd 100644 --- a/plugins/folder-unsubscribe/ChangeLog +++ b/plugins/folder-unsubscribe/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-mail-folder-unsubscribe.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-mail-folder-unsubscribe.eplug.in: Updated description. diff --git a/plugins/folder-unsubscribe/Makefile.am b/plugins/folder-unsubscribe/Makefile.am index ca805d45d9..a01b43d78e 100644 --- a/plugins/folder-unsubscribe/Makefile.am +++ b/plugins/folder-unsubscribe/Makefile.am @@ -10,4 +10,4 @@ plugin_LTLIBRARIES = liborg-gnome-mail-folder-unsubscribe.la liborg_gnome_mail_folder_unsubscribe_la_SOURCES = folder-unsubscribe.c liborg_gnome_mail_folder_unsubscribe_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-mail-folder-unsubscribe.eplug.in \ No newline at end of file +EXTRA_DIST = org-gnome-mail-folder-unsubscribe.eplug.xml diff --git a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in deleted file mode 100644 index f77a6ca7dc..0000000000 --- a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.in +++ /dev/null @@ -1,16 +0,0 @@ - - - - Allows unsubscribing of mail folders in the folder tree context menu. - - - - - - - - diff --git a/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml new file mode 100644 index 0000000000..25a70760f7 --- /dev/null +++ b/plugins/folder-unsubscribe/org-gnome-mail-folder-unsubscribe.eplug.xml @@ -0,0 +1,16 @@ + + + + <_description>Allows unsubscribing of mail folders in the folder tree context menu. + + + + + + + + diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 35de67ff8d..0e82acd81c 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,10 @@ +2005-05-06 Not Zed + + * org-gnome-itip-formatter.error.xml: s/-errors.xml/.error.xml/ + + * Makefile.am: + * org-gnome-itip-formatter.eplug.xml: s/.in/.xml/ & i18n. + 2005-04-08 Chenthill Palanisamy Fixes #74265 diff --git a/plugins/itip-formatter/Makefile.am b/plugins/itip-formatter/Makefile.am index def2a59f4a..bd53e2a902 100644 --- a/plugins/itip-formatter/Makefile.am +++ b/plugins/itip-formatter/Makefile.am @@ -11,13 +11,13 @@ plugin_LTLIBRARIES = liborg-gnome-itip-formatter.la liborg_gnome_itip_formatter_la_SOURCES = itip-formatter.c itip-view.c itip-view.h liborg_gnome_itip_formatter_la_LDFLAGS = -module -avoid-version -error_DATA = org-gnome-itip-formatter-errors.xml -error_i18n = $(error_DATA:.xml=.xml.h) +error_DATA = org-gnome-itip-formatter.error errordir = $(privdatadir)/errors -%.xml.h: %.xml - $(top_builddir)/e-util/e-error-tool $^ -BUILT_SOURCES = $(plugin_DATA) $(error_i18n) +BUILT_SOURCES = $(plugin_DATA) $(error_DATA) + +EXTRA_DIST = $(error_DATA) \ + org-gnome-itip-formatter.eplug.xml \ + org-gnome-itip-formatter.error.xml -EXTRA_DIST = $(error_DATA) $(error_i18n) org-gnome-itip-formatter.eplug.in diff --git a/plugins/itip-formatter/org-gnome-itip-formatter-errors.xml b/plugins/itip-formatter/org-gnome-itip-formatter-errors.xml deleted file mode 100644 index f8f462a1e8..0000000000 --- a/plugins/itip-formatter/org-gnome-itip-formatter-errors.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - This response is not from a current attendee. Add the sender as an attendee? - - - diff --git a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in deleted file mode 100644 index 343793f11a..0000000000 --- a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.in +++ /dev/null @@ -1,24 +0,0 @@ - - - - Displays text/calendar parts in messages. - - - - - - - - - - - - - - - - - - diff --git a/plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml new file mode 100644 index 0000000000..ca18ef2adf --- /dev/null +++ b/plugins/itip-formatter/org-gnome-itip-formatter.eplug.xml @@ -0,0 +1,24 @@ + + + + <_description>Displays text/calendar parts in messages. + + + + + + + + + + + + + + + + + + diff --git a/plugins/itip-formatter/org-gnome-itip-formatter.error.xml b/plugins/itip-formatter/org-gnome-itip-formatter.error.xml new file mode 100644 index 0000000000..0dff527a0e --- /dev/null +++ b/plugins/itip-formatter/org-gnome-itip-formatter.error.xml @@ -0,0 +1,8 @@ + + + + + <_primary>This response is not from a current attendee. Add the sender as an attendee? + + + diff --git a/plugins/mail-to-meeting/ChangeLog b/plugins/mail-to-meeting/ChangeLog index b4502dc6bd..94313cd44a 100644 --- a/plugins/mail-to-meeting/ChangeLog +++ b/plugins/mail-to-meeting/ChangeLog @@ -1,3 +1,9 @@ +2005-05-06 Not Zed + + * Makefile.am: + + * org-gnome-mail-to-meeting.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-mail-to-meeting.eplug.in: Shortened the name and added diff --git a/plugins/mail-to-meeting/Makefile.am b/plugins/mail-to-meeting/Makefile.am index 2646d59670..c0ee5f783e 100644 --- a/plugins/mail-to-meeting/Makefile.am +++ b/plugins/mail-to-meeting/Makefile.am @@ -10,4 +10,4 @@ plugin_LTLIBRARIES = liborg-gnome-mail-to-meeting.la liborg_gnome_mail_to_meeting_la_SOURCES = mail-to-meeting.c liborg_gnome_mail_to_meeting_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-mail-to-meeting.eplug.in \ No newline at end of file +EXTRA_DIST = org-gnome-mail-to-meeting.eplug.xml diff --git a/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in b/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in deleted file mode 100644 index e1d78beb5f..0000000000 --- a/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.in +++ /dev/null @@ -1,25 +0,0 @@ - - - - A plugin which allows the creation of meetings from the contents of a mail message. - - - - - - - - - - diff --git a/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml b/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml new file mode 100644 index 0000000000..c7513ec909 --- /dev/null +++ b/plugins/mail-to-meeting/org-gnome-mail-to-meeting.eplug.xml @@ -0,0 +1,25 @@ + + + + <_description>A plugin which allows the creation of meetings from the contents of a mail message. + + + + + + + + + + diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index 03f66ec930..3dfdfe0648 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * Makefile.am: + * org-gnome-mail-to-task.eplug.xml: s/.in/.xml/ & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-mail-to-task.eplug.in: Shortened the name of the diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index 182dcdf59f..bf72450202 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -10,4 +10,4 @@ plugin_LTLIBRARIES = liborg-gnome-mail-to-task.la liborg_gnome_mail_to_task_la_SOURCES = mail-to-task.c liborg_gnome_mail_to_task_la_LDFLAGS = -module -avoid-version -EXTRA_DIST = org-gnome-mail-to-task.eplug.in \ No newline at end of file +EXTRA_DIST = org-gnome-mail-to-task.eplug.xml diff --git a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in deleted file mode 100644 index cb1d115dfd..0000000000 --- a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.in +++ /dev/null @@ -1,25 +0,0 @@ - - - - A plugin which allows the creation of tasks from the contents of a mail message. - - - - - - - - - - diff --git a/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml new file mode 100644 index 0000000000..e82afd1ecf --- /dev/null +++ b/plugins/mail-to-task/org-gnome-mail-to-task.eplug.xml @@ -0,0 +1,25 @@ + + + + <_description>A plugin which allows the creation of tasks from the contents of a mail message. + + + + + + + + + + diff --git a/plugins/mailing-list-actions/ChangeLog b/plugins/mailing-list-actions/ChangeLog index 21b43f3421..3731a7e8b1 100644 --- a/plugins/mailing-list-actions/ChangeLog +++ b/plugins/mailing-list-actions/ChangeLog @@ -1,3 +1,11 @@ +2005-05-06 Not Zed + + * org-gnome-mailing-list-actions.error.xml: + s/-errors.xml/.error.xml/ & i18n tags. + + * Makefile.am: + * org-gnome-mailing-list-actions.eplug.xml: s/.in/.xml/, & i18n. + 2005-02-24 Björn Torkelsson * org-gnome-mailing-list-actions.eplug.in: Fixed description and diff --git a/plugins/mailing-list-actions/Makefile.am b/plugins/mailing-list-actions/Makefile.am index 27704c46a5..e245d39f9e 100644 --- a/plugins/mailing-list-actions/Makefile.am +++ b/plugins/mailing-list-actions/Makefile.am @@ -10,15 +10,14 @@ plugin_LTLIBRARIES = liborg-gnome-mailing-list-actions.la liborg_gnome_mailing_list_actions_la_SOURCES = mailing-list-actions.c liborg_gnome_mailing_list_actions_la_LDFLAGS = -module -avoid-version -error_DATA = org-gnome-mailing-list-actions-errors.xml -error_i18n = $(error_DATA:.xml=.xml.h) +error_DATA = org-gnome-mailing-list-actions.error errordir = $(privdatadir)/errors -%.xml.h: %.xml - $(top_builddir)/e-util/e-error-tool $^ -BUILT_SOURCES = $(error_i18n) +BUILT_SOURCES = \ + org-gnome-mailing-list-actions.eplug \ + org-gnome-mailing-list-actions.error + EXTRA_DIST = \ - $(error_DATA) \ - $(error_i18n) \ - org-gnome-mailing-list-actions.eplug.in \ + org-gnome-mailing-list-actions.eplug.xml \ + org-gnome-mailing-list-actions.error.xml \ org-gnome-mailing-list-actions.xml diff --git a/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml b/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml deleted file mode 100644 index 69b20fa834..0000000000 --- a/plugins/mailing-list-actions/org-gnome-mailing-list-actions-errors.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - Action not available - This message does not contain the header information required for this action. - - - - Posting not allowed - Posting to this mailing list is not allowed. Possibly, this is a read-only mailing list. Contact the list owner for details. - - - - Send e-mail message to mailing list? - An e-mail message will be sent to the URL "{0}". You can either send the message automatically, or see and change it first. - -You should receive an answer from the mailing list shortly after the message has been sent. -