diff options
-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 |