10237:17ab17a3e6b3 | 10238:9ea4634a697e |
---|---|
54 | 54 |
55 def main(): | 55 def main(): |
56 """ | 56 """ |
57 Main entry point into the application. | 57 Main entry point into the application. |
58 """ | 58 """ |
59 QGuiApplication.setDesktopFileName("eric7_pip.desktop") | 59 QGuiApplication.setDesktopFileName("eric7_pip") |
60 | 60 |
61 options = [ | 61 options = [ |
62 ( | 62 ( |
63 "--config=configDir", | 63 "--config=configDir", |
64 "use the given directory as the one containing the config files", | 64 "use the given directory as the one containing the config files", |