summaryrefslogtreecommitdiff
path: root/bindings
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-07-25 16:18:18 +0200
committerinfirit <[email protected]>2014-07-25 16:18:18 +0200
commit041b050488e3fa0d1dda442c19375c217dc8886a (patch)
treeb0196f8bb22d9a21a578438c46fe397b1b69cdb1 /bindings
parent4d498a1cc3a0bff55af99d5cde87343b0df011a0 (diff)
downloadeom-041b050488e3fa0d1dda442c19375c217dc8886a.tar.bz2
eom-041b050488e3fa0d1dda442c19375c217dc8886a.tar.xz
Remove any reference to glade*
Based on eog commit d26606d6273427777790e998902d86acd57c3393 From Baptiste Mille-Mathias <[email protected]>
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/eom.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/python/eom.defs b/bindings/python/eom.defs
index d2b37c0..9d16fa4 100644
--- a/bindings/python/eom.defs
+++ b/bindings/python/eom.defs
@@ -346,7 +346,7 @@
(c-name "eom_dialog_construct")
(return-type "none")
(parameters
- '("const-gchar*" "glade_file")
+ '("const-gchar*" "ui_file")
'("const-gchar*" "dlg_node")
)
)