test desktop file
This commit is contained in:
parent
c341967601
commit
f2026aa348
1 changed files with 20 additions and 0 deletions
20
Linux/Tentia.desktop
Executable file
20
Linux/Tentia.desktop
Executable file
|
@ -0,0 +1,20 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Comment[en_US]=Client for the new cool Tent social protocol
|
||||||
|
Comment=Client for the new cool Tent social protocol
|
||||||
|
Exec=./Tentia.py
|
||||||
|
GenericName[en_US]=Tent client
|
||||||
|
GenericName=Tent client
|
||||||
|
Icon=/home/jeena/Projects/Tentia/images/Icon.png
|
||||||
|
MimeType=
|
||||||
|
Name[en_US]=Tentia
|
||||||
|
Name=Tentia
|
||||||
|
NoDisplay=false
|
||||||
|
Path=
|
||||||
|
StartupNotify=true
|
||||||
|
Terminal=false
|
||||||
|
TerminalOptions=
|
||||||
|
Type=Application
|
||||||
|
X-DBUS-ServiceName=
|
||||||
|
X-DBUS-StartupType=
|
||||||
|
X-KDE-SubstituteUID=false
|
||||||
|
X-KDE-Username=
|
Reference in a new issue