Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > 71d5795b1a3d519094a59f45ee47751b > files > 1

gqview-2.1.5-2mdv2008.0.src.rpm

--- gqview-2.1.1/src/editors.c.remote	2005-06-13 16:55:17.000000000 -0400
+++ gqview-2.1.1/src/editors.c	2006-09-17 17:31:17.000000000 -0400
@@ -47,7 +47,7 @@
 
 
 static gchar *editor_slot_defaults[] = {
-	N_("The Gimp"), "gimp-remote -n %f",
+	N_("The Gimp"), "gimp-remote %f",
 	N_("XV"), "xv %f",
 	N_("Xpaint"), "xpaint %f",
 	NULL, NULL,