From 311576cf34e6f7043fe69ff77a363134c3be8b0c Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Sun, 26 Jan 2014 18:32:14 +0100 Subject: FIxed license and apanel category --- AdminPanel/Hosts/GHosts.pm | 2 +- categories.conf | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/AdminPanel/Hosts/GHosts.pm b/AdminPanel/Hosts/GHosts.pm index 8c771f6a..4b64ddf7 100644 --- a/AdminPanel/Hosts/GHosts.pm +++ b/AdminPanel/Hosts/GHosts.pm @@ -331,7 +331,7 @@ sub manageHostsDialog { name => $appTitle, version => $VERSION, copyright => "Copyright (c) 2013-2014 by Matteo Pasotti", - license => "GPLv2", + license => $AdminPanel::Shared::License, comments => "Graphical manager for hosts definitions", website => "http://gitweb.mageia.org/software/adminpanel", website_label => "WebSite", diff --git a/categories.conf b/categories.conf index ce2c9501..d687780f 100644 --- a/categories.conf +++ b/categories.conf @@ -30,6 +30,10 @@ AdminPanel::Users::GUsers + + + Network && Internet + /usr/share/icons/networking_section.png AdminPanel::Hosts::GHosts -- cgit v1.2.1