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:
authorEvgeniy Popov <evgeniypopov@gmail.com>2013-05-15 20:32:04 +0400
committerEvgeniy Popov <evgeniypopov@gmail.com>2013-05-15 20:32:04 +0400
commit7d176c53db6e935ef78979c7b06021c62b54a9fb (patch)
tree871857d7b175be4d1df083c17fa351fb9a8317d1 /birthday_reminder
parent447be23dcfdffdc0251cf2330c3eee492ac25095 (diff)
rename init.py
Diffstat (limited to 'birthday_reminder')
-rw-r--r--birthday_reminder/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/birthday_reminder/__init__.py b/birthday_reminder/__init__.py
new file mode 100644
index 0000000..99840b0
--- /dev/null
+++ b/birthday_reminder/__init__.py
@@ -0,0 +1 @@
+from plugin import BirthDayPlugin