diff options
Diffstat (limited to '')
-rw-r--r-- | data/gnome-welcome-tour.desktop.in.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/gnome-welcome-tour.desktop.in.in b/data/gnome-welcome-tour.desktop.in.in new file mode 100644 index 0000000..45d82e5 --- /dev/null +++ b/data/gnome-welcome-tour.desktop.in.in @@ -0,0 +1,8 @@ +[Desktop Entry] +Type=Application +Name=Welcome +Exec=@LIBEXECDIR@/gnome-welcome-tour +AutostartCondition=if-exists run-welcome-tour +OnlyShowIn=GNOME; +NoDisplay=true +X-GNOME-HiddenUnderSystemd=@systemd_hidden@ |