From 5f4f5b19c5bf166043c38dea89cd5df8370af309 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Fri, 20 Sep 2013 20:04:29 +0200 Subject: [PATCH] Ehre wem Ehre gebuert --- CLIENT_DATA/AIO_7zip_config.txt | 4 ++-- builder-targets-cb.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CLIENT_DATA/AIO_7zip_config.txt b/CLIENT_DATA/AIO_7zip_config.txt index d9f44de..91ae863 100644 --- a/CLIENT_DATA/AIO_7zip_config.txt +++ b/CLIENT_DATA/AIO_7zip_config.txt @@ -1,6 +1,6 @@ ;!@Install@!UTF-8! RunProgram="opsi-WinPKG.exe" -ExtractTitle="Sereby AIO with Geos One Mods Installer" -ExtractDialogText="Extracting Sereby AIO with Geos One Mods" +ExtractTitle="Sereby AIO ( sereby.org ) with Geos One Mods Installer" +ExtractDialogText="Extracting Sereby AIO ( sereby.org ) with Geos One Mods" GUIMode="1" ;!@InstallEnd@! diff --git a/builder-targets-cb.sh b/builder-targets-cb.sh index a53d64e..6f4a5d8 100644 --- a/builder-targets-cb.sh +++ b/builder-targets-cb.sh @@ -303,7 +303,7 @@ function create() { SVCDATE=`date +"%d.%m.%Y"` write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "version" "${VERSION}" write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "builddate" "${SVCDATE}" - write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "title" "Sereby's AiO Runtimes with Geos One's Mods" + write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "title" "Sereby's AiO Runtimes ( http://www.sereby.org ) with Geos One's Mods" write_svcpack_file $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini "general" "website" "http://opsi.disconnected-by-peer.at" unix2dos $INST_DIR/CLIENT_DATA/X86/sereby/entries_AiORuntimes.ini mkdir -p $OPSI_REPOS_PRODUCT_DIR