diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-06 17:25:51 +0100 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-03-06 17:25:51 +0100 | 
| commit | b73da4e8c272869bbe23d903918d93d462f9bdf3 (patch) | |
| tree | c8dd3d924d3530468f964a18f726971e6d98a9b5 | |
| parent | 1bfc593b47c46ff4a2e445319c6ce727f92e9dc8 (diff) | |
| download | itzks-systems-b73da4e8c272869bbe23d903918d93d462f9bdf3.tar.gz itzks-systems-b73da4e8c272869bbe23d903918d93d462f9bdf3.tar.bz2 itzks-systems-b73da4e8c272869bbe23d903918d93d462f9bdf3.zip | |
upload to unstable (itzks/2015.03.06.2)
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop | 4 | 
2 files changed, 9 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index c608860..dc58b33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-systems (2015.03.03.2) unstable; urgency=medium + +  * itzks-systems-smartboard: +    - Fix smarttech-FirmwareUpdater.desktop (icon, comment). + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>  Fri, 06 Mar 2015 17:25:31 +0100 +  itzks-systems (2015.03.03.1) 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 aa25bc1..a284967 100644 --- a/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop +++ b/share/itzks-systems-smartboard/applications/smarttech-FirmwareUpdater.desktop @@ -5,9 +5,9 @@ Encoding=UTF-8  Terminal=false  Categories=Settings;Hardware;  Name=SMART Firmware Updater -Comment=Orient +Comment=Firmware Updater  StartupNotify=false  Exec=schroot -p -c precise-i386-smartboard-ITZkS "/opt/SMART Technologies/SMART Product Drivers/bin/SMARTFirmwareUpdater" -Icon=SMART_Orient +Icon=itzks-systems-smartboard-firmware  Name[de]=SMART Firmware Aktualisierung  Comment[de]=Firmware Aktualisierung | 
