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