Mercurial > trustbridge
comparison packaging/linux-installer-common.inc.in @ 1150:a72d59f8c3ea
Create uninstaller.
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Thu, 18 Sep 2014 13:27:57 +0200 |
parents | 96ecd345c961 |
children | d824e6890a43 |
comparison
equal
deleted
inserted
replaced
1149:96ecd345c961 | 1150:a72d59f8c3ea |
---|---|
33 [VERSION]='' | 33 [VERSION]='' |
34 [PREFIX]='' | 34 [PREFIX]='' |
35 ) | 35 ) |
36 | 36 |
37 declare -A L10N_DE | 37 declare -A L10N_DE |
38 ###INCLUDE:linux-installer.l10n-de | |
39 ###INCLUDE:linux-installer-common.l10n-de | 38 ###INCLUDE:linux-installer-common.l10n-de |
40 ###INCLUDE:linux-installer-uninstall.l10n-de | |
41 | 39 |
42 getxt() | 40 getxt() |
43 { | 41 { |
44 # Poor mans gettext for l10n completely self contained in one shell | 42 # Poor mans gettext for l10n completely self contained in one shell |
45 # script. | 43 # script. |