summaryrefslogtreecommitdiff
path: root/os/debian/menu
diff options
context:
space:
mode:
authormatthijs <matthijs@openttd.org>2005-05-28 10:32:09 +0000
committermatthijs <matthijs@openttd.org>2005-05-28 10:32:09 +0000
commit8ef3f896f5f20992b18e0ecea7cfa59b8fdffc67 (patch)
tree1e0731c2afb44c950bf3784bc83956761dc45393 /os/debian/menu
parentf9989998a77d753d24818dfe236022c237a83c8d (diff)
downloadopenttd-8ef3f896f5f20992b18e0ecea7cfa59b8fdffc67.tar.xz
(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
This fix solves the issue for now by installing scenarios in the system-wide data dir. - Add: 32x32 xpm format icon, used for debian packaging. - Some minor updates to the os/debian directory.
Diffstat (limited to 'os/debian/menu')
-rw-r--r--os/debian/menu2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/debian/menu b/os/debian/menu
index a3da87e28..d15a0fd53 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.64.xpm"
+command="/usr/games/openttd" icon="/usr/share/games/openttd/openttd.32.xpm"