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 |