desktop-file: Add X-GNOME-* for session management
This add the X-GNOME-* bits that are currently shipped in sm.puri.OSK0.desktop allowing distributions to drop this file and make it a plain symlink to sm.puri.OSK0.desktop. If squeekboard is used in another context that doesn't use gnome-session the entries have no effect.
This commit is contained in:
@ -8,4 +8,9 @@ Terminal=false
|
|||||||
Type=Application
|
Type=Application
|
||||||
NoDisplay=true
|
NoDisplay=true
|
||||||
Categories=GTK;Utility;
|
Categories=GTK;Utility;
|
||||||
|
OnlyShowIn=Phosh;
|
||||||
X-Phosh-UsesFeedback=true
|
X-Phosh-UsesFeedback=true
|
||||||
|
X-GNOME-Autostart-Phase=Panel
|
||||||
|
X-GNOME-Provides=inputmethod
|
||||||
|
X-GNOME-Autostart-Notify=true
|
||||||
|
X-GNOME-AutoRestart=true
|
||||||
|
|||||||
Reference in New Issue
Block a user