diff -r b8c93d063a53 -r ed31e909cf2e eric5_webbrowser.py --- a/eric5_webbrowser.py Sun Aug 21 19:11:03 2011 +0200 +++ b/eric5_webbrowser.py Tue Aug 23 18:44:20 2011 +0200 @@ -69,7 +69,7 @@ ("--search=word", "search for the given word") ] appinfo = Startup.makeAppInfo(sys.argv, - "Eric5 web browser", + "eric5 Web Browser", "file", "web browser", options)