File gqview-editors.patch of Package gqview
--- src/editors.c +++ src/editors.c @@ -47,11 +47,11 @@ static gchar *editor_slot_defaults[] = { - N_("The Gimp"), "gimp-remote -n %f", + N_("The Gimp"), "gimp %f", + N_("Krita"), "krita %f", + N_("Eye of Gnome"), "eog %f", + N_("Gwenview"), "gwenview %f", N_("XV"), "xv %f", - N_("Xpaint"), "xpaint %f", - NULL, NULL, - NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,