From 70a9fcdf9c61c09fcac72ddf99e73cb57ed99017 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 26 May 2013 15:41:29 -0400 Subject: Rename libeshell to libevolution-shell. To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-shell. --- plugins/attachment-reminder/Makefile.am | 2 +- plugins/bbdb/Makefile.am | 2 +- plugins/dbx-import/Makefile.am | 2 +- plugins/external-editor/Makefile.am | 2 +- plugins/mail-notification/Makefile.am | 2 +- plugins/mail-to-task/Makefile.am | 2 +- plugins/mailing-list-actions/Makefile.am | 2 +- plugins/pst-import/Makefile.am | 2 +- plugins/publish-calendar/Makefile.am | 2 +- plugins/save-calendar/Makefile.am | 2 +- plugins/templates/Makefile.am | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'plugins') diff --git a/plugins/attachment-reminder/Makefile.am b/plugins/attachment-reminder/Makefile.am index 1b66828aab..36f15a011d 100644 --- a/plugins/attachment-reminder/Makefile.am +++ b/plugins/attachment-reminder/Makefile.am @@ -24,7 +24,7 @@ liborg_gnome_evolution_attachment_reminder_la_LDFLAGS = -module -avoid-version $ liborg_gnome_evolution_attachment_reminder_la_LIBADD = \ $(top_builddir)/composer/libcomposer.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ $(top_builddir)/e-util/libevolution-util.la \ diff --git a/plugins/bbdb/Makefile.am b/plugins/bbdb/Makefile.am index 38cfe0a752..958c6436e9 100644 --- a/plugins/bbdb/Makefile.am +++ b/plugins/bbdb/Makefile.am @@ -25,7 +25,7 @@ liborg_gnome_evolution_bbdb_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_evolution_bbdb_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/composer/libcomposer.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ diff --git a/plugins/dbx-import/Makefile.am b/plugins/dbx-import/Makefile.am index e44d2162f2..3f0d5cf648 100644 --- a/plugins/dbx-import/Makefile.am +++ b/plugins/dbx-import/Makefile.am @@ -25,7 +25,7 @@ liborg_gnome_dbx_import_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_dbx_import_la_LIBADD = \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ diff --git a/plugins/external-editor/Makefile.am b/plugins/external-editor/Makefile.am index 5fe2b09966..dab9c0412c 100644 --- a/plugins/external-editor/Makefile.am +++ b/plugins/external-editor/Makefile.am @@ -38,7 +38,7 @@ liborg_gnome_external_editor_la_LDFLAGS = \ liborg_gnome_external_editor_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/composer/libcomposer.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ $(top_builddir)/mail/libevolution-mail.la \ diff --git a/plugins/mail-notification/Makefile.am b/plugins/mail-notification/Makefile.am index fbb2cd0873..2b5fef0123 100644 --- a/plugins/mail-notification/Makefile.am +++ b/plugins/mail-notification/Makefile.am @@ -27,7 +27,7 @@ liborg_gnome_mail_notification_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINE liborg_gnome_mail_notification_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/mail/libevolution-mail.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index 3ef65c6762..ddd23400e3 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -17,7 +17,7 @@ liborg_gnome_mail_to_task_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_mail_to_task_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/em-format/libemformat.la \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ $(top_builddir)/mail/libevolution-mail.la \ diff --git a/plugins/mailing-list-actions/Makefile.am b/plugins/mailing-list-actions/Makefile.am index ba32b5aa85..4914ed7a05 100644 --- a/plugins/mailing-list-actions/Makefile.am +++ b/plugins/mailing-list-actions/Makefile.am @@ -19,7 +19,7 @@ liborg_gnome_mailing_list_actions_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/composer/libcomposer.la \ $(top_builddir)/mail/libevolution-mail.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ diff --git a/plugins/pst-import/Makefile.am b/plugins/pst-import/Makefile.am index b8a5770a3a..675968e8df 100644 --- a/plugins/pst-import/Makefile.am +++ b/plugins/pst-import/Makefile.am @@ -25,7 +25,7 @@ liborg_gnome_pst_import_la_SOURCES = pst-importer.c liborg_gnome_pst_import_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_pst_import_la_LIBADD = \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ diff --git a/plugins/publish-calendar/Makefile.am b/plugins/publish-calendar/Makefile.am index 22d760bcfb..cb7540b2f2 100644 --- a/plugins/publish-calendar/Makefile.am +++ b/plugins/publish-calendar/Makefile.am @@ -34,7 +34,7 @@ liborg_gnome_publish_calendar_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED liborg_gnome_publish_calendar_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ diff --git a/plugins/save-calendar/Makefile.am b/plugins/save-calendar/Makefile.am index 3aee9fc403..3bb958ad27 100644 --- a/plugins/save-calendar/Makefile.am +++ b/plugins/save-calendar/Makefile.am @@ -21,7 +21,7 @@ liborg_gnome_save_calendar_la_SOURCES = \ liborg_gnome_save_calendar_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_save_calendar_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) diff --git a/plugins/templates/Makefile.am b/plugins/templates/Makefile.am index 5e6c5ad756..6848aa887b 100644 --- a/plugins/templates/Makefile.am +++ b/plugins/templates/Makefile.am @@ -20,7 +20,7 @@ liborg_gnome_templates_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_templates_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/composer/libcomposer.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ -- cgit v1.2.3