Tools/TRSingleApplication.py

changeset 3670
f0cb7579c0b4
parent 3656
441956d8fce5
child 4021
195a471c327b
equal deleted inserted replaced
3669:ac84ac3c0f05 3670:f0cb7579c0b4
18 18
19 ########################################################################### 19 ###########################################################################
20 # define some module global stuff 20 # define some module global stuff
21 ########################################################################### 21 ###########################################################################
22 22
23 SAFile = "eric5_trpreviewer" 23 SAFile = "eric6_trpreviewer"
24 24
25 # define the protocol tokens 25 # define the protocol tokens
26 SALoadForm = '>LoadForm<' 26 SALoadForm = '>LoadForm<'
27 SALoadTranslation = '>LoadTranslation<' 27 SALoadTranslation = '>LoadTranslation<'
28 28

eric ide

mercurial