summaryrefslogtreecommitdiff
path: root/exo-open
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-04-02 17:54:08 +0200
committerNick Schermer <nick@xfce.org>2012-04-02 17:54:30 +0200
commit04f9a8d328353b53723cfd965731fa65bd0b0d63 (patch)
tree19b3510551d1a6093dbb03cf706cf964d7f7a441 /exo-open
parenta904b8ce17b8599ec343b3743bfa3259f05f4875 (diff)
downloadexo-04f9a8d328353b53723cfd965731fa65bd0b0d63.tar.gz
Enable startup-notify in the exo-open desktop files.
Diffstat (limited to 'exo-open')
-rw-r--r--exo-open/exo-mail-reader.desktop.in2
-rw-r--r--exo-open/exo-terminal-emulator.desktop.in2
-rw-r--r--exo-open/exo-web-browser.desktop.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/exo-open/exo-mail-reader.desktop.in b/exo-open/exo-mail-reader.desktop.in
index 511fff7..f7dd483 100644
--- a/exo-open/exo-mail-reader.desktop.in
+++ b/exo-open/exo-mail-reader.desktop.in
@@ -3,7 +3,7 @@ Version=1.0
Type=Application
Exec=exo-open --launch MailReader %u
Icon=internet-mail
-StartupNotify=false
+StartupNotify=true
Terminal=false
Categories=Network;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
diff --git a/exo-open/exo-terminal-emulator.desktop.in b/exo-open/exo-terminal-emulator.desktop.in
index d5c51bd..202e4d3 100644
--- a/exo-open/exo-terminal-emulator.desktop.in
+++ b/exo-open/exo-terminal-emulator.desktop.in
@@ -3,7 +3,7 @@ Version=1.0
Type=Application
Exec=exo-open --launch TerminalEmulator
Icon=utilities-terminal
-StartupNotify=false
+StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;
diff --git a/exo-open/exo-web-browser.desktop.in b/exo-open/exo-web-browser.desktop.in
index 49f31eb..e95ac9e 100644
--- a/exo-open/exo-web-browser.desktop.in
+++ b/exo-open/exo-web-browser.desktop.in
@@ -3,7 +3,7 @@ Version=1.0
Type=Application
Exec=exo-open --launch WebBrowser %u
Icon=web-browser
-StartupNotify=false
+StartupNotify=true
Terminal=false
Categories=Network;X-XFCE;X-Xfce-Toplevel;
OnlyShowIn=XFCE;