Merge pull request #44 from JosephMcc/documents-panel

Documents panel
This commit is contained in:
Clement Lefebvre 2016-10-07 11:22:40 +01:00 committed by GitHub
commit a6fd36b004
2 changed files with 2072 additions and 2073 deletions

View File

@ -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