diff options
author | matthijs <matthijs@openttd.org> | 2006-03-08 23:12:38 +0000 |
---|---|---|
committer | matthijs <matthijs@openttd.org> | 2006-03-08 23:12:38 +0000 |
commit | ba5172d0f4f6a958a2ba0ca7d024834f52092756 (patch) | |
tree | 830d598ae433c64fbd3dfb39064e75deea4e2b1d /os/debian/menu | |
parent | 602e5670745bf40f9a9a8946e37ba739540eb501 (diff) | |
download | openttd-ba5172d0f4f6a958a2ba0ca7d024834f52092756.tar.xz |
(svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details).
* Fix a small debconf issue which was in the 0.4.5 release.
Diffstat (limited to 'os/debian/menu')
-rw-r--r-- | os/debian/menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/debian/menu b/os/debian/menu index d15a0fd53..3afa6e08e 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/games/openttd/openttd.32.xpm" +?package(openttd):needs="X11" section="Games/Simulation" title="OpenTTD"\ +command="/usr/games/openttd" icon="/usr/share/pixmaps/openttd.32.xpm" |