forked from pool/cups-airprint
7856f29811
I would like to maintain cups-airprint in Factory, and would like to use Printing as the devel project. OBS-URL: https://build.opensuse.org/request/show/359392 OBS-URL: https://build.opensuse.org/package/show/Printing/cups-airprint?expand=0&rev=1
20 lines
556 B
Diff
20 lines
556 B
Diff
*** airprint-generate-orig.py 2014-01-12 18:03:20.000000000 +0100
|
|
--- airprint-generate.py 2014-01-12 18:05:03.000000000 +0100
|
|
***************
|
|
*** 55,61 ****
|
|
<txt-record>txtvers=1</txt-record>
|
|
<txt-record>qtotal=1</txt-record>
|
|
<txt-record>Transparent=T</txt-record>
|
|
! <txt-record>URF=none</txt-record>
|
|
</service>
|
|
</service-group>"""
|
|
|
|
--- 55,61 ----
|
|
<txt-record>txtvers=1</txt-record>
|
|
<txt-record>qtotal=1</txt-record>
|
|
<txt-record>Transparent=T</txt-record>
|
|
! <txt-record>URF=DM3</txt-record>
|
|
</service>
|
|
</service-group>"""
|
|
|