mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-19 23:24:53 +00:00
Added patch to avoid building mod_ngobjweb
Monotone-Parent: 678be736aa3d6fc30b2a165658aadee038c8ad11 Monotone-Revision: d0b65904d35c40a58f8bf4f778436dba5d1706dd Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-01-29T22:24:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
* UI/Scheduler/UIxComponentEditor.m ([UIxComponentEditor
|
||||
-_handleCustomRRule:]): set the proper timezone for the end date.
|
||||
([UIxComponentEditor -_loadRRules]): idem.
|
||||
([UIxComponentEditor -init): instanciates an UIxDatePicker object
|
||||
([UIxComponentEditor -init): instantiates an UIxDatePicker object
|
||||
to retrieve the proper date format.
|
||||
|
||||
* UI/Scheduler/UIxAppointmentEditor.m ([UIxAppointmentEditor
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
--- sope-appserver/GNUmakefile.withngobjweb 2008-02-27 12:25:22.000000000 -0500
|
||||
+++ sope-appserver/GNUmakefile 2008-02-27 12:25:29.000000000 -0500
|
||||
@@ -13,8 +13,7 @@
|
||||
WOXML \
|
||||
SoOFS \
|
||||
NGXmlRpc \
|
||||
- WEPrototype \
|
||||
- mod_ngobjweb
|
||||
+ WEPrototype
|
||||
|
||||
|
||||
ifeq ($(frameworks),yes)
|
||||
Reference in New Issue
Block a user