move help text in a separate function
---
frontend/saned.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/frontend/saned.c b/frontend/saned.c
index ab36397..93da1ff 100644
--- a/frontend/saned.c
+++ b/frontend/saned.c
@@ -3253,6 +3253,11 @@ run_inetd (char *sock)
move argument parsing logic from run_inetd() to main()
---
frontend/saned.c | 20 ++--
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/frontend/saned.c b/frontend/saned.c
index e717ed2..ab36397 100644
--- a/frontend/saned.c
+++ b/frontend/saned.c
@@ -3172,7 +3172,7
move argument parsing logic from run_standalone() to main()
---
frontend/saned.c | 19 ---
1 file changed, 12 insertions(+), 7 deletions(-)
diff --git a/frontend/saned.c b/frontend/saned.c
index 108512d..e717ed2 100644
--- a/frontend/saned.c
+++ b/frontend/saned.c
@@ -2923,7 +2923
Hi all,
Olaf Meeuwissen writes:
> [snip]
> Finally, I won't be around during the weekend of the code freeze. I've
> got a 45km trail run that weekend. I will have Monday through Wednesday
> off after the feature freeze weekend though! But then again, we may go
> off camping for a day or two du
Hi Matteo,
The PNG/JPEG support for scanimage will be part of 1.0.25. The saned
changes will not. That doesn't they won't get into 1.0.26, of course.
I just thought that "shoving" that into 1.0.25 was a bit too risky at
this point.
Let's take a step back and split changes up in slightly smaller
On Sat, Sep 19, 2015 at 11:23 PM, Olaf Meeuwissen
wrote:
> Hi Allan,
>
> m. allan noah writes:
>
>> I have just pushed all these changes, and a few more to git repo. I
>> have a few more minor bug fixes assigned to me that will go up in a
>> few hours.
>
> Many thanks! I've checked all my branche
The sane-fujitsu and canon_dr backends are not network based.
allan
On Sun, Sep 20, 2015 at 12:20 AM, Matthew Baker wrote:
> Hi there,
>
> I will soon be updating the android frontend (SANEDroid) with the imminent
> 1.0.25 release of sane. I was wondering what backends other than epson,
> pixma,
Hi Tony,
Tony writes:
> From the maillist, the PNG/JPG was supported now. I want to try scan as PNG
> file. but I met a trouble. I can scan it well as till/PGM.
>
>
> The top commit is:
> commit 87bfd53512029eab9a09578376953f3907001d01
> Author: m. allan noah
> Date: Sat Sep 19 13:29:05 2015
Hi Yuri,
Yuri Chornoivan writes:
> Attached is an update patch to Ukrainian translation (tested against
> git/master + using msgfmt).
>
> May thanks for pushing the patch.
Thanks for the patch. I've created a local branch with your patch so it
won't get lost in the mail archives. String free
Hi Olaf,
Yep that was a gaffe, I meant the epson2 backend.
Thanks for the correction
On Sun, Sep 20, 2015 at 9:24 PM, Olaf Meeuwissen
wrote:
> Hi Matthew,
>
> Matthew Baker writes:
>
> > I will soon be updating the android frontend (SANEDroid) with the
> imminent
> > 1.0.25 release of sane. I
Hi Matthew,
Matthew Baker writes:
> I will soon be updating the android frontend (SANEDroid) with the imminent
> 1.0.25 release of sane. I was wondering what backends other than epson,
> pixma, fujitsu, xerox_mfp, kodakaio, and of course net are network-based
> backends?
To the best of my knowle
11 matches
Mail list logo