summaryrefslogtreecommitdiff
path: root/src/skey-popup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/skey-popup.c')
-rw-r--r--src/skey-popup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/skey-popup.c b/src/skey-popup.c
index efc2f70..7209cf6 100644
--- a/src/skey-popup.c
+++ b/src/skey-popup.c
@@ -180,7 +180,7 @@ terminal_skey_do_popup (GtkWindow *window,
}
}
- if (!terminal_util_load_builder_file ("skey-challenge.ui",
+ if (!terminal_util_load_builder_resource (TERMINAL_RESOURCES_PATH_PREFIX G_DIR_SEPARATOR_S "ui/skey-challenge.ui",
"skey-dialog", &dialog,
"skey-entry", &entry,
"text-label", &label,