~brian-murray/jockey/brian

« back to all changes in this revision

Viewing changes to README.txt

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-09-21 18:31:45 UTC
  • mfrom: (2.1.18 upstream)
  • Revision ID: james.westby@ubuntu.com-20090921183145-myxqcdjg3kyus4rq
Tags: 0.5.4-0ubuntu1
* New upstream bug fix release:
  - Update tests for openprinting.org changes; LaserJet 3020 does not exist
    any more, replace with DesignJet 3050CP.
  - Handler: Reload module blacklist after installing a driver package,
    since it might ship blacklists.
  - setup.py: Fix DistUtilsExtra version check. (LP: #428337)
  - jockey-gtk: Check for having $DISPLAY at startup to avoid crashes.
    (LP: #204134)
* ui.py: Fix error message parsing, thanks to rugby471! (LP: #386375)
* Add data/handlers/dvb_usb_firmware.py: Handler for DVB USB cards which
  need to have the linux-firmware-nonfree package installed. (LP: #223212)

Show diffs side-by-side

added added

removed removed

Lines of Context:
220
220
 
221
221
   dbus-send --print-reply --dest=com.ubuntu.DeviceDriver /GUI \
222
222
      com.ubuntu.DeviceDriver.search_driver \
223
 
      string:"printer_deviceid:MFG:Hewlett-Packard;MDL:HP LaserJet 3020"
 
223
      string:"printer_deviceid:MFG:Hewlett-Packard;MDL:HP DesignJet 3500CP"
224
224
  
225
225
This will search local and remote driver databases (such as
226
226
openprinting.org) for a matching driver, and if it finds one which is