[Lunar-commits] CVS: moonbase/editors/scite CONFIGURE,1.3,1.4

Auke Kok sofar at lunar-linux.org
Mon Nov 8 13:28:49 UTC 2004


Update of /var/cvs/lunar/moonbase/editors/scite
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/editors/scite

Modified Files:
	CONFIGURE 
Log Message:
moving mquery stuff into CONFIGUREs

Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/editors/scite/CONFIGURE,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CONFIGURE	3 Nov 2004 07:48:03 -0000	1.3
+++ CONFIGURE	8 Nov 2004 13:28:17 -0000	1.4
@@ -1,7 +1 @@
-if [ -z "$(get_module_config OLD_FILE_SELECT)" ] ; then
-  if query "Disable GTK+ 2.4 file select dialog box?" n; then
-     set_module_config OLD_FILE_SELECT y
-  else
-     set_module_config OLD_FILE_SELECT n
-  fi
-fi
+mquery OLD_FILE_SELECT "Disable GTK+ 2.4 file select dialog box?" n



More information about the Lunar-commits mailing list