From: Till Kamppeter <till.kamppeter@gmail.com>
To: Robert Krawitz <rlk@alum.mit.edu>
Cc: printing-architecture@lists.linux-foundation.org,
printing-japan@lists.linux-foundation.org,
gimp-print-devel@lists.sourceforge.net, jriddell@ubuntu.com,
msweet@apple.com
Subject: Re: [Printing-architecture] [Gimp-print-devel] Common Printing Dialog: PPD extension specs updated
Date: Thu, 31 Jul 2008 11:18:44 +0200 [thread overview]
Message-ID: <48918374.8080404@gmail.com> (raw)
In-Reply-To: <200807310223.m6V2NkAv006976@dsl092-065-009.bos1.dsl.speakeasy.net>
Robert Krawitz wrote:
> I've added support for Quick Presets using the Image Type
> (StpImageType) and for widget hinting. They pass cupstestppd. Till,
> can you check them out (use "make ppd-global" to produce
> multi-language PPDs).
>
Generally, the PPDs are generated correctly, but there are some problems:
- All the translated UI strings are English for me. My distro is Ubuntu
Intrepid. What do I have to change to get actual translations. I would
like to have multi-language PPDs in both Ubuntu and LSB packages.
- There is a small bug in the *OPOptionHints lines: At least for the
options whose machine-readable names start with "Stp" the option names
in the *OPOptionHints lines do not start with "Stp". Replace lines like
*OPOptionHints Weave: ...
by
*OPOptionHints StpWeave: ...
Check this for all options
- I have changed the syntax of the *OPOptionHints keyword from
*OPOptionHints <option name>: <hint1>[, <hint2>, ...]
to
*OPOptionHints <option name>: "<hint1> [<hint2> ...]"
to be more consistent with the syntax of the other keywords of my PPD
extensions and also to be compatible with CUPS DDK. CUPS DDK is not able
to handle lines without quotes. It would add the quotes. With the quotes
we also open the possibility to distribute the hints over more than one
line.
*OPOptionHints StpBrightness: slider, input, spinbox
has to get replaced by
*OPOptionHints StpBrightness: "slider input spinbox"
now.
- For the fine adjustment options add lines like
*OPOptionHints StpFineBrightness: "hide"
now.
> I have not added support for option tagging, which will be more
> complicated and will need some (minor) core changes.
>
Here the tags need to be well selected so that the user finds the
desired controls easily. You could use the BZR snapshots of the dialogs
under development to test drive your tags.
Till
next prev parent reply other threads:[~2008-07-31 9:18 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-30 15:50 [Printing-architecture] Common Printing Dialog: PPD extension specs updated Till Kamppeter
[not found] ` <4890962F.4000305@apple.com>
2008-07-30 16:38 ` Till Kamppeter
[not found] ` <4890AD59.6090902@apple.com>
2008-07-30 19:39 ` [Printing-architecture] [Gimp-print-devel] " Till Kamppeter
2008-07-30 19:54 ` [Printing-architecture] " Till Kamppeter
[not found] ` <200807310148.m6V1mTkP006833@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-07-31 7:10 ` [Printing-architecture] [Gimp-print-devel] " Till Kamppeter
[not found] ` <200807310223.m6V2NkAv006976@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-07-31 9:18 ` Till Kamppeter [this message]
[not found] ` <200807311309.m6VD9s5n018013@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-07-31 14:02 ` Till Kamppeter
[not found] ` <p06110400c4b793ad4cd1@[192.168.1.102]>
[not found] ` <200807312114.m6VLEhgd004613@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-07-31 21:37 ` Till Kamppeter
[not found] ` <200807312156.m6VLusVF004364@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-08-01 7:09 ` Till Kamppeter
[not found] ` <200808011134.m71BYXdK003793@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-08-01 12:13 ` Till Kamppeter
[not found] ` <20080801123314.GA26452@nagini.vm.bytemark.co.uk>
2008-08-01 12:55 ` Till Kamppeter
[not found] ` <20080801130821.GC26452@nagini.vm.bytemark.co.uk>
2008-08-01 13:19 ` Till Kamppeter
[not found] ` <48934778.1080504@apple.com>
[not found] ` <87ej58mptc.fsf@hardknott.home>
[not found] ` <4893A466.5040103@apple.com>
[not found] ` <87tze4l0sr.fsf@hardknott.home>
[not found] ` <200808020120.m721K3Uw007245@dsl092-065-009.bos1.dsl.speakeasy.net>
[not found] ` <87wsizvbdh.fsf@hardknott.home>
[not found] ` <87ej57v8gj.fsf@hardknott.home>
2008-08-04 14:41 ` Till Kamppeter
2008-08-04 21:08 ` Till Kamppeter
[not found] ` <873alk8lwp.fsf@hardknott.home>
2008-08-04 22:41 ` Till Kamppeter
[not found] ` <200808011243.m71ChRZ9004044@dsl092-065-009.bos1.dsl.speakeasy.net>
[not found] ` <20080801130240.GB26452@nagini.vm.bytemark.co.uk>
[not found] ` <200808011308.m71D8CMM004429@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-08-01 13:40 ` Till Kamppeter
[not found] ` <48934629.3060501@apple.com>
2008-08-01 17:26 ` Till Kamppeter
2008-08-01 12:52 ` Till Kamppeter
2008-08-01 7:15 ` Till Kamppeter
[not found] ` <4895C323.7060005@apple.com>
[not found] ` <200808031506.m73F6GPe025447@dsl092-065-009.bos1.dsl.speakeasy.net>
[not found] ` <200808030932.38287.hvengel@astound.net>
2008-08-04 21:53 ` Till Kamppeter
[not found] ` <4897BF6A.9090806@apple.com>
[not found] ` <200808050027.23995.hvengel@astound.net>
2008-08-05 8:20 ` Till Kamppeter
[not found] ` <200808031431.06482.hvengel@astound.net>
2008-08-04 22:22 ` [Printing-architecture] [Gimp-print-devel] Common Printing Dialog: Color Management (was)PPD " Till Kamppeter
[not found] ` <200808050116.25204.hvengel@astound.net>
2008-08-05 8:30 ` Till Kamppeter
2008-08-05 12:36 ` peter sikking
[not found] ` <200807311226.m6VCQED9017811@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-07-31 13:38 ` [Printing-architecture] [Gimp-print-devel] Common Printing Dialog: PPD " Till Kamppeter
[not found] ` <200807311345.m6VDjJFT018162@dsl092-065-009.bos1.dsl.speakeasy.net>
2008-07-31 14:03 ` Till Kamppeter
2008-07-31 14:05 ` Till Kamppeter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48918374.8080404@gmail.com \
--to=till.kamppeter@gmail.com \
--cc=gimp-print-devel@lists.sourceforge.net \
--cc=jriddell@ubuntu.com \
--cc=msweet@apple.com \
--cc=printing-architecture@lists.linux-foundation.org \
--cc=printing-japan@lists.linux-foundation.org \
--cc=rlk@alum.mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.