Mailinglist Archive: yast-commit (322 mails)

< Previous Next >
[yast-commit] r57182 - in /trunk/packager: VERSION package/yast2-packager.changes src/clients/sw_single.ycp
  • From: lslezak@xxxxxxxxxxxxxxxx
  • Date: Thu, 14 May 2009 13:52:15 -0000
  • Message-id: <E1M4bM7-0008O8-K6@xxxxxxxxxxxxxxxx>
Author: lslezak
Date: Thu May 14 15:52:15 2009
New Revision: 57182

URL: http://svn.opensuse.org/viewcvs/yast?rev=57182&view=rev
Log:
- display the Configuration menu in the package selector
(bnc#497756)
- 2.18.8

Modified:
trunk/packager/VERSION
trunk/packager/package/yast2-packager.changes
trunk/packager/src/clients/sw_single.ycp

Modified: trunk/packager/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/packager/VERSION?rev=57182&r1=57181&r2=57182&view=diff
==============================================================================
--- trunk/packager/VERSION (original)
+++ trunk/packager/VERSION Thu May 14 15:52:15 2009
@@ -1 +1 @@
-2.18.7
+2.18.8

Modified: trunk/packager/package/yast2-packager.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/packager/package/yast2-packager.changes?rev=57182&r1=57181&r2=57182&view=diff
==============================================================================
--- trunk/packager/package/yast2-packager.changes (original)
+++ trunk/packager/package/yast2-packager.changes Thu May 14 15:52:15 2009
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu May 14 15:49:48 CEST 2009 - lslezak@xxxxxxx
+
+- display the Configuration menu in the package selector
+ (bnc#497756)
+- 2.18.8
+
+-------------------------------------------------------------------
Wed Apr 29 14:46:46 CEST 2009 - lslezak@xxxxxxx

- replace only changed cells in the table after chaging repository

Modified: trunk/packager/src/clients/sw_single.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/packager/src/clients/sw_single.ycp?rev=57182&r1=57181&r2=57182&view=diff
==============================================================================
--- trunk/packager/src/clients/sw_single.ycp (original)
+++ trunk/packager/src/clients/sw_single.ycp Thu May 14 15:52:15 2009
@@ -349,7 +349,7 @@
repo_management = Mode::normal();
}

- map<string, any> ret = $[ "mode" : mode, "repo_mgmt" : repo_management
];
+ map<string, any> ret = $[ "mode" : mode, "enable_repo_mgr" :
repo_management ];

y2milestone("PackagesUI::RunPackageSelector() options: %1", ret);


--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages