Mailinglist Archive: yast-commit (535 mails)
| < Previous | Next > |
[yast-commit] r41677 - /trunk/update/src/clients/inst_update.ycp
- From: locilka@xxxxxxxxxxxxxxxx
- Date: Wed, 31 Oct 2007 12:38:53 -0000
- Message-id: <20071031123853.E113B2B071@xxxxxxxxxxxxxxxx>
Author: locilka
Date: Wed Oct 31 13:38:53 2007
New Revision: 41677
URL: http://svn.opensuse.org/viewcvs/yast?rev=41677&view=rev
Log:
- installedVersion and updateVersion moved from 'Update' to
'Installation' YCP module to remove dependencies.
Modified:
trunk/update/src/clients/inst_update.ycp
Modified: trunk/update/src/clients/inst_update.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/update/src/clients/inst_update.ycp?rev=41677&r1=41676&r2=41677&view=diff
==============================================================================
--- trunk/update/src/clients/inst_update.ycp (original)
+++ trunk/update/src/clients/inst_update.ycp Wed Oct 31 13:38:53 2007
@@ -131,7 +131,7 @@
updates the existing software and installs all new features and benefits of
the new <tt>%1</tt> version. The selection is based on the former predefined
software selection.</p>
-"), Update::updateVersion["show"]:"");
+"), Installation::updateVersion["show"]:"");
// help text for dialog "update options" 3/4
helptext = helptext + _("<p><b>Only Installed Packages:</b> This selection
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Wed Oct 31 13:38:53 2007
New Revision: 41677
URL: http://svn.opensuse.org/viewcvs/yast?rev=41677&view=rev
Log:
- installedVersion and updateVersion moved from 'Update' to
'Installation' YCP module to remove dependencies.
Modified:
trunk/update/src/clients/inst_update.ycp
Modified: trunk/update/src/clients/inst_update.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/update/src/clients/inst_update.ycp?rev=41677&r1=41676&r2=41677&view=diff
==============================================================================
--- trunk/update/src/clients/inst_update.ycp (original)
+++ trunk/update/src/clients/inst_update.ycp Wed Oct 31 13:38:53 2007
@@ -131,7 +131,7 @@
updates the existing software and installs all new features and benefits of
the new <tt>%1</tt> version. The selection is based on the former predefined
software selection.</p>
-"), Update::updateVersion["show"]:"");
+"), Installation::updateVersion["show"]:"");
// help text for dialog "update options" 3/4
helptext = helptext + _("<p><b>Only Installed Packages:</b> This selection
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |