Mailinglist Archive: yast-commit (650 mails)
| < Previous | Next > |
[yast-commit] r55423 - in /trunk/apparmor: VERSION package/yast2-apparmor.changes src/include/subdomain/reporting_dialogues.ycp
- From: kmachalkova@xxxxxxxxxxxxxxxx
- Date: Wed, 11 Feb 2009 14:41:47 -0000
- Message-id: <E1LXGHb-0001v2-V8@xxxxxxxxxxxxxxxx>
Author: kmachalkova
Date: Wed Feb 11 15:41:47 2009
New Revision: 55423
URL: http://svn.opensuse.org/viewcvs/yast?rev=55423&view=rev
Log:
version 2.18.1
Modified:
trunk/apparmor/VERSION
trunk/apparmor/package/yast2-apparmor.changes
trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp
Modified: trunk/apparmor/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/VERSION?rev=55423&r1=55422&r2=55423&view=diff
==============================================================================
--- trunk/apparmor/VERSION (original)
+++ trunk/apparmor/VERSION Wed Feb 11 15:41:47 2009
@@ -1 +1 @@
-2.18.0
+2.18.1
Modified: trunk/apparmor/package/yast2-apparmor.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/package/yast2-apparmor.changes?rev=55423&r1=55422&r2=55423&view=diff
==============================================================================
--- trunk/apparmor/package/yast2-apparmor.changes (original)
+++ trunk/apparmor/package/yast2-apparmor.changes Wed Feb 11 15:41:47 2009
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Feb 11 15:29:39 CET 2009 - kmachalkova@xxxxxxx
+
+- Convert report names and modes to/from human readable strings
+ (bnc#369119, bnc#371072)
+- 2.18.1
+
+-------------------------------------------------------------------
Mon Jan 19 15:06:24 CET 2009 - kmachalkova@xxxxxxx
- Handle switching between two textdomains (yast2-apparmor &
Modified: trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp?rev=55423&r1=55422&r2=55423&view=diff
==============================================================================
--- trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp (original)
+++ trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp Wed Feb 11
15:41:47 2009
@@ -2473,7 +2473,6 @@
integer itemselected = ((integer)
UI::QueryWidget(`id(`table), `CurrentItem) );
string repName = humanStringToType( (string)
select((term) UI::QueryWidget(`id(`table), `Item(itemselected)), 1, ""));
- y2milestone("makak vepri %1", repName);
if ( repName == "Executive.Security.Summary" || repName
== "Applications.Audit" || repName == "Security.Incident.Report" ) {
Popup::Error( _("Cannot delete a stock
report.") );
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Wed Feb 11 15:41:47 2009
New Revision: 55423
URL: http://svn.opensuse.org/viewcvs/yast?rev=55423&view=rev
Log:
version 2.18.1
Modified:
trunk/apparmor/VERSION
trunk/apparmor/package/yast2-apparmor.changes
trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp
Modified: trunk/apparmor/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/VERSION?rev=55423&r1=55422&r2=55423&view=diff
==============================================================================
--- trunk/apparmor/VERSION (original)
+++ trunk/apparmor/VERSION Wed Feb 11 15:41:47 2009
@@ -1 +1 @@
-2.18.0
+2.18.1
Modified: trunk/apparmor/package/yast2-apparmor.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/package/yast2-apparmor.changes?rev=55423&r1=55422&r2=55423&view=diff
==============================================================================
--- trunk/apparmor/package/yast2-apparmor.changes (original)
+++ trunk/apparmor/package/yast2-apparmor.changes Wed Feb 11 15:41:47 2009
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Wed Feb 11 15:29:39 CET 2009 - kmachalkova@xxxxxxx
+
+- Convert report names and modes to/from human readable strings
+ (bnc#369119, bnc#371072)
+- 2.18.1
+
+-------------------------------------------------------------------
Mon Jan 19 15:06:24 CET 2009 - kmachalkova@xxxxxxx
- Handle switching between two textdomains (yast2-apparmor &
Modified: trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp?rev=55423&r1=55422&r2=55423&view=diff
==============================================================================
--- trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp (original)
+++ trunk/apparmor/src/include/subdomain/reporting_dialogues.ycp Wed Feb 11
15:41:47 2009
@@ -2473,7 +2473,6 @@
integer itemselected = ((integer)
UI::QueryWidget(`id(`table), `CurrentItem) );
string repName = humanStringToType( (string)
select((term) UI::QueryWidget(`id(`table), `Item(itemselected)), 1, ""));
- y2milestone("makak vepri %1", repName);
if ( repName == "Executive.Security.Summary" || repName
== "Applications.Audit" || repName == "Security.Incident.Report" ) {
Popup::Error( _("Cannot delete a stock
report.") );
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |