From 8564525a5a8fbcd13fcbdaddfbddc520c95dc7f9 Mon Sep 17 00:00:00 2001 From: helge Date: Sun, 26 Sep 2004 19:48:09 +0000 Subject: [PATCH] fixed broken 'title' bindings git-svn-id: http://svn.opengroupware.org/SOGo/trunk@317 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/Main/ChangeLog | 4 ++++ SOGo/Main/SOGoGroupPage.wox | 13 +++++++------ SOGo/Main/SOGoGroupsPage.wox | 13 +++++++------ SOGo/Main/SOGoUserHomePage.wox | 15 ++++++++------- SOGo/Main/Version | 2 +- 5 files changed, 27 insertions(+), 20 deletions(-) diff --git a/SOGo/Main/ChangeLog b/SOGo/Main/ChangeLog index 413a2264..d265c4c5 100644 --- a/SOGo/Main/ChangeLog +++ b/SOGo/Main/ChangeLog @@ -1,3 +1,7 @@ +2004-09-26 Helge Hess + + * fixed title bindings to const: in .wox (should be label:?) (v0.9.12) + 2004-09-25 Helge Hess * sogod.m: fixed a compile warning on OSX (v0.9.11) diff --git a/SOGo/Main/SOGoGroupPage.wox b/SOGo/Main/SOGoGroupPage.wox index a1d16866..3a8d7365 100644 --- a/SOGo/Main/SOGoGroupPage.wox +++ b/SOGo/Main/SOGoGroupPage.wox @@ -1,10 +1,11 @@ -

OpenGroupware.org: diff --git a/SOGo/Main/SOGoGroupsPage.wox b/SOGo/Main/SOGoGroupsPage.wox index 4328209c..5b102100 100644 --- a/SOGo/Main/SOGoGroupsPage.wox +++ b/SOGo/Main/SOGoGroupsPage.wox @@ -1,10 +1,11 @@ -

OpenGroupware.org: diff --git a/SOGo/Main/SOGoUserHomePage.wox b/SOGo/Main/SOGoUserHomePage.wox index c657ec2b..2130a915 100644 --- a/SOGo/Main/SOGoUserHomePage.wox +++ b/SOGo/Main/SOGoUserHomePage.wox @@ -1,11 +1,12 @@ -

OpenGroupware.org: diff --git a/SOGo/Main/Version b/SOGo/Main/Version index 317960a7..9cef7993 100644 --- a/SOGo/Main/Version +++ b/SOGo/Main/Version @@ -1,3 +1,3 @@ # $Id$ -SUBMINOR_VERSION:=10 +SUBMINOR_VERSION:=12 -- 2.39.2