summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center3
1 files changed, 3 insertions, 0 deletions
diff --git a/control-center b/control-center
index 33b08dd1..960aeddf 100755
--- a/control-center
+++ b/control-center
@@ -307,6 +307,7 @@ my %programs =
embedded => 1,
description => N("Install"),
icon => 'rpmdrake',
+ application_driven_menu => 1,
},
@@ -316,6 +317,7 @@ my %programs =
embedded => 1,
description => N("Installed Softwares"),
icon => 'rpmdrake-remove',
+ application_driven_menu => 1,
},
@@ -490,6 +492,7 @@ my %programs =
embedded => 1,
description => N("Remove"),
icon => 'rpmdrake-remove',
+ application_driven_menu => 1,
},