[zi-cvs] packages/com.zzoss.zic.build/config config_params.php-dist,1.5,1.6 input.xml,1.8,1.9
Sandro Zic <[email protected]> Tue, 11 May 2004 18:42:40 +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-serv7387/com.zzoss.zic.build/config
Modified Files:
config_params.php-dist input.xml
Log Message:
turn on/off debugging of Win filesystem (problem of same file and dir name)
Index: input.xml
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config/input.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** input.xml 6 Apr 2004 19:11:58 -0000 1.8
--- input.xml 11 May 2004 18:42:37 -0000 1.9
***************
*** 51,54 ****
--- 51,61 ----
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"
variable="zi_input_theme" default="com.zzoss.zic.theme.kde"
Index: config_params.php-dist
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.build/config/config_params.php-dist,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** config_params.php-dist 6 Apr 2004 19:11:58 -0000 1.5
--- config_params.php-dist 11 May 2004 18:42:21 -0000 1.6
***************
*** 54,56 ****
--- 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
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3