aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2005-12-20 19:25:48 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2005-12-20 19:25:48 +0800
commitc7771e750dc77a74710dbc6be00dc0e0514a208d (patch)
treeefaa337771b538eb5fddd1281bbc56eb3018c5ec /plugins
parent9340aaef8974cd2b6143fc6b8bdaf16d5007c571 (diff)
downloadgsoc2013-evolution-c7771e750dc77a74710dbc6be00dc0e0514a208d.tar
gsoc2013-evolution-c7771e750dc77a74710dbc6be00dc0e0514a208d.tar.gz
gsoc2013-evolution-c7771e750dc77a74710dbc6be00dc0e0514a208d.tar.bz2
gsoc2013-evolution-c7771e750dc77a74710dbc6be00dc0e0514a208d.tar.lz
gsoc2013-evolution-c7771e750dc77a74710dbc6be00dc0e0514a208d.tar.xz
gsoc2013-evolution-c7771e750dc77a74710dbc6be00dc0e0514a208d.tar.zst
gsoc2013-evolution-c7771e750dc77a74710dbc6be00dc0e0514a208d.zip
added the missing file.
svn path=/trunk/; revision=30903
Diffstat (limited to 'plugins')
-rw-r--r--plugins/publish-calendar/ChangeLog5
-rw-r--r--plugins/publish-calendar/Makefile.am3
2 files changed, 7 insertions, 1 deletions
diff --git a/plugins/publish-calendar/ChangeLog b/plugins/publish-calendar/ChangeLog
index 2aec0581f5..8b4fc182f3 100644
--- a/plugins/publish-calendar/ChangeLog
+++ b/plugins/publish-calendar/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-20 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * Makefile.am: Added the org-gnome-publish-calendar.xml
+ file to extra dist.
+
2005-12-19 Chenthill Palanisamy <pchenthill@novell.com>
Committing for: David Trowbridge <trowbrds cs colorado edu>
diff --git a/plugins/publish-calendar/Makefile.am b/plugins/publish-calendar/Makefile.am
index 3d4002e0ae..786b64f42e 100644
--- a/plugins/publish-calendar/Makefile.am
+++ b/plugins/publish-calendar/Makefile.am
@@ -26,4 +26,5 @@ liborg_gnome_publish_calendar_la_LDFLAGS = -module -avoid-version
EXTRA_DIST = \
org-gnome-publish-calendar.eplug.in \
- publish-calendar.glade
+ publish-calendar.glade \
+ org-gnome-publish-calendar.xml