diff -r 44e15eda6506 -r e8fc383322f7 eric6/eric6_configure.py --- a/eric6/eric6_configure.py Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/eric6_configure.py Wed Jan 06 13:47:01 2021 +0100 @@ -5,9 +5,9 @@ # """ -Eric6 Configure. +eric Configure. -This is the main Python script to configure the eric6 IDE from the outside. +This is the main Python script to configure the eric IDE from the outside. """ import sys @@ -69,9 +69,9 @@ "use the given directory to store the settings files"), ] appinfo = AppInfo.makeAppInfo(sys.argv, - "Eric6 Configure", + "eric Configure", "", - "Configuration editor for eric6", + "Configuration editor for eric", options) res = Startup.simpleAppStartup(sys.argv, appinfo,