mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-05-21 06:45:38 -06:00
Added example .desktop file. (#40)
* Added example .desktop file. * remove Path (not required anymore) * remove "Test" from name * add German name * Update description to match GitHub description --------- Co-authored-by: Ferdinand Schober <ferdinandschober20@gmail.com>
This commit is contained in:
parent
b472b56b10
commit
5c8ea25563
1 changed files with 13 additions and 0 deletions
13
lan-mouse.desktop
Normal file
13
lan-mouse.desktop
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[Desktop Entry]
|
||||
Categories=Utility;
|
||||
Comment[en_US]=mouse & keyboard sharing via LAN
|
||||
Comment[de_DE]=Maus- und Tastaturfreigabe über LAN
|
||||
Exec=lan-mouse
|
||||
Icon=mouse-icon.svg
|
||||
Name[en_US]=Lan Mouse
|
||||
Name[de_DE]=Lan Maus
|
||||
Name=Lan Mouse
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Version=0.3.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue