~ubuntu-branches/debian/squeeze/openttd/squeeze

« back to all changes in this revision

Viewing changes to debian/patches/run-openttd-wrapper.patch

  • Committer: Bazaar Package Importer
  • Author(s): Matthijs Kooijman
  • Date: 2010-07-01 08:14:02 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20100701081402-98jmva0t3sqywxmi
Tags: 1.0.2-1
* [00c4efe] New upstream release 1.0.2.
* [c7b38fd] Break older openttd versions instead of Conflicting with
  them.
* [36bd61f] Bump standards version to 3.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
case of an error. This patch makes the the .desktop file call the
6
6
wrapper instead of the openttd binary directly.
7
7
 
8
 
Index: media/openttd.desktop.in
 
8
Index: openttd/media/openttd.desktop.in
9
9
===================================================================
10
 
--- a/media/openttd.desktop.in  (revision 17228)
11
 
+++ b/media/openttd.desktop.in  (working copy)
12
 
@@ -6,6 +6,6 @@
 
10
--- openttd.orig/media/openttd.desktop.in       2010-07-01 08:00:41.000000000 +0200
 
11
+++ openttd/media/openttd.desktop.in    2010-07-01 08:08:28.000000000 +0200
 
12
@@ -5,7 +5,7 @@
 
13
 Version=1.1
13
14
 Name=!!MENU_NAME!!
14
 
 Comment=A clone of Transport Tycoon Deluxe
15
15
 Icon=openttd
16
16
-Exec=!!TTD!!
17
17
+Exec=/usr/share/games/openttd/openttd-wrapper
18
18
 Terminal=false
19
19
 Categories=!!MENU_GROUP!!
 
20
 Comment=A clone of Transport Tycoon Deluxe