Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hplip-3.10.2-2.3.1 RPM for x86_64

From OpenSuSE 11.3-test updates for x86_64

Name: hplip Distribution: openSUSE 11.3
Version: 3.10.2 Vendor: openSUSE
Release: 2.3.1 Build date: Mon Jan 17 11:11:36 2011
Group: Hardware/Printing Build host: build10
Size: 10173957 Source RPM: hplip-3.10.2-2.3.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://hplipopensource.com
Summary: HP's Printing, Scanning, and Faxing Software
The Hewlett-Packard Linux Imaging and Printing project (HPLIP) provides
a unified single and multifunction connectivity solution for HP
printers and scanners (in particular, HP all-in-one devices).

HPLIP provides unified connectivity for printing, scanning, sending
faxes, photo card access, and device management and is designed to work
with CUPS.

It includes the Ghostscript printer driver HPIJS for HP printers and a
special "hp" CUPS back-end that provides bidirectional communication
with the device (required for HP printer device management).

It also includes the SANE scanner driver "hpaio" for HP all-in-one
devices. Basic PC send fax functionality is supported on a number of
devices.

The special "hpfax" CUPS back-end is required to send faxes. Direct
uploading (i.e. without print and scan) of received faxes from the
device to the PC is not supported.

The "hp-toolbox" program is provided for device management.

The "hp-sendfax" program must be used to send faxes.

The "hp-setup" program can be used to set up HP all-in-one devices.

The HPLIP project is open source software and uses GPL-compatible
licenses. For more information, see:

http://hplipopensource.com

/usr/share/doc/packages/hplip/index.html



Authors:
--------
    David Suffield <david.suffield@hp.com>
    Yie Shiyun <shiyun.yie@hp.com>
    Donald J. Welch <donald.welch@hp.com>
    Cauligi Raghothama S. <raghothama.cauligi@hp.com>
    Aaron Albright
    Charlie Moore
    Chris Wiesner
    Chuck Esterbrook
    Cory Meisch
    David Goodger
    David Paschal
    Don Castrapel
    Foster Nuffer
    Hamish B Lawson
    Henrique M. Holschuh
    Ian Bicking
    Jacqueline Pitter
    James Thiele
    John Hosszu
    John Oleinik
    Linus Araque
    Mark Crawford
    Mark Overton
    Michael Foord
    Mike Orr
    Pete Parks
    Philippe Normand
    Sam Rushing
    Smith Kennedy
    Steve DeRoos
    Tavis Rudd
    Till Kamppeter

Provides

Requires

License

BSD3c(or similar) ; GPLv2+ ; MIT License (or similar)

Changelog

* Thu Jan 13 2011 jsmeix@suse.de
  - hplip-3.9.8-CVE-2010-4267.patch fixes a remote buffer overflow
    (CVE-2010-4267 and Novell/Suse Bugzilla bnc#336658).
* Thu Apr 01 2010 jsmeix@suse.de
  - Updated to version 3.10.2:
    The hpcups driver is again updated to better align with
    the product specifications for various printer models.
    Several more supported all-in-one devices.
    Several bug fixies (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - Updated to version 3.9.12:
    The hpcups driver is updated to better align with the
    product specifications for various printer models.
    Several more supported printers.
    Several bug fixies (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - Updated to version 3.9.10:
    The hpcups driver has been re-written. It does no longer do
    bi-directional IO. Printer specific settings are no longer
    hard coded, but are controlled by the PPD file.
    Many more supported printers and all-in-one devices.
    Several bug fixies (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - hpcups.drv.in-3.9.8-reorder.patch and
    hpcups-ppds-3.9.8-reorder.tar.bz2 are obsolete
    because it is fixed in the source.
  - create_hal_global_fdi_from_hpmud_rules is obsolete
    because HAL is no longer used to manage ACLs
    (see Novell/Suse Bugzilla bnc#542473 comment#13).
  - change-udev-rules.diff fixes now also 56-hpmud_support.rules
    (see for example Novell/Suse Bugzilla bnc#577035) and
    it should trigger udev's generic ACL support for SANE
    via 'ENV{libsane_matched}="yes"' in 55-hpmud.rules
    (see Novell/Suse Bugzilla bnc#542473 comment#14).
    Perhaps the latter could be better achieved with the
    configure option --enable-udev-acl-rules (default=no)
    which installs 40-hplip.rules instead of 55-hpmud.rules
    but this was not at all tested up to now and it is
    likely not backward compatible (e.g. for openSUSE 11.2).
* Thu Oct 15 2009 jsmeix@suse.de
  - Also moved /usr/share/hplip/data/models/models.dat
    and /etc/hp/hplip.conf to the hplip-hpijs sub-package
    so that the "hp" backend can autodetect printers
    (see Novell/Suse Bugzilla bnc#546856 comment#10).
* Thu Oct 15 2009 jsmeix@suse.de
  - In the hplip-hpijs sub-package made weak package dependencies
    even weaker to avoid bloating of minimal installations. Now
    the hplip-hpijs sub-package only "Enhances: ghostscript_any"
    and "Suggests: hplip" (see Novell/Suse Bugzilla bnc#546893).
  - Enlarged hplip-hpijs to be useful for a CUPS print queue.
    Moved the following files from the hplip main package
    to the hplip-hpijs sub-package: cups/backend/hp,
    cups/filter/foomatic-rip-hplip, cups/filter/hpcac,
    cups/filter/hpcups, cups/filter/hplipjs,
    and all PPD files (see Novell/Suse Bugzilla bnc#546856).
* Wed Sep 16 2009 jsmeix@suse.de
  - hpcups.drv.in-3.9.8-reorder.patch addresses two issues
    in the 3.9.8 hpcups.drv.in file from which dynamic PPDs
    are generated.
    It re-orders common paper sizes so that normal, fullbleed
    and duplex papers sizes are grouped together in the PPD.
    It changes the LJColor device class from RGBW to RGB
    color space. The K band was not being printed by hpcups.
  - The hpcups-ppds-3.9.8-reorder.tar.bz2 source file contains
    the matching static PPDs which are fixed according to what
    hpcups.drv.in-3.9.8-reorder.patch fixes for dynamic PPDs.
* Thu Aug 06 2009 jsmeix@suse.de
  - The hplip.SuSEfirewall2 source file provides support
    to open UDP ports 5353(mdns) and 427(svrloc) for mDNS support
    according to the init-suse-firewall in the tar ball
    (see Novell/Suse Bugzilla bnc#528819).
  - Updated to version 3.9.8:
    Added mDNS/Bonjour support.
    Enabled mDNS as the default network search mechanism.
    Added front-end support for mDNS/Bonjour in setup.
    Added hpmud support for mDNS.
    The tar ball provides a init-suse-firewall init script
    for mDNS support which is not included in the RPM.
    Fixed wificonfig associate issue when called from hp-setup.
    Added 40-hplip.rules to the tar ball for distros with
    udev ACL support. Use configure option --enable-udev-acl-rules
    to install 40-hplip.rules instead of 55-hpmud.rules.
    Fixed Normal Grayscale on DJ8xx and DJ8x5 for HPCUPS.
    Added -lsane link option for libsane-hpaio in Makefile.
    Many more supported printers and all-in-one devices.
    Many bug fixies (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
* Wed Jul 01 2009 jsmeix@suse.de
  - Fixed hp-toolbox.wrapper by adding "..." quotation when
    calling 'test -x "$( type -p whatever )"' because
    when 'type -p whatever' fails calling 'test -x' without
    an explicite empty argument would result true
    (see Novell/Suse Bugzilla bnc#503322 comment#6).
  - fix_gcc44_glib.diff is obsolete since version 3.9.6b
    because it is fixed in the source.
  - Updated to version 3.9.6b:
    The new native CUPS driver (HPCUPS) is now the default
    printer driver. HPCUPS provides new paper sizes for borderless
    and duplex so that there are now HPCUPS PPDs with exact
    printable regions for normal, borderless and duplex paper sizes
    which should fix https://bugs.launchpad.net/hplip/+bug/173857
    For now HPIJS (and its matching foomatic-rip-hplip PPDs)
    are still included (HPIJS can co-exist with HPCUPS).
    A new utility 'hp-wificonfig' can pre-configure wifi-capable
    printers on a wireless network. Once pre-configured, a queue
    for the printer can be set up as usual using hp-setup.
    Renamed hp-devicesetup to hp-devicesettings.
    Added CUPS filter hpcupsfax and new hpcups fax PPDs.
    Bumped libhpmud.so.0.0.4 to libhpmud.so.0.0.5.
    Integrated --enable-lite-build (default=no) into configure.in
    which can be used to get a minimal print/scan only build with
    limited Plugin support (Novell/Suse provides the "full" build).
    Many more supported printers and all-in-one devices.
    Many bug fixies (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
* Tue Jun 02 2009 jsmeix@suse.de
  - fix_gcc44_glib.diff fixes GCC/glibc issues, here in particular
    "invalid conversion from 'const char*' to 'char*'" errors.
    The upstream bug report is
    https://bugs.launchpad.net/hplip/+bug/382720
* Tue May 05 2009 jsmeix@suse.de
  - force-qt4-for-hp-systray-desktop.diff is obsolete because
    configure uses --enable-qt4 by default now which obsoletes
    also "Recommends: python-qt" (only python-qt4 is required).
  - Updated to version 3.9.4b:
    A few bug fixies (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - Updated to version 3.9.4:
    Added PolicyKit support. Command line tools like hp-setup,
    hp-plugin, etc. are now run as regular user.
    Added GPG digital signature support to the HPLIP plug-in
    to validate that the plug-in is not corrupted and authentic.
    Added native CUPS driver support (hpcups) currently for
    testing only and added static PPDs for hpcups.
    Some more supported printers and all-in-one devices
    (in particular a few Designjet PostScript printers).
    Many bug fixies (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - Updated to version 3.9.2:
    Qt4 now default UI.
    Support policy change. End of support date is added to
    all HPLIP supported devices, for details see
    http://hplipopensource.com/node/314
    New file /var/lib/hp/hplip.state for runtime variable data.
    Removed any variable data from /etc/hp/hplip.conf.
    Some more supported printers and all-in-one devices.
    Major bug fixing on Qt4 solution (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - Updated to version 2.8.12:
    From this release forward, all PPD files - even for devices
    that require a binary plug-in - will reside in the tarball
    (the "plugin PPDs" are moved into hpijs.drv).
    Preview (alpha) release of the Qt4 version of HPLIP.
    Replaced "MODE 0666" udev device permissions with
    "console permissions via HAL".
    No new supported devices.
    Several bug fixes (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - Updated to version 2.8.10:
    Bumped libhpmud version for new plugin attribute.
    Many more supported printers and all-in-one devices.
    Several bug fixes (no Suse bugs).
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
  - Updated to version 2.8.9:
    Added Qt4 configure option but Qt3 is the default.
    Many bug fixes (no Suse bugs).
    Several more supported printers, in particular
    some Compact Photo (QuickConnect) printers.
    For details see
    http://hplipopensource.com/hplip-web/release_notes.html
* Wed Dec 03 2008 lnussel@suse.de
  - use "usb" instead of "usb_device" (bnc#438867)

Files

/etc/sysconfig/SuSEfirewall2.d/services/hplip
/etc/udev
/etc/udev/rules.d
/etc/udev/rules.d/55-hpmud.rules
/etc/udev/rules.d/56-hpmud_support.rules
/etc/xdg/autostart/hplip-systray.desktop
/usr/bin/hp-align
/usr/bin/hp-check
/usr/bin/hp-clean
/usr/bin/hp-colorcal
/usr/bin/hp-devicesettings
/usr/bin/hp-fab
/usr/bin/hp-faxsetup
/usr/bin/hp-firmware
/usr/bin/hp-info
/usr/bin/hp-levels
/usr/bin/hp-linefeedcal
/usr/bin/hp-makecopies
/usr/bin/hp-makeuri
/usr/bin/hp-mkuri
/usr/bin/hp-pkservice
/usr/bin/hp-plugin
/usr/bin/hp-pqdiag
/usr/bin/hp-print
/usr/bin/hp-printsettings
/usr/bin/hp-probe
/usr/bin/hp-query
/usr/bin/hp-scan
/usr/bin/hp-sendfax
/usr/bin/hp-setup
/usr/bin/hp-systray
/usr/bin/hp-testpage
/usr/bin/hp-timedate
/usr/bin/hp-toolbox
/usr/bin/hp-toolbox.wrapper
/usr/bin/hp-unload
/usr/bin/hp-wificonfig
/usr/lib/cups
/usr/lib/cups/backend
/usr/lib/cups/backend/hpfax
/usr/lib/cups/filter
/usr/lib/cups/filter/hpcupsfax
/usr/lib64/python2.6/site-packages/cupsext.la
/usr/lib64/python2.6/site-packages/cupsext.so
/usr/lib64/python2.6/site-packages/hpmudext.la
/usr/lib64/python2.6/site-packages/hpmudext.so
/usr/lib64/python2.6/site-packages/pcardext.la
/usr/lib64/python2.6/site-packages/pcardext.so
/usr/lib64/python2.6/site-packages/scanext.la
/usr/lib64/python2.6/site-packages/scanext.so
/usr/lib64/sane
/usr/lib64/sane/libsane-hpaio.la
/usr/lib64/sane/libsane-hpaio.so
/usr/lib64/sane/libsane-hpaio.so.1
/usr/lib64/sane/libsane-hpaio.so.1.0.0
/usr/share/applications/hplip.desktop
/usr/share/doc/packages/hplip
/usr/share/doc/packages/hplip/COPYING
/usr/share/doc/packages/hplip/README_LIBJPG
/usr/share/doc/packages/hplip/commandline.html
/usr/share/doc/packages/hplip/copying.html
/usr/share/doc/packages/hplip/copyright
/usr/share/doc/packages/hplip/devicemanager.html
/usr/share/doc/packages/hplip/faxtrouble.html
/usr/share/doc/packages/hplip/gettinghelp.html
/usr/share/doc/packages/hplip/hpscan.html
/usr/share/doc/packages/hplip/images
/usr/share/doc/packages/hplip/images/favicon.ico
/usr/share/doc/packages/hplip/images/print.png
/usr/share/doc/packages/hplip/images/toolbox_actions.png
/usr/share/doc/packages/hplip/images/toolbox_fax.png
/usr/share/doc/packages/hplip/images/toolbox_print_control.png
/usr/share/doc/packages/hplip/images/toolbox_print_settings.png
/usr/share/doc/packages/hplip/images/toolbox_status.png
/usr/share/doc/packages/hplip/images/toolbox_supplies.png
/usr/share/doc/packages/hplip/images/xsane.png
/usr/share/doc/packages/hplip/index.html
/usr/share/doc/packages/hplip/mainttask.html
/usr/share/doc/packages/hplip/plugins.html
/usr/share/doc/packages/hplip/print.html
/usr/share/doc/packages/hplip/printing.html
/usr/share/doc/packages/hplip/printoptions.html
/usr/share/doc/packages/hplip/printtroubleshooting.html
/usr/share/doc/packages/hplip/scanning.html
/usr/share/doc/packages/hplip/scantrouble.html
/usr/share/doc/packages/hplip/sendfax.html
/usr/share/doc/packages/hplip/setup.html
/usr/share/doc/packages/hplip/styles
/usr/share/doc/packages/hplip/styles/css.css
/usr/share/doc/packages/hplip/systray.html
/usr/share/doc/packages/hplip/troubleshooting.html
/usr/share/doc/packages/hplip/uninstalling.html
/usr/share/doc/packages/hplip/upgrading.html
/usr/share/hplip
/usr/share/hplip/__init__.py
/usr/share/hplip/align.py
/usr/share/hplip/base
/usr/share/hplip/base/__init__.py
/usr/share/hplip/base/codes.py
/usr/share/hplip/base/device.py
/usr/share/hplip/base/dime.py
/usr/share/hplip/base/exif.py
/usr/share/hplip/base/g.py
/usr/share/hplip/base/imagesize.py
/usr/share/hplip/base/ldif.py
/usr/share/hplip/base/logger.py
/usr/share/hplip/base/magic.py
/usr/share/hplip/base/maint.py
/usr/share/hplip/base/mdns.py
/usr/share/hplip/base/mfpdtf.py
/usr/share/hplip/base/models.py
/usr/share/hplip/base/module.py
/usr/share/hplip/base/pexpect.py
/usr/share/hplip/base/pkit.py
/usr/share/hplip/base/pml.py
/usr/share/hplip/base/slp.py
/usr/share/hplip/base/status.py
/usr/share/hplip/base/strings.py
/usr/share/hplip/base/tui.py
/usr/share/hplip/base/utils.py
/usr/share/hplip/base/vcard.py
/usr/share/hplip/base/wifi.py
/usr/share/hplip/check.py
/usr/share/hplip/clean.py
/usr/share/hplip/colorcal.py
/usr/share/hplip/copier
/usr/share/hplip/copier/__init__.py
/usr/share/hplip/copier/copier.py
/usr/share/hplip/data
/usr/share/hplip/data/images
/usr/share/hplip/data/images/128x128
/usr/share/hplip/data/images/128x128/audio.png
/usr/share/hplip/data/images/128x128/bmp.png
/usr/share/hplip/data/images/128x128/gif.png
/usr/share/hplip/data/images/128x128/hp_logo.png
/usr/share/hplip/data/images/128x128/jpg.png
/usr/share/hplip/data/images/128x128/movie.png
/usr/share/hplip/data/images/128x128/mpg.png
/usr/share/hplip/data/images/128x128/png.png
/usr/share/hplip/data/images/128x128/tif.png
/usr/share/hplip/data/images/128x128/unknown.png
/usr/share/hplip/data/images/16x16
/usr/share/hplip/data/images/16x16/active.png
/usr/share/hplip/data/images/16x16/add_user.png
/usr/share/hplip/data/images/16x16/add_user_quick.png
/usr/share/hplip/data/images/16x16/add_users.png
/usr/share/hplip/data/images/16x16/battery.png
/usr/share/hplip/data/images/16x16/busy.png
/usr/share/hplip/data/images/16x16/cancel.png
/usr/share/hplip/data/images/16x16/close.png
/usr/share/hplip/data/images/16x16/down.png
/usr/share/hplip/data/images/16x16/down_user.png
/usr/share/hplip/data/images/16x16/download.png
/usr/share/hplip/data/images/16x16/edit.png
/usr/share/hplip/data/images/16x16/error.png
/usr/share/hplip/data/images/16x16/fab.png
/usr/share/hplip/data/images/16x16/fax.png
/usr/share/hplip/data/images/16x16/folder_open.png
/usr/share/hplip/data/images/16x16/folder_remove.png
/usr/share/hplip/data/images/16x16/help.png
/usr/share/hplip/data/images/16x16/hp_logo.png
/usr/share/hplip/data/images/16x16/idle.png
/usr/share/hplip/data/images/16x16/info.png
/usr/share/hplip/data/images/16x16/inkdrop.png
/usr/share/hplip/data/images/16x16/list_add.png
/usr/share/hplip/data/images/16x16/list_remove.png
/usr/share/hplip/data/images/16x16/makecopies.png
/usr/share/hplip/data/images/16x16/mimetypes.png
/usr/share/hplip/data/images/16x16/minus.png
/usr/share/hplip/data/images/16x16/next.png
/usr/share/hplip/data/images/16x16/ok.png
/usr/share/hplip/data/images/16x16/paper.png
/usr/share/hplip/data/images/16x16/pcard.png
/usr/share/hplip/data/images/16x16/plus.png
/usr/share/hplip/data/images/16x16/prev.png
/usr/share/hplip/data/images/16x16/print.png
/usr/share/hplip/data/images/16x16/quit.png
/usr/share/hplip/data/images/16x16/refresh.png
/usr/share/hplip/data/images/16x16/refresh1.png
/usr/share/hplip/data/images/16x16/remove_user.png
/usr/share/hplip/data/images/16x16/scan.png
/usr/share/hplip/data/images/16x16/settings.png
/usr/share/hplip/data/images/16x16/status_refresh.png
/usr/share/hplip/data/images/16x16/thumbnail.png
/usr/share/hplip/data/images/16x16/toner.png
/usr/share/hplip/data/images/16x16/up.png
/usr/share/hplip/data/images/16x16/up_user.png
/usr/share/hplip/data/images/16x16/warning.png
/usr/share/hplip/data/images/24x24
/usr/share/hplip/data/images/24x24/add_to_group.png
/usr/share/hplip/data/images/24x24/new_group.png
/usr/share/hplip/data/images/24x24/new_group_from_selection.png
/usr/share/hplip/data/images/24x24/new_user.png
/usr/share/hplip/data/images/24x24/remove_from_group.png
/usr/share/hplip/data/images/24x24/remove_group.png
/usr/share/hplip/data/images/24x24/remove_user.png
/usr/share/hplip/data/images/24x24/rename_group.png
/usr/share/hplip/data/images/256x256
/usr/share/hplip/data/images/256x256/hp_logo.png
/usr/share/hplip/data/images/256x256/logo.png
/usr/share/hplip/data/images/32x32
/usr/share/hplip/data/images/32x32/align.png
/usr/share/hplip/data/images/32x32/battery.png
/usr/share/hplip/data/images/32x32/busy.png
/usr/share/hplip/data/images/32x32/clean.png
/usr/share/hplip/data/images/32x32/colorcal.png
/usr/share/hplip/data/images/32x32/cups.png
/usr/share/hplip/data/images/32x32/download.png
/usr/share/hplip/data/images/32x32/error.png
/usr/share/hplip/data/images/32x32/ews.png
/usr/share/hplip/data/images/32x32/fab.png
/usr/share/hplip/data/images/32x32/fax-disabled.png
/usr/share/hplip/data/images/32x32/fax.png
/usr/share/hplip/data/images/32x32/fax_machine.png
/usr/share/hplip/data/images/32x32/fax_setup.png
/usr/share/hplip/data/images/32x32/firmware.png
/usr/share/hplip/data/images/32x32/help.png
/usr/share/hplip/data/images/32x32/hp_logo.png
/usr/share/hplip/data/images/32x32/idle.png
/usr/share/hplip/data/images/32x32/info.png
/usr/share/hplip/data/images/32x32/inkdrop.png
/usr/share/hplip/data/images/32x32/keys.png
/usr/share/hplip/data/images/32x32/linefeed_cal.png
/usr/share/hplip/data/images/32x32/lock.png
/usr/share/hplip/data/images/32x32/lporg.png
/usr/share/hplip/data/images/32x32/makecopies-disabled.png
/usr/share/hplip/data/images/32x32/makecopies.png
/usr/share/hplip/data/images/32x32/ok.png
/usr/share/hplip/data/images/32x32/paper.png
/usr/share/hplip/data/images/32x32/pcard-disabled.png
/usr/share/hplip/data/images/32x32/pcard.png
/usr/share/hplip/data/images/32x32/plugin.png
/usr/share/hplip/data/images/32x32/pq_diag.png
/usr/share/hplip/data/images/32x32/print-disabled.png
/usr/share/hplip/data/images/32x32/print.png
/usr/share/hplip/data/images/32x32/scan-disabled.png
/usr/share/hplip/data/images/32x32/scan.png
/usr/share/hplip/data/images/32x32/settings.png
/usr/share/hplip/data/images/32x32/testpage.png
/usr/share/hplip/data/images/32x32/toner.png
/usr/share/hplip/data/images/32x32/toner_cartridge.png
/usr/share/hplip/data/images/32x32/warning.png
/usr/share/hplip/data/images/32x32/wireless.png
/usr/share/hplip/data/images/64x64
/usr/share/hplip/data/images/64x64/hp_logo.png
/usr/share/hplip/data/images/devices
/usr/share/hplip/data/images/devices/120.png
/usr/share/hplip/data/images/devices/COLOR_INKJET_PRINTER_CP1700.png
/usr/share/hplip/data/images/devices/CP_1700.png
/usr/share/hplip/data/images/devices/DESKJET_1120C.png
/usr/share/hplip/data/images/devices/DESKJET_1220C.png
/usr/share/hplip/data/images/devices/DESKJET_2500C.png
/usr/share/hplip/data/images/devices/DESKJET_3820.png
/usr/share/hplip/data/images/devices/DESKJET_5740.png
/usr/share/hplip/data/images/devices/DESKJET_610.png
/usr/share/hplip/data/images/devices/DESKJET_630C.png
/usr/share/hplip/data/images/devices/DESKJET_650C.png
/usr/share/hplip/data/images/devices/DESKJET_840C.png
/usr/share/hplip/data/images/devices/DESKJET_916C.png
/usr/share/hplip/data/images/devices/DESKJET_9600.png
/usr/share/hplip/data/images/devices/DESKJET_960C.png
/usr/share/hplip/data/images/devices/DESKJET_970C.png
/usr/share/hplip/data/images/devices/DESKJET_990C.png
/usr/share/hplip/data/images/devices/DESKJET_995C.png
/usr/share/hplip/data/images/devices/Deskjet_3740.png
/usr/share/hplip/data/images/devices/Deskjet_5400_series.png
/usr/share/hplip/data/images/devices/Deskjet_5700.png
/usr/share/hplip/data/images/devices/Deskjet_5900_series.png
/usr/share/hplip/data/images/devices/Deskjet_6500.png
/usr/share/hplip/data/images/devices/Deskjet_6800.png
/usr/share/hplip/data/images/devices/HP_2000C.png
/usr/share/hplip/data/images/devices/HP_2500C.png
/usr/share/hplip/data/images/devices/HP_BI_3000.png
/usr/share/hplip/data/images/devices/HP_Business_Inkjet_1200.png
/usr/share/hplip/data/images/devices/HP_Color_LaserJet_1500.png
/usr/share/hplip/data/images/devices/HP_Color_LaserJet_2840.png
/usr/share/hplip/data/images/devices/HP_Color_LaserJet_4500.png
/usr/share/hplip/data/images/devices/HP_Color_LaserJet_4730mfp.png
/usr/share/hplip/data/images/devices/HP_Color_LaserJet_8550.png
/usr/share/hplip/data/images/devices/HP_LJ1xxx.png
/usr/share/hplip/data/images/devices/HP_LaserJet_1012.png
/usr/share/hplip/data/images/devices/HP_LaserJet_1220.png
/usr/share/hplip/data/images/devices/HP_LaserJet_3200M.png
/usr/share/hplip/data/images/devices/HP_LaserJet_3300_3310_3320.png
/usr/share/hplip/data/images/devices/HP_LaserJet_4000.png
/usr/share/hplip/data/images/devices/HP_LaserJet_4100_MFP.png
/usr/share/hplip/data/images/devices/HP_LaserJet_4M.png
/usr/share/hplip/data/images/devices/HP_LaserJet_5Si.png
/usr/share/hplip/data/images/devices/HP_LaserJet_6MP.png
/usr/share/hplip/data/images/devices/HP_LaserJet_8100_Series.png
/usr/share/hplip/data/images/devices/HP_LaserJet_9000_MFP.png
/usr/share/hplip/data/images/devices/HP_LaserJet_9040_MFP.png
/usr/share/hplip/data/images/devices/HP_LaserJet_9500dn.png
/usr/share/hplip/data/images/devices/HP_LaserJet_m1005.png
/usr/share/hplip/data/images/devices/HP_LaserJet_m1522.png
/usr/share/hplip/data/images/devices/HP_Officejet_Pro_L7700.png
/usr/share/hplip/data/images/devices/LASERJET_3500.png
/usr/share/hplip/data/images/devices/LASERJET_4650.png
/usr/share/hplip/data/images/devices/LASERJET_4650dtn.png
/usr/share/hplip/data/images/devices/LASERJET_5500.png
/usr/share/hplip/data/images/devices/LASERJET_5500dtn.png
/usr/share/hplip/data/images/devices/LASERJET_5550.png
/usr/share/hplip/data/images/devices/LASERJET_5550DTN.png
/usr/share/hplip/data/images/devices/OFFICEJET_PRO_1150C.png
/usr/share/hplip/data/images/devices/OfficeJet_5105.png
/usr/share/hplip/data/images/devices/OfficeJet_6100_Series.png
/usr/share/hplip/data/images/devices/OfficeJet_G85.png
/usr/share/hplip/data/images/devices/OfficeJet_Series_300.png
/usr/share/hplip/data/images/devices/Officejet_6150_Series.png
/usr/share/hplip/data/images/devices/Officejet_6200_series.png
/usr/share/hplip/data/images/devices/Officejet_7200_series.png
/usr/share/hplip/data/images/devices/Officejet_9100_series.png
/usr/share/hplip/data/images/devices/PHOTOSMART_100.png
/usr/share/hplip/data/images/devices/PHOTOSMART_1218.png
/usr/share/hplip/data/images/devices/PHOTOSMART_1315.png
/usr/share/hplip/data/images/devices/PHOTOSMART_P1100.png
/usr/share/hplip/data/images/devices/PSC_900_Series.png
/usr/share/hplip/data/images/devices/Photosmart_2600_series.png
/usr/share/hplip/data/images/devices/Photosmart_2700_series.png
/usr/share/hplip/data/images/devices/Photosmart_3300_series.png
/usr/share/hplip/data/images/devices/Photosmart_370_series.png
/usr/share/hplip/data/images/devices/Photosmart_7400_series.png
/usr/share/hplip/data/images/devices/Photosmart_8050.png
/usr/share/hplip/data/images/devices/Photosmart_8100_series.png
/usr/share/hplip/data/images/devices/Photosmart_8250.png
/usr/share/hplip/data/images/devices/Photosmart_8400_series.png
/usr/share/hplip/data/images/devices/Photosmart_8750_series.png
/usr/share/hplip/data/images/devices/Photosmart_C3100.png
/usr/share/hplip/data/images/devices/Photosmart_C4100.png
/usr/share/hplip/data/images/devices/Photosmart_C5100.png
/usr/share/hplip/data/images/devices/Photosmart_C6100.png
/usr/share/hplip/data/images/devices/Photosmart_D5060.png
/usr/share/hplip/data/images/devices/Photosmart_D5100.png
/usr/share/hplip/data/images/devices/Photosmart_D6160.png
/usr/share/hplip/data/images/devices/Photosmart_D7100.png
/usr/share/hplip/data/images/devices/Photosmart_D7300.png
/usr/share/hplip/data/images/devices/Photosmart_Pro_B8300.png
/usr/share/hplip/data/images/devices/Photosmart_Pro_B9180.png
/usr/share/hplip/data/images/devices/Photosmart_a310.png
/usr/share/hplip/data/images/devices/Photosmart_a510.png
/usr/share/hplip/data/images/devices/Photosmart_a710.png
/usr/share/hplip/data/images/devices/cp1160.png
/usr/share/hplip/data/images/devices/default_business_inkjet.png
/usr/share/hplip/data/images/devices/default_designjet.png
/usr/share/hplip/data/images/devices/default_deskjet.png
/usr/share/hplip/data/images/devices/default_laserjet.png
/usr/share/hplip/data/images/devices/default_officejet.png
/usr/share/hplip/data/images/devices/default_photosmart.png
/usr/share/hplip/data/images/devices/default_printer.png
/usr/share/hplip/data/images/devices/default_psc.png
/usr/share/hplip/data/images/devices/desket_5650.png
/usr/share/hplip/data/images/devices/deskjet_1280.png
/usr/share/hplip/data/images/devices/deskjet_3200.png
/usr/share/hplip/data/images/devices/deskjet_3320.png
/usr/share/hplip/data/images/devices/deskjet_3325.png
/usr/share/hplip/data/images/devices/deskjet_3420.png
/usr/share/hplip/data/images/devices/deskjet_3425.png
/usr/share/hplip/data/images/devices/deskjet_3500.png
/usr/share/hplip/data/images/devices/deskjet_3600.png
/usr/share/hplip/data/images/devices/deskjet_3840.png
/usr/share/hplip/data/images/devices/deskjet_5100.png
/usr/share/hplip/data/images/devices/deskjet_5550.png
/usr/share/hplip/data/images/devices/deskjet_5552.png
/usr/share/hplip/data/images/devices/deskjet_5600.png
/usr/share/hplip/data/images/devices/deskjet_6120.png
/usr/share/hplip/data/images/devices/deskjet_6980.png
/usr/share/hplip/data/images/devices/deskjet_D2360.png
/usr/share/hplip/data/images/devices/dj350.png
/usr/share/hplip/data/images/devices/dj450.png
/usr/share/hplip/data/images/devices/hp_LaserJet_1200.png
/usr/share/hplip/data/images/devices/hp_LaserJet_2100.png
/usr/share/hplip/data/images/devices/hp_LaserJet_3015.png
/usr/share/hplip/data/images/devices/hp_LaserJet_3020.png
/usr/share/hplip/data/images/devices/hp_LaserJet_4345_mfp.png
/usr/share/hplip/data/images/devices/hp_LaserJet_5000.png
/usr/share/hplip/data/images/devices/hp_LaserJet_8000.png
/usr/share/hplip/data/images/devices/hp_business_inkjet_1100.png
/usr/share/hplip/data/images/devices/hp_business_inkjet_2200.png
/usr/share/hplip/data/images/devices/hp_business_inkjet_2600.png
/usr/share/hplip/data/images/devices/hp_business_inkjet_3000.png
/usr/share/hplip/data/images/devices/hp_color_LaserJet_2550.png
/usr/share/hplip/data/images/devices/hp_color_LaserJet_3700.png
/usr/share/hplip/data/images/devices/hp_color_LaserJet_4600.png
/usr/share/hplip/data/images/devices/hp_color_LaserJet_9500.png
/usr/share/hplip/data/images/devices/hp_color_laserjet_cm1015_mfp.png
/usr/share/hplip/data/images/devices/hp_color_laserjet_cm1312_mfp.png
/usr/share/hplip/data/images/devices/hp_color_laserjet_cp2025.png
/usr/share/hplip/data/images/devices/hp_color_laserjet_cp3505.png
/usr/share/hplip/data/images/devices/hp_color_laserjet_cp3525.png
/usr/share/hplip/data/images/devices/hp_color_laserjet_cp4005.png
/usr/share/hplip/data/images/devices/hp_color_laserjet_cp6015.png
/usr/share/hplip/data/images/devices/hp_deskjet_9300.png
/usr/share/hplip/data/images/devices/hp_deskjet_f4200.png
/usr/share/hplip/data/images/devices/hp_laserjet_3050.png
/usr/share/hplip/data/images/devices/hp_laserjet_m2727_mfp.png
/usr/share/hplip/data/images/devices/hp_laserjet_p2015.png
/usr/share/hplip/data/images/devices/hp_photosmart_b8500_series.png
/usr/share/hplip/data/images/devices/laserjet_2410.png
/usr/share/hplip/data/images/devices/officejet_4200_series.png
/usr/share/hplip/data/images/devices/officejet_500.png
/usr/share/hplip/data/images/devices/officejet_5500_series.png
/usr/share/hplip/data/images/devices/officejet_5600.png
/usr/share/hplip/data/images/devices/officejet_j3600_series.png
/usr/share/hplip/data/images/devices/officejet_j5500_series.png
/usr/share/hplip/data/images/devices/officejet_k550.png
/usr/share/hplip/data/images/devices/officejet_k80.png
/usr/share/hplip/data/images/devices/photosmart_7150.png
/usr/share/hplip/data/images/devices/photosmart_7900_series.png
/usr/share/hplip/data/images/devices/photosmart_a610.png
/usr/share/hplip/data/images/devices/photosmart_a820_series.png
/usr/share/hplip/data/images/devices/psc_1100_series.png
/usr/share/hplip/data/images/devices/psc_1610.png
/usr/share/hplip/data/images/devices/psc_2300_series.png
/usr/share/hplip/data/images/other
/usr/share/hplip/data/images/other/aio_align.png
/usr/share/hplip/data/images/other/align10.png
/usr/share/hplip/data/images/other/clean.png
/usr/share/hplip/data/images/other/color_adj.png
/usr/share/hplip/data/images/other/confidential_coverpage.png
/usr/share/hplip/data/images/other/confidential_title.png
/usr/share/hplip/data/images/other/fax.png
/usr/share/hplip/data/images/other/fax2.png
/usr/share/hplip/data/images/other/generic_coverpage.png
/usr/share/hplip/data/images/other/generic_title.png
/usr/share/hplip/data/images/other/h-kc-2.png
/usr/share/hplip/data/images/other/h-kc-3.png
/usr/share/hplip/data/images/other/hp-tux-printer.png
/usr/share/hplip/data/images/other/load_paper.png
/usr/share/hplip/data/images/other/opensource-75x65.png
/usr/share/hplip/data/images/other/panel_lcd.png
/usr/share/hplip/data/images/other/pens.png
/usr/share/hplip/data/images/other/powered_by_python.png
/usr/share/hplip/data/images/other/signal0.png
/usr/share/hplip/data/images/other/signal1.png
/usr/share/hplip/data/images/other/signal2.png
/usr/share/hplip/data/images/other/signal3.png
/usr/share/hplip/data/images/other/signal4.png
/usr/share/hplip/data/images/other/signal5.png
/usr/share/hplip/data/images/other/standard_coverpage.png
/usr/share/hplip/data/images/other/type4_color_patch.png
/usr/share/hplip/data/images/other/type4_gray_patch.png
/usr/share/hplip/data/images/other/urgent_coverpage.png
/usr/share/hplip/data/images/other/urgent_title.png
/usr/share/hplip/data/images/other/usb_connection.png
/usr/share/hplip/data/images/other/v-c-2.png
/usr/share/hplip/data/images/other/v-c-3.png
/usr/share/hplip/data/images/other/v-k-2.png
/usr/share/hplip/data/images/other/v-k-3.png
/usr/share/hplip/data/images/other/v-kc-2.png
/usr/share/hplip/data/images/other/v-kc-3.png
/usr/share/hplip/data/images/other/zca.png
/usr/share/hplip/data/ldl
/usr/share/hplip/data/ldl/cb2pcal.ldl.gz
/usr/share/hplip/data/ldl/cb2pcal_done.ldl.gz
/usr/share/hplip/data/ldl/cbbcal.ldl.gz
/usr/share/hplip/data/ldl/cbccal.ldl.gz
/usr/share/hplip/data/ldl/cbccal_done.ldl.gz
/usr/share/hplip/data/ldl/cbcpcal.ldl.gz
/usr/share/hplip/data/ldl/cbpcal.ldl.gz
/usr/share/hplip/data/localization
/usr/share/hplip/data/localization/hplip_de.qm
/usr/share/hplip/data/localization/hplip_es.qm
/usr/share/hplip/data/localization/hplip_fr.qm
/usr/share/hplip/data/localization/hplip_it.qm
/usr/share/hplip/data/localization/hplip_pt.qm
/usr/share/hplip/data/localization/hplip_ru.qm
/usr/share/hplip/data/localization/hplip_zh.qm
/usr/share/hplip/data/models
/usr/share/hplip/data/pcl
/usr/share/hplip/data/pcl/align1_8xx.pcl.gz
/usr/share/hplip/data/pcl/align1_9xx.pcl.gz
/usr/share/hplip/data/pcl/align2_8xx.pcl.gz
/usr/share/hplip/data/pcl/align2_9xx.pcl.gz
/usr/share/hplip/data/pcl/align3_8xx.pcl.gz
/usr/share/hplip/data/pcl/align3_9xx.pcl.gz
/usr/share/hplip/data/pcl/align4_450.pcl.gz
/usr/share/hplip/data/pcl/align4_8xx.pcl.gz
/usr/share/hplip/data/pcl/align5_8xx.pcl.gz
/usr/share/hplip/data/pcl/align6_450.pcl.gz
/usr/share/hplip/data/pcl/colorcal1_450.pcl.gz
/usr/share/hplip/data/pcl/colorcal2_450.pcl.gz
/usr/share/hplip/data/pcl/crbcal.pcl.gz
/usr/share/hplip/data/pcl/crcaldone.pcl.gz
/usr/share/hplip/data/pcl/crcbcal.pcl.gz
/usr/share/hplip/data/pcl/crccal.pcl.gz
/usr/share/hplip/data/pcl/crcpcal.pcl.gz
/usr/share/hplip/data/pcl/crpcal.pcl.gz
/usr/share/hplip/data/ps
/usr/share/hplip/data/ps/clean_page.pdf.gz
/usr/share/hplip/data/ps/testpage.ps.gz
/usr/share/hplip/devicesettings.py
/usr/share/hplip/fab.py
/usr/share/hplip/fax
/usr/share/hplip/fax/__init__.py
/usr/share/hplip/fax/coverpages.py
/usr/share/hplip/fax/fax.py
/usr/share/hplip/fax/faxdevice.py
/usr/share/hplip/fax/marvellfax.py
/usr/share/hplip/fax/pmlfax.py
/usr/share/hplip/fax/pstotiff
/usr/share/hplip/fax/pstotiff.convs
/usr/share/hplip/fax/pstotiff.types
/usr/share/hplip/fax/soapfax.py
/usr/share/hplip/faxsetup.py
/usr/share/hplip/firmware.py
/usr/share/hplip/hpdio.py
/usr/share/hplip/hpssd.py
/usr/share/hplip/info.py
/usr/share/hplip/installer
/usr/share/hplip/installer/__init__.py
/usr/share/hplip/installer/core_install.py
/usr/share/hplip/installer/dcheck.py
/usr/share/hplip/installer/distros.dat
/usr/share/hplip/levels.py
/usr/share/hplip/linefeedcal.py
/usr/share/hplip/makecopies.py
/usr/share/hplip/makeuri.py
/usr/share/hplip/pcard
/usr/share/hplip/pcard/__init__.py
/usr/share/hplip/pcard/photocard.py
/usr/share/hplip/pkservice.py
/usr/share/hplip/plugin.py
/usr/share/hplip/pqdiag.py
/usr/share/hplip/print.py
/usr/share/hplip/printsettings.py
/usr/share/hplip/prnt
/usr/share/hplip/prnt/__init__.py
/usr/share/hplip/prnt/colorcal.py
/usr/share/hplip/prnt/cups.py
/usr/share/hplip/prnt/ldl.py
/usr/share/hplip/prnt/pcl.py
/usr/share/hplip/probe.py
/usr/share/hplip/query.py
/usr/share/hplip/scan
/usr/share/hplip/scan.py
/usr/share/hplip/scan/__init__.py
/usr/share/hplip/scan/sane.py
/usr/share/hplip/sendfax.py
/usr/share/hplip/setup.py
/usr/share/hplip/systray.py
/usr/share/hplip/testpage.py
/usr/share/hplip/timedate.py
/usr/share/hplip/toolbox.py
/usr/share/hplip/ui4
/usr/share/hplip/ui4/__init__.py
/usr/share/hplip/ui4/aboutdialog.py
/usr/share/hplip/ui4/aboutdialog_base.py
/usr/share/hplip/ui4/aligndialog.py
/usr/share/hplip/ui4/aligndialog_base.py
/usr/share/hplip/ui4/cleandialog.py
/usr/share/hplip/ui4/cleandialog_base.py
/usr/share/hplip/ui4/colorcaldialog.py
/usr/share/hplip/ui4/colorcaldialog_base.py
/usr/share/hplip/ui4/devicesetupdialog.py
/usr/share/hplip/ui4/devicesetupdialog_base.py
/usr/share/hplip/ui4/deviceuricombobox.py
/usr/share/hplip/ui4/devmgr5.py
/usr/share/hplip/ui4/devmgr5_base.py
/usr/share/hplip/ui4/fabgrouptable.py
/usr/share/hplip/ui4/fabnametable.py
/usr/share/hplip/ui4/fabwindow.py
/usr/share/hplip/ui4/fabwindow_base.py
/usr/share/hplip/ui4/faxsetupdialog.py
/usr/share/hplip/ui4/faxsetupdialog_base.py
/usr/share/hplip/ui4/filetable.py
/usr/share/hplip/ui4/firmwaredialog.py
/usr/share/hplip/ui4/firmwaredialog_base.py
/usr/share/hplip/ui4/infodialog.py
/usr/share/hplip/ui4/infodialog_base.py
/usr/share/hplip/ui4/linefeedcaldialog.py
/usr/share/hplip/ui4/linefeedcaldialog_base.py
/usr/share/hplip/ui4/loadpapergroupbox.py
/usr/share/hplip/ui4/makecopiesdialog.py
/usr/share/hplip/ui4/makecopiesdialog_base.py
/usr/share/hplip/ui4/mimetypesdialog.py
/usr/share/hplip/ui4/mimetypesdialog_base.py
/usr/share/hplip/ui4/nodevicesdialog.py
/usr/share/hplip/ui4/nodevicesdialog_base.py
/usr/share/hplip/ui4/plugindialog.py
/usr/share/hplip/ui4/plugindialog_base.py
/usr/share/hplip/ui4/pluginlicensedialog.py
/usr/share/hplip/ui4/pluginlicensedialog_base.py
/usr/share/hplip/ui4/plugins
/usr/share/hplip/ui4/pqdiagdialog.py
/usr/share/hplip/ui4/pqdiagdialog_base.py
/usr/share/hplip/ui4/printdialog.py
/usr/share/hplip/ui4/printdialog_base.py
/usr/share/hplip/ui4/printernamecombobox.py
/usr/share/hplip/ui4/printsettingsdialog.py
/usr/share/hplip/ui4/printsettingsdialog_base.py
/usr/share/hplip/ui4/printsettingstoolbox.py
/usr/share/hplip/ui4/printtestpagedialog.py
/usr/share/hplip/ui4/printtestpagedialog_base.py
/usr/share/hplip/ui4/readonlyradiobutton.py
/usr/share/hplip/ui4/sendfaxdialog.py
/usr/share/hplip/ui4/sendfaxdialog_base.py
/usr/share/hplip/ui4/settingsdialog.py
/usr/share/hplip/ui4/settingsdialog_base.py
/usr/share/hplip/ui4/setupdialog.py
/usr/share/hplip/ui4/setupdialog_base.py
/usr/share/hplip/ui4/systemtray.py
/usr/share/hplip/ui4/systrayframe.py
/usr/share/hplip/ui4/systrayframe_base.py
/usr/share/hplip/ui4/ui_utils.py
/usr/share/hplip/ui4/wifisetupdialog.py
/usr/share/hplip/ui4/wifisetupdialog_base.py
/usr/share/hplip/unload.py
/usr/share/hplip/wificonfig.py
/usr/share/pixmaps/HPmenu.png
/var/lib/hp
/var/lib/hp/hplip.state


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 10 05:13:26 2013