Ticket #1485 (closed defect: fixed)
Configure gtk print backends for gtk3
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
We do this for gtk2 in debathena-printing-config, and never updated it for gtk3. It consists of adding: gtk-print-backends = file,cups,lpr to /etc/gtk-3.0/settings.ini. That file is shipped by libgtk-3-0. Diverting it seems like a very large hammer, but I guess we don't have a choice, because printing-config is in debathena-clients.
Alternatives include throwing this in another package that we put in login-graphical. (It is arguably wrong that printing-config configures graphical stuff)
Change History
comment:2 Changed 10 years ago by jdreed
- Status changed from review to committed
committed 6691b9f34968543d35753ead3e946ce63467fed2 (Enable the LPR backend for GTK 3.0) to master
Note: See
TracTickets for help on using
tickets.
https://github.com/mit-athena/printing-config/pull/2