From 79b7ece5ff2f21437fab4a713000f0bc27170fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Pawe=C5=82=20Gajc?= Date: Mon, 22 Sep 2008 14:45:44 +0000 Subject: - plays login sound on startup (needs canberra-gtk) --- common/autostart/xfce4-login-sound.desktop | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 common/autostart/xfce4-login-sound.desktop diff --git a/common/autostart/xfce4-login-sound.desktop b/common/autostart/xfce4-login-sound.desktop new file mode 100644 index 0000000..69bf0f7 --- /dev/null +++ b/common/autostart/xfce4-login-sound.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Type=Application +Name=Xfce Login Sound +Comment=Plays login sound for Xfce with libcanberra +Exec=/usr/bin/canberra-gtk-play --id="ia_ora-startup" --description="Xfce Login" +Icon=xfce4_xicon +StartupNotify=false +Terminal=false +OnlyShowIn=XFCE; -- cgit v1.2.1