Miscellaneous cleanups.

This commit is contained in:
Matthew Barnes
2013-07-07 11:25:07 -04:00
parent 90cacf75dd
commit cd76c782bd
22 changed files with 74 additions and 66 deletions

View File

@ -1191,7 +1191,7 @@ static GtkActionEntry shell_gal_view_entries[] = {
NULL,
N_("Delete Current View"),
NULL,
NULL, /* Set in update_view_menu() */
NULL, /* Set in update_view_menu */
G_CALLBACK (action_gal_delete_view_cb) },
{ "gal-save-custom-view",