From: helge Date: Tue, 12 Jul 2005 14:18:55 +0000 (+0000) Subject: fixed compilation X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0aa411b267cf8f11cc57c2460e0dd677c21f888;p=scalable-opengroupware.org fixed compilation git-svn-id: http://svn.opengroupware.org/SOGo/trunk@722 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SOGo/SoObjects/Appointments/ChangeLog b/SOGo/SoObjects/Appointments/ChangeLog index c0bc6c98..5cee0021 100644 --- a/SOGo/SoObjects/Appointments/ChangeLog +++ b/SOGo/SoObjects/Appointments/ChangeLog @@ -1,3 +1,7 @@ +2005-07-12 Helge Hess + + * fixed compilation (v0.9.39) + 2005-07-12 Marcus Mueller * v0.9.38 diff --git a/SOGo/SoObjects/Appointments/GNUmakefile b/SOGo/SoObjects/Appointments/GNUmakefile index cdab4d94..041ee251 100644 --- a/SOGo/SoObjects/Appointments/GNUmakefile +++ b/SOGo/SoObjects/Appointments/GNUmakefile @@ -2,7 +2,7 @@ include ../common.make -BUNDLE_NAME = Appointments +WOBUNDLE_NAME = Appointments Appointments_PRINCIPAL_CLASS = SOGoAppointmentsProduct diff --git a/SOGo/SoObjects/Appointments/Version b/SOGo/SoObjects/Appointments/Version index b7c46abf..73ad775e 100644 --- a/SOGo/SoObjects/Appointments/Version +++ b/SOGo/SoObjects/Appointments/Version @@ -1,6 +1,6 @@ # Version file -SUBMINOR_VERSION:=38 +SUBMINOR_VERSION:=39 # v0.9.32 requires libGDLContentStore v4.5.26 # v0.9.28 requires libNGiCal v4.5.47 diff --git a/SOGo/SoObjects/Appointments/bundle-info.plist b/SOGo/SoObjects/Appointments/bundle-info.plist new file mode 100644 index 00000000..2c63c085 --- /dev/null +++ b/SOGo/SoObjects/Appointments/bundle-info.plist @@ -0,0 +1,2 @@ +{ +}