[zi-cvs] packages/com.zzoss.zic/help applications.html,1.1,1.2 packages.html,1.1,1.2 packages_dependencies.html,1.1,1.2
[email protected] Sun, 11 Jan 2004 08:27:01 -0800
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic/help In directory sc8-pr-cvs1:/tmp/cvs-serv6669 Modified Files: applications.html packages.html packages_dependencies.html Log Message: fixed path for images Index: applications.html =================================================================== RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/help/applications.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** applications.html 22 Dec 2003 17:16:16 -0000 1.1 --- applications.html 11 Jan 2004 16:26:59 -0000 1.2 *************** *** 1,7 **** ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/run.png" border="0" alt="Install"> = Install</p> ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/rebuild.png" border="0" alt="Update"> = Update</p> ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/package_settings.png" border="0" alt="Reconfigure"> = Reconfigure</p> ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/trashcan_empty.png" border="0" alt="Remove"> = Remove</p> ! <p>You can click on the name of the application to get more information about it.</p> ! <p>Those applications which have not yet been installed have a highlighted background and no version number in the "Installed" column.</p> ! <p>To add an application to the list, choose "Download Applications".</p> --- 1,7 ---- ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/run.png" border="0" alt="Install"> = Install</p> ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/rebuild.png" border="0" alt="Update"> = Update</p> ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/package_settings.png" border="0" alt="Reconfigure"> = Reconfigure</p> ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/trashcan_empty.png" border="0" alt="Remove"> = Remove</p> ! <p>You can click on the name of the application to get more information about it.</p> ! <p>Those applications which have not yet been installed have a highlighted background and no version number in the "Installed" column.</p> ! <p>To add an application to the list, choose "Download Applications".</p> Index: packages.html =================================================================== RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/help/packages.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** packages.html 22 Dec 2003 17:16:16 -0000 1.1 --- packages.html 11 Jan 2004 16:26:59 -0000 1.2 *************** *** 1,5 **** ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/run.png" border="0" alt="Install"> = Install</p> ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/rebuild.png" border="0" alt="Update"> = Update</p> ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/trashcan_empty.png" border="0" alt="Remove"> = Remove</p> ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/network.png" border="0"> = Remote package, which will be downloaded later.</p> ! <p>If you cannot change the status, this means that it is a <b>required package</b> for the application to work properly.</p> --- 1,5 ---- ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/run.png" border="0" alt="Install"> = Install</p> ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/rebuild.png" border="0" alt="Update"> = Update</p> ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/trashcan_empty.png" border="0" alt="Remove"> = Remove</p> ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/network.png" border="0"> = Remote package, which will be downloaded later.</p> ! <p>If you cannot change the status, this means that it is a <b>required package</b> for the application to work properly.</p> Index: packages_dependencies.html =================================================================== RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic/help/packages_dependencies.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** packages_dependencies.html 22 Dec 2003 17:16:16 -0000 1.1 --- packages_dependencies.html 11 Jan 2004 16:26:59 -0000 1.2 *************** *** 1,4 **** ! <p><img src="themes/<?php echo $GLOBALS['ZI']['theme']; ?>/icons/16x16/network.png" border="0"> = Remote package, which needs to be downloaded.</p> ! <p>Some dependencies between packages could not be resolved, because some packages are not available.</p> ! <p>Please confirm that the installer should automatically download the missing packages.</p> ! <p>Otherwise the installer cannot procede with installation.</p> --- 1,4 ---- ! <p><img src="<?php echo $chdir; ?>themes/share/icons/org.kde.icons.crystalsvg/16x16/network.png" border="0"> = Remote package, which needs to be downloaded.</p> ! <p>Some dependencies between packages could not be resolved, because some packages are not available.</p> ! <p>Please confirm that the installer should automatically download the missing packages.</p> ! <p>Otherwise the installer cannot procede with installation.</p> ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html