Tools/TRSingleApplication.py

changeset 896
f855351d5e98
parent 791
9ec2ac20e54e
child 945
8cd4d08fa9f6
child 1510
e75ecf2bd9dd
equal deleted inserted replaced
894:eab7b8d39807 896:f855351d5e98
15 15
16 ########################################################################### 16 ###########################################################################
17 # define some module global stuff 17 # define some module global stuff
18 ########################################################################### 18 ###########################################################################
19 19
20 SAFile = "eric5-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