From 47f8033617ccedc87fddc33e02309ca939def471 Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Thu, 4 Jun 2015 16:24:28 +0200 Subject: [PATCH] =?UTF-8?q?Anpassungen=20f=C3=BCr=20den=20Umzug=20auf=20Gi?= =?UTF-8?q?tHub?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CAU_Installer.h | 2 +- calibre-autoupdate.conf | 2 +- calibre-autoupdate.h | 4 ++-- calibre-autoupdate_checks.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CAU_Installer.h b/CAU_Installer.h index af30c99..7ca7b4d 100644 --- a/CAU_Installer.h +++ b/CAU_Installer.h @@ -5,7 +5,7 @@ func_term_output () { # einheitliche Terminalausgabe, Terminal löschen ## Beginne mit der Ausgbe ## tty -s && clear - echo -e "\033[44m \033[0m\033[1m $PROGNAME: Der Calibre-Autoupdate-Installer Version $VERSION\033[0m\n\033[44m \033[0m 2013-2015 by Leon Gaultier\n\e[m"; + echo -e "\033[44m \033[0m\033[1m $PROGNAME: Der Calibre-Autoupdate-Installer Version $VERSION\033[0m\n\033[44m \033[0m 2013-2015 by Leon Gaultier\n\e[m"; return 0 } diff --git a/calibre-autoupdate.conf b/calibre-autoupdate.conf index a919ada..43daff6 100644 --- a/calibre-autoupdate.conf +++ b/calibre-autoupdate.conf @@ -1,5 +1,5 @@ # Calibre Auto Updater Configfile -# Copyright (C) 2013-2015 Leon Gaultier +# Copyright (C) 2013-2015 Leon Gaultier # # Calibre Download Seite URL. diff --git a/calibre-autoupdate.h b/calibre-autoupdate.h index 2e79a2e..3c7bcdd 100644 --- a/calibre-autoupdate.h +++ b/calibre-autoupdate.h @@ -1,11 +1,11 @@ # Calibre Auto Updater Header File -# Copyright (C) 2013-2015 Leon Gaultier +# Copyright (C) 2013-2015 Leon Gaultier # func_term_output () { ## Beginne mit der Ausgbe ## tty -s && clear - echo -e "\033[44m \033[0m\033[1m $PROGNAME Version $VERSION\033[0m\n\033[44m \033[0m 2013-2015 by Leon Gaultier\n\e[m"; + echo -e "\033[44m \033[0m\033[1m $PROGNAME Version $VERSION\033[0m\n\033[44m \033[0m 2013-2015 by Leon Gaultier\n\e[m"; return 0 } diff --git a/calibre-autoupdate_checks.h b/calibre-autoupdate_checks.h index c1f82b6..0bc049b 100644 --- a/calibre-autoupdate_checks.h +++ b/calibre-autoupdate_checks.h @@ -1,5 +1,5 @@ # Calibre Auto Updater Configfile -# Copyright (C) 2013-2015 Leon Gaultier +# Copyright (C) 2013-2015 Leon Gaultier # func_http_status_code () {