src/eric7/eric7_iconeditor.py

branch
eric7
changeset 10238
9ea4634a697e
parent 9653
e67609152c5e
child 10303
ee1aadab1215
equal deleted inserted replaced
10237:17ab17a3e6b3 10238:9ea4634a697e
59 59
60 def main(): 60 def main():
61 """ 61 """
62 Main entry point into the application. 62 Main entry point into the application.
63 """ 63 """
64 QGuiApplication.setDesktopFileName("eric7_iconeditor.desktop") 64 QGuiApplication.setDesktopFileName("eric7_iconeditor")
65 65
66 options = [ 66 options = [
67 ( 67 (
68 "--config=configDir", 68 "--config=configDir",
69 "use the given directory as the one containing the config files", 69 "use the given directory as the one containing the config files",

eric ide

mercurial