17 |
17 |
18 ########################################################################### |
18 ########################################################################### |
19 ## define some module global stuff |
19 ## define some module global stuff |
20 ########################################################################### |
20 ########################################################################### |
21 |
21 |
22 SAFile = "eric6_trpreviewer" |
22 SAFile = "eric7_trpreviewer" |
23 |
23 |
24 # define the protocol tokens |
24 # define the protocol tokens |
25 SALoadForm = 'LoadForm' |
25 SALoadForm = 'LoadForm' |
26 SALoadTranslation = 'LoadTranslation' |
26 SALoadTranslation = 'LoadTranslation' |
27 |
27 |