summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDarrell Anderson <darrella@clovermail.net>2015-01-27 20:16:57 -0600
committerDarrell Anderson <darrella@clovermail.net>2015-01-27 20:16:57 -0600
commit17800ee30d51f3eb191b90dad50ad972bd5e41d0 (patch)
tree78032bbb4d9ee2b5a98e90f0d074604fdac4e78d /src/Makefile.am
parentd2b8ac71ff98ec7b5dcd18eadcb41314cbf771b3 (diff)
downloadk3b-17800ee30d51f3eb191b90dad50ad972bd5e41d0.tar.gz
k3b-17800ee30d51f3eb191b90dad50ad972bd5e41d0.zip
Remove redundant k3b-iso.desktop to reduce context menu confusion and clutter.
Signed-off-by: Darrell Anderson <darrella@clovermail.net>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6744601..31801df 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,7 +34,7 @@ SUBDIRS = option misc rip projects fastscale pics icons konqi mimetypes sounds
xdg_apps_DATA = k3b.desktop
-silent_DATA = k3b-iso.desktop k3b-cue.desktop
+silent_DATA = k3b-cue.desktop
silentdir = $(kde_appsdir)/.hidden/
###################