summaryrefslogtreecommitdiff
path: root/bindings/python/eom.defs
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/python/eom.defs')
-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")
)
)