Mageia Bugzilla – Attachment 7874 Details for
Bug 18572
Drop legacy check for drakmenustyle, drakbackup and tomoyo-gui
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui
0001-Drop-legacy-loaders-for-drakbackup-drakmenustyle-and.patch (text/plain), 1.91 KB, created by
Rémi Verschelde
on 2016-05-28 17:52:13 CEST
(
hide
)
Description:
Drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui
Filename:
MIME Type:
Creator:
Rémi Verschelde
Created:
2016-05-28 17:52:13 CEST
Size:
1.91 KB
patch
obsolete
>From 1713da31cda0b82b5400e3f853e2775fb3072158 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= <rverschelde@gmail.com> >Date: Sat, 28 May 2016 17:51:34 +0200 >Subject: [PATCH] Drop legacy loaders for drakbackup, drakmenustyle and > tomoyo-gui (mga#18572) > >--- > NEWS | 2 ++ > lib/MDV/Control_Center.pm | 32 -------------------------------- > 2 files changed, 2 insertions(+), 32 deletions(-) > >diff --git a/NEWS b/NEWS >index df8a821..a2c97e2 100644 >--- a/NEWS >+++ b/NEWS >@@ -1,3 +1,5 @@ >+- drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui >+ (mga#18572) > - use new icon for update frequency applet (mga#18226) > > Version 13.6 - 18 March 2016, Thierry Vignaud >diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm >index ef6041a..a81d406 100755 >--- a/lib/MDV/Control_Center.pm >+++ b/lib/MDV/Control_Center.pm >@@ -78,17 +78,6 @@ our %programs = > }, > > >- "Backups" => >- { >- binary => "drakbackup", >- embedded => 1, >- description => N("Backups"), >- long_description => N("Configure backups of the system and of the users' data"), >- icon => 'backup-mdk', >- application_driven_menu => 1, >- }, >- >- > "Snapshots" => > { > binary => "draksnapshot-config", >@@ -350,16 +339,6 @@ our %programs = > }, > > >- "Menus" => >- { >- binary => "drakmenustyle", >- embedded => 1, >- description => N("Menu Style"), >- long_description => N("Menu Style Configuration"), >- icon => 'drakmenustyle', >- }, >- >- > "Migration" => > { > binary => "transfugdrake", >@@ -593,17 +572,6 @@ our %programs = > }, > > >- "Tomoyo Policy" => >- { >- binary => "tomoyo-gui", >- embedded => 1, >- description => N("Configure TOMOYO Linux policy"), >- long_description => N("View and configure TOMOYO Linux security policy"), >- icon => 'draksec-mdk', >- application_driven_menu => 1, >- }, >- >- > "UPS" => > { > binary => "drakups --wizard", >-- >2.8.3 >
From 1713da31cda0b82b5400e3f853e2775fb3072158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= <rverschelde@gmail.com> Date: Sat, 28 May 2016 17:51:34 +0200 Subject: [PATCH] Drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui (mga#18572) --- NEWS | 2 ++ lib/MDV/Control_Center.pm | 32 -------------------------------- 2 files changed, 2 insertions(+), 32 deletions(-) diff --git a/NEWS b/NEWS index df8a821..a2c97e2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- drop legacy loaders for drakbackup, drakmenustyle and tomoyo-gui + (mga#18572) - use new icon for update frequency applet (mga#18226) Version 13.6 - 18 March 2016, Thierry Vignaud diff --git a/lib/MDV/Control_Center.pm b/lib/MDV/Control_Center.pm index ef6041a..a81d406 100755 --- a/lib/MDV/Control_Center.pm +++ b/lib/MDV/Control_Center.pm @@ -78,17 +78,6 @@ our %programs = }, - "Backups" => - { - binary => "drakbackup", - embedded => 1, - description => N("Backups"), - long_description => N("Configure backups of the system and of the users' data"), - icon => 'backup-mdk', - application_driven_menu => 1, - }, - - "Snapshots" => { binary => "draksnapshot-config", @@ -350,16 +339,6 @@ our %programs = }, - "Menus" => - { - binary => "drakmenustyle", - embedded => 1, - description => N("Menu Style"), - long_description => N("Menu Style Configuration"), - icon => 'drakmenustyle', - }, - - "Migration" => { binary => "transfugdrake", @@ -593,17 +572,6 @@ our %programs = }, - "Tomoyo Policy" => - { - binary => "tomoyo-gui", - embedded => 1, - description => N("Configure TOMOYO Linux policy"), - long_description => N("View and configure TOMOYO Linux security policy"), - icon => 'draksec-mdk', - application_driven_menu => 1, - }, - - "UPS" => { binary => "drakups --wizard", -- 2.8.3
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18572
: 7874