diff src/core/constants.py @ 1384:73f8582c7c99

plugins XEP-0045, XEP-0249: allow to join / invite without specifying the JID's host part (use client's values)
author souliane <souliane@mailoo.org>
date Tue, 24 Mar 2015 07:34:32 +0100
parents f296a54af386
children 069ad98b360d
line wrap: on
line diff
--- a/src/core/constants.py	Mon Mar 23 09:34:23 2015 +0100
+++ b/src/core/constants.py	Tue Mar 24 07:34:32 2015 +0100
@@ -32,7 +32,7 @@
     APP_NAME_FILE = u'sat'
     APP_NAME_FULL = u'%s (%s)' % (APP_NAME_SHORT, APP_NAME)
     APP_VERSION = u'0.5.1D'  # Please add 'D' at the end for dev versions
-    APP_URL = 'http://salut-a-toi.org'
+    APP_URL = u'http://salut-a-toi.org'
 
 
     # Protocol