blob: e392cddced721e51de41f320031cb92b6e2d829b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[Desktop Entry]
Name=KShare
Comment=The free and open source and cross platform screen sharing software.
GenericName=Screenshot Capture Utility
Exec=/usr/bin/kshare
Icon=/usr/share/pixmaps/KShare.png
Type=Application
StartupNotify=false
Categories=Qt;Utility;
StartupWMClass=KShare
Actions=StartInBackground
[Desktop Action StartInBackground]
Name=Start without showing the window
Exec=/usr/bin/kshare -b
|