From 60e2fe35906c84812bf04d71d504b2ad129ce07a Mon Sep 17 00:00:00 2001 From: helge Date: Fri, 10 Sep 2004 14:11:49 +0000 Subject: [PATCH] added support for FHS SOPE, fixed errors in XML templates git-svn-id: http://svn.opengroupware.org/SOGo/trunk@302 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/Main/GNUmakefile.preamble | 3 ++- SOGo/SoObjects/Appointments/GNUmakefile.preamble | 3 ++- SOGo/SoObjects/SOGo/GNUmakefile.preamble | 1 + SOGo/UI/Anais/AnaisAttendeeSelector.wox | 1 + SOGo/UI/Anais/ChangeLog | 4 ++++ SOGo/UI/Anais/GNUmakefile.preamble | 2 ++ SOGo/UI/Anais/Version | 2 +- SOGo/UI/Common/GNUmakefile.preamble | 2 ++ SOGo/UI/Contacts/GNUmakefile.preamble | 2 ++ SOGo/UI/Mailer/GNUmakefile.preamble | 2 ++ SOGo/UI/Scheduler/ChangeLog | 5 +++++ SOGo/UI/Scheduler/GNUmakefile.preamble | 2 ++ SOGo/UI/Scheduler/UIxAppointmentPrintview.wox | 14 ++++++++------ SOGo/UI/Scheduler/UIxAppointmentView.wox | 14 ++++++++------ SOGo/UI/Scheduler/Version | 2 +- SOGoLogic/GNUmakefile.preamble | 2 ++ 16 files changed, 45 insertions(+), 16 deletions(-) diff --git a/SOGo/Main/GNUmakefile.preamble b/SOGo/Main/GNUmakefile.preamble index 2b113fa5..6d5bb9ac 100644 --- a/SOGo/Main/GNUmakefile.preamble +++ b/SOGo/Main/GNUmakefile.preamble @@ -7,7 +7,8 @@ ADDITIONAL_INCLUDE_DIRS += \ ADDITIONAL_LIB_DIRS += \ -L../SoObjects/SOGo/$(GNUSTEP_OBJ_DIR)/ \ -L../../OGoContentStore/$(GNUSTEP_OBJ_DIR)/ \ - -L../../SOGoLogic/$(GNUSTEP_OBJ_DIR)/ + -L../../SOGoLogic/$(GNUSTEP_OBJ_DIR)/ \ + -L/usr/local/lib -L/usr/lib ADDITIONAL_TOOL_LIBS += \ -lSOGo \ diff --git a/SOGo/SoObjects/Appointments/GNUmakefile.preamble b/SOGo/SoObjects/Appointments/GNUmakefile.preamble index f5fdadee..bdd52fe0 100644 --- a/SOGo/SoObjects/Appointments/GNUmakefile.preamble +++ b/SOGo/SoObjects/Appointments/GNUmakefile.preamble @@ -7,7 +7,8 @@ ADDITIONAL_INCLUDE_DIRS += \ ADDITIONAL_LIB_DIRS += \ -L../SOGo/$(GNUSTEP_OBJ_DIR)/ \ -L../../../OGoContentStore/$(GNUSTEP_OBJ_DIR)/ \ - -L../../../SOGoLogic/$(GNUSTEP_OBJ_DIR)/ + -L../../../SOGoLogic/$(GNUSTEP_OBJ_DIR)/ \ + -L/usr/local/lib -L/usr/lib Appointments_BUNDLE_LIBS += \ -lSOGo -lSOGoLogic \ diff --git a/SOGo/SoObjects/SOGo/GNUmakefile.preamble b/SOGo/SoObjects/SOGo/GNUmakefile.preamble index 64fb213a..4de78edc 100644 --- a/SOGo/SoObjects/SOGo/GNUmakefile.preamble +++ b/SOGo/SoObjects/SOGo/GNUmakefile.preamble @@ -12,6 +12,7 @@ endif libSOGo_LIB_DIRS += \ -L$(RELBUILD_DIR_libOGoContentStore) \ + -L/usr/local/lib -L/usr/lib libSOGo_LIBRARIES_DEPEND_UPON += \ -lOGoContentStore \ diff --git a/SOGo/UI/Anais/AnaisAttendeeSelector.wox b/SOGo/UI/Anais/AnaisAttendeeSelector.wox index 471a88e2..37e73dae 100644 --- a/SOGo/UI/Anais/AnaisAttendeeSelector.wox +++ b/SOGo/UI/Anais/AnaisAttendeeSelector.wox @@ -4,6 +4,7 @@ xmlns:var="http://www.skyrix.com/od/binding" xmlns:const="http://www.skyrix.com/od/constant" xmlns:rsrc="OGo:url" + xmlns:label="OGo:label" class="aptview_text" >