Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'juick/plugin.py')
-rw-r--r--juick/plugin.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/juick/plugin.py b/juick/plugin.py
index e02d6c2..cf7c982 100644
--- a/juick/plugin.py
+++ b/juick/plugin.py
@@ -8,6 +8,7 @@ import time
import urllib
from string import upper
from string import rstrip
+import locale
from common import helpers
from common import gajim