aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2014-03-08 18:01:05 +0100
committerAngelo Naselli <anaselli@linux.it>2014-03-08 18:01:05 +0100
commit6b3e57501beee20cd8f9b0143d9954a3fa781ef0 (patch)
treee5507d375ad0f1e011cb866d9e2fbdf9f83fff0c /lib
parent69bdd479ccd151b5c80cb72390679b22bd3aa286 (diff)
downloadcolin-keep-6b3e57501beee20cd8f9b0143d9954a3fa781ef0.tar
colin-keep-6b3e57501beee20cd8f9b0143d9954a3fa781ef0.tar.gz
colin-keep-6b3e57501beee20cd8f9b0143d9954a3fa781ef0.tar.bz2
colin-keep-6b3e57501beee20cd8f9b0143d9954a3fa781ef0.tar.xz
colin-keep-6b3e57501beee20cd8f9b0143d9954a3fa781ef0.zip
Added dialog to say that configuration is not saved atm
Diffstat (limited to 'lib')
-rw-r--r--lib/AdminPanel/Module/AdminMouse.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/AdminPanel/Module/AdminMouse.pm b/lib/AdminPanel/Module/AdminMouse.pm
index 9e4e37c..79f59bd 100644
--- a/lib/AdminPanel/Module/AdminMouse.pm
+++ b/lib/AdminPanel/Module/AdminMouse.pm
@@ -269,6 +269,8 @@ sub _adminMouseDialog {
# mouse::write_conf($in->do_pkgs, $modules_conf, $mouse, 1);
system('systemctl', 'try-restart', 'gpm.service') if -e '/usr/lib/systemd/system/gpm.service';
+ AdminPanel::Shared::infoMsgBox(N("Not implemented yet: configuration is not changed"));
+
$dialog->destroy();
#restore old application title