From df60b85c9e301789eb9cf6980df7ac331bbfa8f2 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Mon, 21 Jul 2014 21:59:20 +0200 Subject: preparing call backs launch --- lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm') diff --git a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm index 26cb232..10feb8d 100644 --- a/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm +++ b/lib/AdminPanel/Rpmdragora/edit_urpm_sources.pm @@ -1582,6 +1582,12 @@ sub mainwindow() { elsif ($menuLabel eq $optionsMenu{ global }->label()) { options_callback(); } + elsif ($menuLabel eq $optionsMenu{ man_keys }->label()) { +# keys_callback(); + } + elsif ($menuLabel eq $optionsMenu{ parallel }->label()) { +# parallel_callback(); + } } elsif ($eventType == $yui::YEvent::WidgetEvent) { # widget selected -- cgit v1.2.1