73f73ff17e
Add desktop entry file to automatically launch fws-hello welcome window on first startup. This provides a user-friendly greeting interface when the system boots.
10 lines
216 B
Desktop File
10 lines
216 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Bienvenue sur FWS
|
|
Comment=Fenêtre de bienvenue au premier démarrage
|
|
Exec=fws-hello --autostart
|
|
Icon=help-about
|
|
Terminal=false
|
|
Categories=System;
|
|
X-GNOME-Autostart-enabled=true
|