[Lunar-commits] CVS: moonbase/x11/XOrg CONFIGURE,1.9,1.10

Auke Kok sofar at lunar-linux.org
Tue Nov 23 16:34:41 UTC 2004


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

Modified Files:
	CONFIGURE 
Log Message:
Don't downscale the widget, just let it fill


Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/x11/XOrg/CONFIGURE,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- CONFIGURE	22 Nov 2004 18:31:38 -0000	1.9
+++ CONFIGURE	23 Nov 2004 16:34:38 -0000	1.10
@@ -21,7 +21,7 @@
         done
     }
 
-    XORG_DRIVERS=`dialog --backtitle "XOrg video driver selection" --stdout --separate-output --checklist "Key:  [X] = on, [ ] = off" 18 55 10 $(list_xorg_drivers)`
+    XORG_DRIVERS=`dialog --backtitle "XOrg video driver selection" --stdout --separate-output --checklist "Key:  [X] = on, [ ] = off" 0 0 0 $(list_xorg_drivers)`
     # hack to strip newlines
     set_module_config XORG_DRIVERS "$(echo $XORG_DRIVERS)"
 fi



More information about the Lunar-commits mailing list