summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate-dictionary/src/gdict-applet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/src/gdict-applet.c b/mate-dictionary/src/gdict-applet.c
index 817880dd..713f5643 100644
--- a/mate-dictionary/src/gdict-applet.c
+++ b/mate-dictionary/src/gdict-applet.c
@@ -867,7 +867,7 @@ get_context_from_loader (GdictApplet *applet)
gdict_show_error_dialog (NULL,
_("Unable to find dictionary source"),
- NULL);
+ detail);
g_free (detail);