diff options
author | rubidium <rubidium@openttd.org> | 2010-02-18 18:20:15 +0000 |
---|---|---|
committer | rubidium <rubidium@openttd.org> | 2010-02-18 18:20:15 +0000 |
commit | 30520d7762d16d6aac56913a686d5679de74aff0 (patch) | |
tree | 77bfb1e6d39a3da3ffece96530decf46ec7f9737 /os/debian/menu | |
parent | 3a3696473437193f411e60a56f8371a6fa1904b9 (diff) | |
download | openttd-30520d7762d16d6aac56913a686d5679de74aff0.tar.xz |
(svn r19162) -Update: the debian packaging; bring it in sync with the packaging used at debian (minus the splitting)
Diffstat (limited to 'os/debian/menu')
-rw-r--r-- | os/debian/menu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/debian/menu b/os/debian/menu index 3afa6e08e..58e23aaa0 100644 --- a/os/debian/menu +++ b/os/debian/menu @@ -1,2 +1,2 @@ ?package(openttd):needs="X11" section="Games/Simulation" title="OpenTTD"\ -command="/usr/games/openttd" icon="/usr/share/pixmaps/openttd.32.xpm" +command="/usr/share/games/openttd/openttd-wrapper" icon="/usr/share/pixmaps/openttd.32.xpm" |