--- src/knutclient.desktop.orig 2008-06-29 20:09:20.000000000 +0200 +++ src/knutclient.desktop 2008-06-29 20:36:36.000000000 +0200 @@ -1,20 +1,15 @@ -# KDE Config File [Desktop Entry] -Encoding=UTF-8 Type=Application Version=0.9.4 -Exec=knutclient -caption "%c" %i %m -Icon=knutclient.png -MiniIcon=knutclient.png -DocPath=knutclient/index.html +Exec=knutclient -caption "%c" %i +Icon=knutclient +X-DocPath=knutclient/index.html Name=KNutClient Name[de]=KNutClient Name[cs]=KNutClient Comment=Client for NUT -Comment[de]= +Comment[de]=KDE-Frontend für NUT Comment[cs]=Klient pro UPS syst� NUT Comment[es]=Cliente KDE para NUT -Terminal=0 X-KDE-StartupNotify=true -OnlyShowIn=KDE; Categories=Qt;KDE;System;Monitor; --- src/Makefile.am.orig 2008-06-29 20:37:20.000000000 +0200 +++ src/Makefile.am 2008-06-29 20:37:40.000000000 +0200 @@ -32,7 +32,7 @@ knutclient_LDADD = $(LIB_KDEUI) # this is where the desktop file will go -shelldesktopdir = $(kde_appsdir)/Utilities +shelldesktopdir = $(xdg_appsdir) shelldesktop_DATA = knutclient.desktop # this is where the shell's XML-GUI resource file goes