]> err.no Git - scalable-opengroupware.org/commitdiff
fixed product.plist of new Contacts bundle
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 25 Aug 2004 22:19:21 +0000 (22:19 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Wed, 25 Aug 2004 22:19:21 +0000 (22:19 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@271 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Contacts/ChangeLog
SOGo/UI/Contacts/Version
SOGo/UI/Contacts/product.plist

index eff546057cf3adce6b1e7b8eac6b48039fe94a3d..b2e5d1acd570dfc043e38e58fb69cb9e84682e04 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-26  Helge Hess  <helge.hess@skyrix.com>
+
+       * product.plist: fixed package dependency, fixed category name (v0.9.1)
+
 2004-08-25  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * common.h: new file
index 9385a64dc7a2742a1c9d7548d97774a250f7307f..237a59049190fb100f4d3a877ebcfed082bc30dc 100644 (file)
@@ -1,3 +1,3 @@
 # $Id$
 
-SUBMINOR_VERSION:=0
+SUBMINOR_VERSION:=1
index fbb03a8b8e9172bdb759ca8945c6bdb9f9209eb5..e5dfcb64432d66f3eac81f6e0f325c90d075fe71 100644 (file)
@@ -1,5 +1,5 @@
 {
-  requires = ( MAIN, CommonUI, Appointments );
+  requires = ( MAIN, CommonUI, Contacts );
 
   publicResources = (
   );
@@ -8,7 +8,7 @@
   };
 
   categories = {
-    SOGoContactsFolder = {
+    SOGoContactFolder = {
       methods = {
         view = {
           protectedBy = "View";