Files @ r9240:ae20a4f3f8ae
Branch filter:

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

rubidium
(svn r13106) -Codechange: rework the toolbar code a little so functions do not have to return the Window they just created.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#