diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-06 17:15:26 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-06 17:15:26 +0100 |
commit | b469df266c9c1638894636a7800cbd7413913562 (patch) | |
tree | 77a8021f4c98db09a9d2ed975d966a5426acdab9 | |
parent | 922cf9a31dc7cab4035f3b7434488a0794150750 (diff) | |
download | itzks-systems-b469df266c9c1638894636a7800cbd7413913562.tar.gz itzks-systems-b469df266c9c1638894636a7800cbd7413913562.tar.bz2 itzks-systems-b469df266c9c1638894636a7800cbd7413913562.zip |
itzks-systems-smartboard: Make system setting for SMART Firmware Updater available.
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/itzks-systems-smartboard.install | 1 | ||||
-rw-r--r-- | share/icons/hicolor/128x128/itzks-systems-smartboard-firmware.png | bin | 0 -> 9226 bytes | |||
-rw-r--r-- | share/icons/hicolor/16x16/itzks-systems-smartboard-firmware.png | bin | 0 -> 905 bytes | |||
-rw-r--r-- | share/icons/hicolor/32x32/itzks-systems-smartboard-firmware.png | bin | 0 -> 1704 bytes | |||
-rw-r--r-- | share/icons/hicolor/48x48/itzks-systems-smartboard-firmware.png | bin | 0 -> 2784 bytes | |||
-rw-r--r-- | share/icons/hicolor/64x64/itzks-systems-smartboard-firmware.png | bin | 0 -> 3827 bytes | |||
-rw-r--r-- | share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop | 13 |
8 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fc4899c..47d9d83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2015.03.03.2) UNRELEASED; urgency=medium + + * itzks-systems-smartboard: + - Make system setting for SMART Firmware Updater available. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 06 Mar 2015 17:14:03 +0100 + itzks-systems (2015.03.03.1) unstable; urgency=medium * itzks-systems-smartboard: diff --git a/debian/itzks-systems-smartboard.install b/debian/itzks-systems-smartboard.install index 8e21a6c..a88f69a 100644 --- a/debian/itzks-systems-smartboard.install +++ b/debian/itzks-systems-smartboard.install @@ -3,4 +3,5 @@ etc/xdg/autostart/smarttech-SMART*.desktop etc/xdg/autostart/ etc/schroot/chroot.d/precise-i386-smartboard-ITZkS etc/schroot/chroot.d/ etc/schroot/slxdesktop.ITZkS etc/schroot/ share/itzks-systems-smartboard/ usr/share/ +share/icons/ usr/share/ lib-udev-rules.d/60-SMARTBoard32.rules lib/udev/rules.d/
\ No newline at end of file diff --git a/share/icons/hicolor/128x128/itzks-systems-smartboard-firmware.png b/share/icons/hicolor/128x128/itzks-systems-smartboard-firmware.png Binary files differnew file mode 100644 index 0000000..7e220b1 --- /dev/null +++ b/share/icons/hicolor/128x128/itzks-systems-smartboard-firmware.png diff --git a/share/icons/hicolor/16x16/itzks-systems-smartboard-firmware.png b/share/icons/hicolor/16x16/itzks-systems-smartboard-firmware.png Binary files differnew file mode 100644 index 0000000..d3cbc9e --- /dev/null +++ b/share/icons/hicolor/16x16/itzks-systems-smartboard-firmware.png diff --git a/share/icons/hicolor/32x32/itzks-systems-smartboard-firmware.png b/share/icons/hicolor/32x32/itzks-systems-smartboard-firmware.png Binary files differnew file mode 100644 index 0000000..fc2e6cf --- /dev/null +++ b/share/icons/hicolor/32x32/itzks-systems-smartboard-firmware.png diff --git a/share/icons/hicolor/48x48/itzks-systems-smartboard-firmware.png b/share/icons/hicolor/48x48/itzks-systems-smartboard-firmware.png Binary files differnew file mode 100644 index 0000000..a9318e8 --- /dev/null +++ b/share/icons/hicolor/48x48/itzks-systems-smartboard-firmware.png diff --git a/share/icons/hicolor/64x64/itzks-systems-smartboard-firmware.png b/share/icons/hicolor/64x64/itzks-systems-smartboard-firmware.png Binary files differnew file mode 100644 index 0000000..b261f87 --- /dev/null +++ b/share/icons/hicolor/64x64/itzks-systems-smartboard-firmware.png diff --git a/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop b/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop new file mode 100644 index 0000000..aa25bc1 --- /dev/null +++ b/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Encoding=UTF-8 +Terminal=false +Categories=Settings;Hardware; +Name=SMART Firmware Updater +Comment=Orient +StartupNotify=false +Exec=schroot -p -c precise-i386-smartboard-ITZkS "/opt/SMART Technologies/SMART Product Drivers/bin/SMARTFirmwareUpdater" +Icon=SMART_Orient +Name[de]=SMART Firmware Aktualisierung +Comment[de]=Firmware Aktualisierung |