From 8ab2f9732eb642e8632654c5c644a4a09ea7d1ee Mon Sep 17 00:00:00 2001 From: znek Date: Fri, 3 Sep 2004 16:00:54 +0000 Subject: [PATCH] minor improvements git-svn-id: http://svn.opengroupware.org/SOGo/trunk@294 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/UI/Contacts/ChangeLog | 4 +++ SOGo/UI/Contacts/UIxContactView.wox | 39 +++++++++++++++++++++++++++-- SOGo/UI/Contacts/Version | 2 +- 3 files changed, 42 insertions(+), 3 deletions(-) diff --git a/SOGo/UI/Contacts/ChangeLog b/SOGo/UI/Contacts/ChangeLog index cd62e6d6..4efe63f0 100644 --- a/SOGo/UI/Contacts/ChangeLog +++ b/SOGo/UI/Contacts/ChangeLog @@ -1,3 +1,7 @@ +2004-09-03 Marcus Mueller + + * UIxContactView.wox: added some more properties for display (v0.9.9) + 2004-09-01 Marcus Mueller * GNUmakefile.preamble: fixed for gsmake 1.9.2 build (v0.9.8) diff --git a/SOGo/UI/Contacts/UIxContactView.wox b/SOGo/UI/Contacts/UIxContactView.wox index 96205f7b..eb85be11 100644 --- a/SOGo/UI/Contacts/UIxContactView.wox +++ b/SOGo/UI/Contacts/UIxContactView.wox @@ -155,6 +155,43 @@ + + + : + + + + + + + + + + : + + + + + + + + + + : + + + + + + + @@ -176,8 +213,6 @@ - -
diff --git a/SOGo/UI/Contacts/Version b/SOGo/UI/Contacts/Version index 28292b54..81be7eb6 100644 --- a/SOGo/UI/Contacts/Version +++ b/SOGo/UI/Contacts/Version @@ -1,3 +1,3 @@ # $Id$ -SUBMINOR_VERSION:=8 +SUBMINOR_VERSION:=9 -- 2.39.5