diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-26 17:21:27 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-10-26 17:21:27 +0000 |
commit | e62b95a233bfa1ef962740b40d2a9571ca4e7e2f (patch) | |
tree | 0bd61b49c8de856f9defad3e7bc9f3750d94bc17 /src | |
parent | a062a26f39117d05c0d93fe5537ff0cfc40fa86f (diff) | |
download | kdbusnotification-e62b95a233bfa1ef962740b40d2a9571ca4e7e2f.tar.gz kdbusnotification-e62b95a233bfa1ef962740b40d2a9571ca4e7e2f.zip |
Remove incorrect user visible kdbusnotification shortcut from Kicker
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdbusnotification@1260893 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 9fffe0e..df5df15 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,9 +3,6 @@ SUBDIRS = \ daemon -# this is where the desktop file will go -xdg_apps_DATA = kdbusnotification.desktop - # and for autostart autostartdir = $(prefix)/share/autostart autostart_DATA = kdbusnotification-autostart.desktop |