~ubuntu-branches/ubuntu/trusty/kgoldrunner/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/patches/0001-Remove-shebang-line-from-desktop-file.patch

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-05-23 11:04:39 UTC
  • mfrom: (1.2.1) (1.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20130523110439-6u5u1chlohi9cyj7
Tags: 4:4.10.3-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Remove shebang line from desktop file
 
2
Author: Maximiliano Curia <maxy@debian.org>
 
3
Last-Update: 2013-04-09
 
4
diff --git a/src/KGoldrunner.desktop b/src/KGoldrunner.desktop
 
5
index 85bf721..bb7e1d2 100755
 
6
--- a/src/KGoldrunner.desktop
 
7
+++ b/src/KGoldrunner.desktop
 
8
@@ -1,4 +1,3 @@
 
9
-#!/usr/bin/env xdg-open
 
10
 # KDE Config File
 
11
 [Desktop Entry]
 
12
 Name=KGoldrunner
 
13
-- 
 
14
1.7.10.4
 
15