Skip to content
Snippets Groups Projects
Commit d9552a9b authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

missing import

parent 87eb65fd
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,8 @@ APP = i18n.APP
gtk.glade.bindtextdomain (APP, i18n.DIR)
gtk.glade.textdomain (APP)
import gtkgui
GTKGUI_GLADE='plugins/gtkgui/gtkgui.glade'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment