Package: gwakeonlan
Version: 0.5.1-1
Severity: minor
Tags: patch

The gwakeonlan icon looks very blurry on desktops with larger icons
(e.g. GNOME). I noticed that the svg icon is installed in a non-standard
folder. When adding a link to the correct location (just add the
attached file
gwakeonlan.links to the debian directory) and change the desktop file
accordingly (see attached diff), the gwakeonlan icon looks much better.
The diff also adds a GenericName to the desktop file.

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 4.1.0-trunk-686-pae (SMP w/5 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gwakeonlan depends on:
ii  librsvg2-common  2.40.5-1
ii  python           2.7.9-1
ii  python-gtk2      2.24.0-4

gwakeonlan recommends no packages.

gwakeonlan suggests no packages.

-- no debconf information

diff -r -u gwakeonlan-0.5.1/data/gwakeonlan.desktop gwakeonlan-0.5.1_fixed/data/gwakeonlan.desktop
--- gwakeonlan-0.5.1/data/gwakeonlan.desktop	2010-02-18 19:37:29.000000000 +0100
+++ gwakeonlan-0.5.1_fixed/data/gwakeonlan.desktop	2015-08-13 22:16:09.368417766 +0200
@@ -1,13 +1,12 @@
 [Desktop Entry]
 Version=1.0
 Name=gWakeOnLan
+GenericName=Wake up Computers via Wake on LAN
+GenericName[de]=Computer via "Wake on LAN" aufwecken
 Comment=A GTK+ utility to awake turned off machine using the Wake On LAN feature.
-Type=Application
 Comment[it_IT]=Un'utilità GTK+ per risvegliare macchine spente usando il Wake On LAN.
 Comment[fr_FR]=Un outil GTK+ pour réveiller les ordinateurs éteints grâce à le Wake On LAN.
-Exec=/usr/bin/gwakeonlan
-Icon=/usr/share/gwakeonlan/gwakeonlan.svg
-Terminal=false
+Type=Application
+Exec=gwakeonlan
+Icon=gwakeonlan
 Categories=Network;GTK;
-Name[it_IT]=gWakeOnLan
-Name[ft_FR]=gWakeOnLan
usr/share/gwakeonlan/gwakeonlan.svg 
usr/share/icons/hicolor/scalable/apps/gwakeonlan.svg

Reply via email to