commit
a6fd36b004
|
@ -404,7 +404,7 @@ on_selection_changed_cb (GtkTreeSelection *selection,
|
||||||
|
|
||||||
static GtkActionEntry extra_actions[] =
|
static GtkActionEntry extra_actions[] =
|
||||||
{
|
{
|
||||||
{"SetActiveRoot", GTK_STOCK_JUMP_TO, N_("_Set root to active document"),
|
{"SetActiveRoot", "go-jump-symbolic", N_("_Set root to active document"),
|
||||||
NULL,
|
NULL,
|
||||||
N_("Set the root to the active document location"),
|
N_("Set the root to the active document location"),
|
||||||
G_CALLBACK (on_action_set_active_root)}
|
G_CALLBACK (on_action_set_active_root)}
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue