[evolution-patches] Development Mode Disabling



For 2.1/2.2 I'm making this a configure option :-).

-JP
-- 
JP Rosevear <jpr novell com>
Novell, Inc.
? 17338.patch
? Evolution-Addressbook-SelectNames-common.c
? Evolution-Addressbook-SelectNames-skels.c
? Evolution-Addressbook-SelectNames-stubs.c
? Evolution-Addressbook-SelectNames.h
? bar.patch
? devel.patch
? simple-devel.patch
? glade/Makefile
? glade/Makefile.in
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/shell/ChangeLog,v
retrieving revision 1.1468.2.2
diff -u -p -r1.1468.2.2 ChangeLog
--- ChangeLog	13 Sep 2004 00:27:15 -0000	1.1468.2.2
+++ ChangeLog	13 Sep 2004 16:38:18 -0000
@@ -1,3 +1,7 @@
+2004-09-13  JP Rosevear  <jpr novell com>
+
+	* main.c: turn off development mode
+
 2004-09-07  JP Rosevear  <jpr novell com>
 
 	Fixes #17338
Index: main.c
===================================================================
RCS file: /cvs/gnome/evolution/shell/main.c,v
retrieving revision 1.160
diff -u -p -r1.160 main.c
--- main.c	12 Aug 2004 06:57:15 -0000	1.160
+++ main.c	13 Sep 2004 16:38:19 -0000
@@ -82,7 +82,7 @@
 #include <pthread.h>
 
 
-#define DEVELOPMENT
+/* #define DEVELOPMENT */
 
 
 static EShell *shell = NULL;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]