mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-19 22:13:20 +03:00
Modified .desktop file to conform with standard (#72)
This commit is contained in:
@@ -1,13 +1,12 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Categories=Utility;
|
Categories=Utility;
|
||||||
Comment[en_US]=mouse & keyboard sharing via LAN
|
Comment[en_US]=Mouse & Keyboard sharing via LAN
|
||||||
|
Comment=Mouse & Keyboard sharing via LAN
|
||||||
Comment[de_DE]=Maus- und Tastaturfreigabe über LAN
|
Comment[de_DE]=Maus- und Tastaturfreigabe über LAN
|
||||||
Exec=lan-mouse
|
Exec=lan-mouse
|
||||||
Icon=mouse-icon.svg
|
Icon=mouse-icon
|
||||||
Name[en_US]=Lan Mouse
|
Name[en_US]=Lan Mouse
|
||||||
Name[de_DE]=Lan Maus
|
|
||||||
Name=Lan Mouse
|
Name=Lan Mouse
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Version=0.5.1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user