Dist .eplug.in files
svn path=/trunk/; revision=27781
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-25 Radek Doulik <rodo@ximian.com>
|
||||
|
||||
* audio-inline.c: removed unused enum declaration
|
||||
|
||||
@ -11,3 +11,5 @@ plugin_LTLIBRARIES = liborg-gnome-audio-inline.la
|
||||
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
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: list bbdb.h as a source so it gets disted
|
||||
|
||||
@ -10,3 +10,5 @@ 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
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-28 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* org-gnome-copy-tool.eplug.in: fix folderview popup hook id.
|
||||
|
||||
@ -9,3 +9,5 @@ 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
|
||||
@ -1,2 +1,8 @@
|
||||
Fixed hook id.
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-28 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* org-gnome-mail-folder-unsubscribe.eplug.in: fix hook id
|
||||
|
||||
|
||||
@ -9,3 +9,5 @@ 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
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-29 Rodrigo Moya <rodrigo@novell.com>
|
||||
|
||||
* org-gnome-mail-to-meeting.eplug.in: fix folder view popup id and
|
||||
|
||||
@ -9,3 +9,5 @@ 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
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplugin.in file
|
||||
|
||||
2004-10-29 Rodrigo Moya <rodrigo@novell.com>
|
||||
|
||||
* org-gnome-mail-to-task.eplug.in: fix folder view popup id again.
|
||||
|
||||
@ -9,3 +9,5 @@ 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
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-22 Harish Krishnaswamy <kharish@novell.com>
|
||||
|
||||
* mark-calendar-offline.c: implement a plugin that lets the user mark a
|
||||
|
||||
@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-mark-calendar-offline.la
|
||||
|
||||
liborg_gnome_mark_calendar_offline_la_SOURCES = mark-calendar-offline.c
|
||||
liborg_gnome_mark_calendar_offline_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
EXTRA_DIST = org-gnome-mark-calendar-offline.eplug.in
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-21 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* prefer-plain.c (e_plugin_lib_enable): setup the right plugin
|
||||
|
||||
@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-prefer-plain.la
|
||||
|
||||
liborg_gnome_prefer_plain_la_SOURCES = prefer-plain.c
|
||||
liborg_gnome_prefer_plain_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
EXTRA_DIST = org-gnome-prefer-plain.eplug.in
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-20 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* Imported save-attachments example plugin.
|
||||
|
||||
@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-save-attachments.la
|
||||
|
||||
liborg_gnome_save_attachments_la_SOURCES = save-attachments.c
|
||||
liborg_gnome_save_attachments_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
EXTRA_DIST = org-gnome-save-attachments.eplug.in
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
|
||||
|
||||
* save-calendar.c (do_save_calendar): get error information in
|
||||
|
||||
@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-save-calendar.la
|
||||
|
||||
liborg_gnome_save_calendar_la_SOURCES = save-calendar.c
|
||||
liborg_gnome_save_calendar_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
EXTRA_DIST = org-gnome-save-calendar.eplug.in
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-20 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* select-one-source.c: implement a plugin that allows the user to
|
||||
|
||||
@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-select-one-source.la
|
||||
|
||||
liborg_gnome_select_one_source_la_SOURCES = select-one-source.c
|
||||
liborg_gnome_select_one_source_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
EXTRA_DIST = org-gnome-select-one-source.eplug.in
|
||||
@ -1,3 +1,7 @@
|
||||
2004-11-01 JP Rosevear <jpr@novell.com>
|
||||
|
||||
* Makefile.am: dist .eplug.in file
|
||||
|
||||
2004-10-20 Not Zed <NotZed@Ximian.com>
|
||||
|
||||
* Makefile.am (INCLUDES): removed camel from include path,
|
||||
|
||||
@ -9,3 +9,5 @@ plugin_LTLIBRARIES = liborg-gnome-subject-thread.la
|
||||
|
||||
liborg_gnome_subject_thread_la_SOURCES = subject-thread.c
|
||||
liborg_gnome_subject_thread_la_LDFLAGS = -module -avoid-version
|
||||
|
||||
EXTRA_DIST = org-gnome-subject-thread.eplug.in
|
||||
Reference in New Issue
Block a user