data: Set an icon in the desktop file
This helps apps like GNOME Usage or Phosh Mobile Settings show something nice on the Squeekboard's entry.
This commit is contained in:
committed by
Dorota Czaplejewicz
parent
c7344aeb47
commit
0d3b569553
@ -3,6 +3,7 @@ Name=Squeekboard
|
|||||||
GenericName=On Screen Keyboard
|
GenericName=On Screen Keyboard
|
||||||
Comment=An on screen virtual keyboard
|
Comment=An on screen virtual keyboard
|
||||||
Exec=@bindir@/squeekboard
|
Exec=@bindir@/squeekboard
|
||||||
|
Icon=input-keyboard-symbolic
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
|
|||||||
Reference in New Issue
Block a user