diff frontends/src/quick_frontend/constants.py @ 1139:75025461141f

move sat.tools.jid to sat_frontends.tools.jid
author souliane <souliane@mailoo.org>
date Tue, 26 Aug 2014 12:52:46 +0200
parents 1fe00f0c9a91
children e3a9ea76de35
line wrap: on
line diff
--- a/frontends/src/quick_frontend/constants.py	Tue Aug 26 09:54:23 2014 +0200
+++ b/frontends/src/quick_frontend/constants.py	Tue Aug 26 12:52:46 2014 +0200
@@ -22,4 +22,4 @@
 
 class Const(constants.Const):
 
-    PRIVATE_PREFIX = "@PRIVATE@"
+    PRIVATE_PREFIX = "@private@"