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 |