From fcf04bc75fc6a627596fa57838848def2a0dd36a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 25 Jan 2010 17:38:15 +0000 Subject: [PATCH 1/3] Monotone-Parent: 517c5f244ae9b2a903f799c27dc64452fa8c75ee Monotone-Revision: 5d23d693d45f1adefa599922f2e2244782b947d2 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:38:15 Monotone-Branch: ca.inverse.sogo --- SoObjects/common.make | 1 + UI/SOGoElements/GNUmakefile | 1 + UI/common.make | 1 + 3 files changed, 3 insertions(+) diff --git a/SoObjects/common.make b/SoObjects/common.make index 89a625e95..aa2cb9da2 100644 --- a/SoObjects/common.make +++ b/SoObjects/common.make @@ -5,6 +5,7 @@ include $(GNUSTEP_MAKEFILES)/common.make include ../../Version include ./Version +NEEDS_GUI=no BUNDLE_EXTENSION = .SOGo BUNDLE_INSTALL_DIR = $(SOGO_LIBDIR) WOBUNDLE_EXTENSION = $(BUNDLE_EXTENSION) diff --git a/UI/SOGoElements/GNUmakefile b/UI/SOGoElements/GNUmakefile index 53cf58d98..9ab495142 100644 --- a/UI/SOGoElements/GNUmakefile +++ b/UI/SOGoElements/GNUmakefile @@ -3,6 +3,7 @@ include ../../config.make include $(GNUSTEP_MAKEFILES)/common.make +NEEDS_GUI=no BUNDLE_NAME = SOGoElements BUNDLE_EXTENSION = .wox BUNDLE_INSTALL_DIR = $(SOPE_WOXBUILDERS) diff --git a/UI/common.make b/UI/common.make index 21d53eed1..9a84e9625 100644 --- a/UI/common.make +++ b/UI/common.make @@ -5,6 +5,7 @@ include $(GNUSTEP_MAKEFILES)/common.make include ../../Version -include ./Version +NEEDS_GUI=no BUNDLE_EXTENSION = .SOGo BUNDLE_INSTALL_DIR = $(SOGO_LIBDIR) From 73354fa00026f3e98f5561ca6a5d70746d8a2d96 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 25 Jan 2010 17:38:21 +0000 Subject: [PATCH 2/3] Monotone-Parent: 5d23d693d45f1adefa599922f2e2244782b947d2 Monotone-Revision: ecfc707985afe305b596b4d3e47f35bf8b38a097 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:38:21 Monotone-Branch: ca.inverse.sogo --- Tools/GNUmakefile.preamble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/GNUmakefile.preamble b/Tools/GNUmakefile.preamble index 906665b7e..286602155 100644 --- a/Tools/GNUmakefile.preamble +++ b/Tools/GNUmakefile.preamble @@ -13,4 +13,4 @@ ADDITIONAL_LIB_DIRS += \ -L../SoObjects/SOGo/SOGo.framework -lSOGo \ -L../SOPE/GDLContentStore/$(GNUSTEP_OBJ_DIR)/ -lGDLContentStore \ -L../SOPE/NGCards/$(GNUSTEP_OBJ_DIR)/ -lNGCards \ - -L/usr/local/lib -L/usr/lib + -L/usr/local/lib -L/usr/lib From 45347425b097a7e36d2e6765e06b4d9ce2cb497b Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Mon, 25 Jan 2010 17:38:29 +0000 Subject: [PATCH 3/3] Monotone-Parent: ecfc707985afe305b596b4d3e47f35bf8b38a097 Monotone-Revision: edcc0786cecbc0129855dd749f12c72557d2a08f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-01-25T17:38:29 Monotone-Branch: ca.inverse.sogo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 75e2436b8..138e7aef1 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -1.2-yyyymmdd (1.2.0) +1.2-20100125 (1.2.0) -------------------- - improved handling of popup windows when closing the parent window - major refresh of CSS