Tools/TRSingleApplication.py

changeset 15
f6ccc31d6e72
parent 13
1af94a91f439
child 428
58405c24aa09
child 792
a13346916170
--- a/Tools/TRSingleApplication.py	Sat Jan 02 16:15:57 2010 +0000
+++ b/Tools/TRSingleApplication.py	Sat Jan 02 17:09:08 2010 +0000
@@ -17,7 +17,7 @@
 # define some module global stuff
 ###########################################################################
 
-SAFile = "eric4-trpreviewer"
+SAFile = "eric5-trpreviewer"
 
 # define the protocol tokens
 SALoadForm =        '>LoadForm<'
@@ -113,4 +113,4 @@
         cmd = "%s%s\n" % (SALoadTranslation, str(qmFiles))
         self.sendCommand(cmd)
         
-        self.disconnect()
+        self.disconnect()
\ No newline at end of file

eric ide

mercurial