diff options
author | Angelo Naselli <anaselli@linux.it> | 2014-01-26 18:32:14 +0100 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2014-01-26 18:32:14 +0100 |
commit | 311576cf34e6f7043fe69ff77a363134c3be8b0c (patch) | |
tree | cbfb90b305ab022c3f988f20813780bcc8440aa3 /categories.conf | |
parent | 61567fe35b624765215759a45e80edacd38527b8 (diff) | |
download | manatools-311576cf34e6f7043fe69ff77a363134c3be8b0c.tar manatools-311576cf34e6f7043fe69ff77a363134c3be8b0c.tar.gz manatools-311576cf34e6f7043fe69ff77a363134c3be8b0c.tar.bz2 manatools-311576cf34e6f7043fe69ff77a363134c3be8b0c.tar.xz manatools-311576cf34e6f7043fe69ff77a363134c3be8b0c.zip |
FIxed license and apanel category
Diffstat (limited to 'categories.conf')
-rw-r--r-- | categories.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/categories.conf b/categories.conf index ce2c9501..d687780f 100644 --- a/categories.conf +++ b/categories.conf @@ -30,6 +30,10 @@ <module> <class>AdminPanel::Users::GUsers</class> </module> + </category> + <category> + <title>Network && Internet</title> + <icon>/usr/share/icons/networking_section.png</icon> <module> <class>AdminPanel::Hosts::GHosts</class> </module> |