diff options
Diffstat (limited to 'src/knutclient.desktop')
-rw-r--r-- | src/knutclient.desktop | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/knutclient.desktop b/src/knutclient.desktop new file mode 100644 index 0000000..8a2568e --- /dev/null +++ b/src/knutclient.desktop @@ -0,0 +1,20 @@ +# 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 +Name=KNutClient +Name[de]=KNutClient +Name[cs]=KNutClient +Comment=Client for NUT +Comment[de]= +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; |