[whiteboard] Port to Py3 / GTK3

This commit is contained in:
Yann Leboulanger
2017-09-28 22:45:59 +02:00
parent 72db56fda8
commit d564acac19
9 changed files with 1117 additions and 0 deletions

1
whiteboard/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .plugin import WhiteboardPlugin