Tools/TRSingleApplication.py

changeset 15
f6ccc31d6e72
parent 13
1af94a91f439
child 428
58405c24aa09
child 792
a13346916170
equal deleted inserted replaced
14:092aa8fafa4e 15:f6ccc31d6e72
15 15
16 ########################################################################### 16 ###########################################################################
17 # define some module global stuff 17 # define some module global stuff
18 ########################################################################### 18 ###########################################################################
19 19
20 SAFile = "eric4-trpreviewer" 20 SAFile = "eric5-trpreviewer"
21 21
22 # define the protocol tokens 22 # define the protocol tokens
23 SALoadForm = '>LoadForm<' 23 SALoadForm = '>LoadForm<'
24 SALoadTranslation = '>LoadTranslation<' 24 SALoadTranslation = '>LoadTranslation<'
25 25

eric ide

mercurial