kopia lustrzana https://gitlab.com/sane-project/frontends
Remove accidently committed patch
rodzic
2275d0cf08
commit
c3e739702f
|
@ -1,26 +0,0 @@
|
|||
Subject: Enable GIMP interface
|
||||
From: Jörg Frings-Fürst <debian@jff-webhosting.net>
|
||||
Date: Sat, 09 May 2015 22:33:41 +0200
|
||||
|
||||
Index: trunk/src/xscanimage.c
|
||||
===================================================================
|
||||
--- trunk.orig/src/xscanimage.c
|
||||
+++ trunk/src/xscanimage.c
|
||||
@@ -320,7 +320,7 @@ query (void)
|
||||
"Andy Beck, Tristan Tarrant, and David Mosberger",
|
||||
"8th June 1997",
|
||||
"<Toolbox>/File/Acquire/xscanimage/Device dialog...",
|
||||
- "RGB, GRAY",
|
||||
+ 0,
|
||||
GIMP_EXTENSION,
|
||||
nargs, nreturn_vals, args, return_vals);
|
||||
|
||||
@@ -365,7 +365,7 @@ query (void)
|
||||
"interface.",
|
||||
"Andy Beck, Tristan Tarrant, and David Mosberger",
|
||||
"Andy Beck, Tristan Tarrant, and David Mosberger",
|
||||
- "8th June 1997", mpath, "RGB, GRAY", GIMP_EXTENSION,
|
||||
+ "8th June 1997", mpath, 0, GIMP_EXTENSION,
|
||||
nargs, nreturn_vals, args, return_vals);
|
||||
}
|
||||
sane_exit ();
|
Ładowanie…
Reference in New Issue