From 35474a8f1f8acb141bb415556f3bda94399d2aee Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 18 Jul 2014 01:02:57 +0200 Subject: Rename pyLoadCore as pyload and pyLoadCli as pyload-cli --- module/setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'module/setup.py') diff --git a/module/setup.py b/module/setup.py index 9d18f0374..ffe2a01ef 100644 --- a/module/setup.py +++ b/module/setup.py @@ -56,9 +56,9 @@ class Setup: print _("The value in brackets [] always is the default value,") print _("in case you don't want to change it or you are unsure what to choose, just hit enter.") print _( - "Don't forget: You can always rerun this assistant with --setup or -s parameter, when you start pyLoadCore.") + "Don't forget: You can always rerun this assistant with --setup or -s parameter, when you start pyload.py .") print _("If you have any problems with this assistant hit STRG-C,") - print _("to abort and don't let him start with pyLoadCore automatically anymore.") + print _("to abort and don't let him start with pyload.py automatically anymore.") print print _("When you are ready for system check, hit enter.") raw_input() -- cgit v1.2.3