Files @ r9027:9d5ade13b1f3
Branch filter:

Location: cpp/openttd-patchpack/source/os/debian/postinst

bjarni
(svn r12843) -Feature [FS#1945]: The autoreplace window is now resizable in both directions
The code to open this window is also unified for all vehicle types
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#