[zi-cvs] packages/com.zzoss.zic.build/config config_params.php-dist,1.6,1.7 input.xml,1.10,1.11
Sandro Zic <[email protected]> Mon, 17 May 2004 13:19:20 +0000
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21360/com.zzoss.zic.build/config
Modified Files:
config_params.php-dist input.xml
Log Message:
config option to turn on/off debugging of a case-insensitive filesystem (problem of same file and dir name) - for Win and MacOS
Index: input.xml
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config/input.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** input.xml 11 May 2004 19:09:10 -0000 1.10
--- input.xml 17 May 2004 13:19:18 -0000 1.11
***************
*** 51,60 ****
variable="zi_input_mode" default="dev"/>
! <widget mode="win" name="select" label="Debug Windows Filesystem"
! variable="zi_debug_win_filesystem" default="true"
list="true => Yes, false => No"
! info="Show error messages if there are problems with the Windows filesystem. For example if a file should be copied to a directory that already contains a directory with the same name as the file."/>
! <widget not_mode="win" name="hidden"
! variable="zi_debug_win_filesystem" default="false"/>
<widget name="hidden" label="Theme"
--- 51,60 ----
variable="zi_input_mode" default="dev"/>
! <widget mode="dev" name="select" label="Debug Case-Insensitive Filesystem"
! variable="zi_debug_case-insensitive" default="false"
list="true => Yes, false => No"
! info="Detect problems with a case-insensitive filesystem (e.g. Windows, Darwin). For example if a file should be copied to a directory that already contains a directory with the same name as the file."/>
! <widget not_mode="dev" name="hidden"
! variable="zi_debug_case-insensitive" default="false"/>
<widget name="hidden" label="Theme"
Index: config_params.php-dist
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config/config_params.php-dist,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** config_params.php-dist 11 May 2004 18:42:21 -0000 1.6
--- config_params.php-dist 17 May 2004 13:19:18 -0000 1.7
***************
*** 54,57 ****
$GLOBALS['ZI']['installer_distribution'] = '{zi_input_distri_name}-{zi_input_distri_version}';
$GLOBALS['ZI']['installer_application'] = '{zi_input_app_name}-{zi_input_app_version}';
! $GLOBALS['ZI']['debug_win_filesystem'] = {zi_debug_win_filesystem};
?>
\ No newline at end of file
--- 54,57 ----
$GLOBALS['ZI']['installer_distribution'] = '{zi_input_distri_name}-{zi_input_distri_version}';
$GLOBALS['ZI']['installer_application'] = '{zi_input_app_name}-{zi_input_app_version}';
! $GLOBALS['ZI']['debug_case-insensitive'] = {zi_debug_case-insensitive};
?>
\ No newline at end of file
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click