From c600364342cb1b90402a0feedf0a5ac22f9bcd2d Mon Sep 17 00:00:00 2001
From: Yann Leboulanger <asterix@lagaule.org>
Date: Wed, 11 Oct 2006 16:57:11 +0000
Subject: [PATCH] temporary defs.py until defs.py.in arrives (ppl are so
 responsive !). fixes #2548

---
 src/common/defs.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 src/common/defs.py

diff --git a/src/common/defs.py b/src/common/defs.py
new file mode 100644
index 0000000000..4f0285c36a
--- /dev/null
+++ b/src/common/defs.py
@@ -0,0 +1 @@
+docdir="/usr/share/doc/gajim"
-- 
GitLab