E5Gui/E5SingleApplication.py

changeset 3670
f0cb7579c0b4
parent 3178
f25fc1364c88
child 4021
195a471c327b
equal deleted inserted replaced
3669:ac84ac3c0f05 3670:f0cb7579c0b4
20 20
21 ########################################################################### 21 ###########################################################################
22 # define some module global stuff 22 # define some module global stuff
23 ########################################################################### 23 ###########################################################################
24 24
25 SAFile = "eric5" 25 SAFile = "eric6"
26 26
27 # define the protocol tokens 27 # define the protocol tokens
28 SAOpenFile = '>OpenFile<' 28 SAOpenFile = '>OpenFile<'
29 SAOpenProject = '>OpenProject<' 29 SAOpenProject = '>OpenProject<'
30 SAArguments = '>Arguments<' 30 SAArguments = '>Arguments<'

eric ide

mercurial