BirthDayPlugin. porting to gtk3

This commit is contained in:
Denis Fomin
2013-05-15 21:38:53 +04:00
parent da695ed7a7
commit 20966ee5a5
3 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
from plugin import BirthDayPlugin
from .plugin import BirthDayPlugin