diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-26 17:21:55 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-26 17:21:55 +0000 |
commit | e5bbee9b8c2c5c7d7b79785f08bc543c04efabaa (patch) | |
tree | 8f3153f1a82861bffa7aeed2775b6bce37765a18 | |
parent | e62b95a233bfa1ef962740b40d2a9571ca4e7e2f (diff) | |
download | kdbusnotification-3.5.13.tar.gz kdbusnotification-3.5.13.zip |
Second part of prior commitv3.5.13
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1260895 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
-rw-r--r-- | src/kdbusnotification.desktop | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/kdbusnotification.desktop b/src/kdbusnotification.desktop deleted file mode 100644 index b23aca5..0000000 --- a/src/kdbusnotification.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=kdbusnotification -Name[xx]=xxkdbusnotificationxx -Exec=notification-daemon-tde -Icon=bell -Type=Application -Comment=DBUS notification service daemon -X-KDE-autostart-phase=1 -X-KDE-StartupNotify=false -X-KDE-UniqueApplet=true -Categories=System; - |