From d772539a43ba83ddefe24fada68faf70135b2776 Mon Sep 17 00:00:00 2001 From: Michael Hanke Date: Tue, 4 Dec 2012 12:32:20 +0000 Subject: [PATCH] Remove unnecessary interpreter line from desktop file. Without being executable it has no effect, and being executable is not necessary for a desktop file. Gbp-Pq: Name remove_desktop_interpreter --- src/program/kbibtex.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/src/program/kbibtex.desktop b/src/program/kbibtex.desktop index 3ef3816..241410e 100644 --- a/src/program/kbibtex.desktop +++ b/src/program/kbibtex.desktop @@ -1,4 +1,3 @@ -#!/usr/bin/env xdg-open [Desktop Entry] Encoding=UTF-8 Name=KBibTeX -- 2.30.2