Skip to content
Snippets Groups Projects
Commit 51719300 authored by Alexander Schwinn's avatar Alexander Schwinn
Browse files

Enable translations for statusbar action-entries (Issue #953)

parent ac0f3c7a
No related branches found
No related tags found
1 merge request!318Several Translation fixes
......@@ -128,6 +128,8 @@ thunar_statusbar_class_init (ThunarStatusbarClass *klass)
GTK_SHADOW_NONE, //default
G_PARAM_READWRITE )); //flags
}
xfce_gtk_translate_action_entries (thunar_status_bar_action_entries, G_N_ELEMENTS (thunar_status_bar_action_entries));
}
......
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