diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-09 10:51:38 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-09 10:51:38 +0100 |
commit | 3629aa980307a990e65fa231cffc7a044215568d (patch) | |
tree | a673bb3dfe013915c36f63cd1001f3026689d741 | |
parent | a2cc69180e0edc5e366ccce9a8f7eca23b8ed765 (diff) | |
download | itzks-systems-3629aa980307a990e65fa231cffc7a044215568d.tar.gz itzks-systems-3629aa980307a990e65fa231cffc7a044215568d.tar.bz2 itzks-systems-3629aa980307a990e65fa231cffc7a044215568d.zip |
itzks-systems-smartboard: Make sure that SMART Orient and SMART Firmware Updater appear under Hardware Settings in MATE control center.
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop | 2 | ||||
-rw-r--r-- | share/itzks-systems-smartboard/applications/smarttech-Orient.desktop | 2 |
3 files changed, 10 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5002cb3..988c6ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +itzks-systems (2015.03.06.4) UNRELEASED; urgency=medium + + * itzks-systems-smartboard: + - Make sure that SMART Orient and SMART Firmware Updater appear + under Hardware Settings in MATE control center. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 09 Mar 2015 10:50:53 +0100 + itzks-systems (2015.03.06.3) unstable; urgency=medium * itzks-systems-smartboard: diff --git a/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop b/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop index 7574dbb..472d5fc 100644 --- a/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop +++ b/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop @@ -3,7 +3,7 @@ Version=1.0 Type=Application Encoding=UTF-8 Terminal=false -Categories=Settings;Hardware; +Categories=Settings;HardwareSettings; Name=SMART Firmware Updater Comment=Firmware Updater StartupNotify=false diff --git a/share/itzks-systems-smartboard/applications/smarttech-Orient.desktop b/share/itzks-systems-smartboard/applications/smarttech-Orient.desktop index d6a2831..2a8ffc3 100644 --- a/share/itzks-systems-smartboard/applications/smarttech-Orient.desktop +++ b/share/itzks-systems-smartboard/applications/smarttech-Orient.desktop @@ -3,7 +3,7 @@ Version=1.0 Type=Application Encoding=UTF-8 Terminal=false -Categories=Education;Settings; +Categories=Education;Settings;HardwareSettings; Name=SMART Orient Comment=Orient StartupNotify=false |