From 17800ee30d51f3eb191b90dad50ad972bd5e41d0 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 27 Jan 2015 20:16:57 -0600 Subject: Remove redundant k3b-iso.desktop to reduce context menu confusion and clutter. Signed-off-by: Darrell Anderson --- src/Makefile.am | 2 +- src/k3b-iso.desktop | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) delete mode 100644 src/k3b-iso.desktop 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/ ################### diff --git a/src/k3b-iso.desktop b/src/k3b-iso.desktop deleted file mode 100644 index 5f1954a..0000000 --- a/src/k3b-iso.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=Application -NoDisplay=true -Exec=k3b --image %U -Icon=k3b -Terminal=false -Name=K3b -Name[ar]= K3b -Name[bn]=কে-থ্রি-বি -Name[hi]=के3बी -MimeType=application/x-iso; -Encoding=UTF-8 -- cgit v1.2.3