From: fbrehm Date: Mon, 20 Feb 2012 06:57:03 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=5d1bfafa75584d4d64556d94ad1ac308338f2922;p=config%2Fsamara%2Fetc.git committing changes in /etc after emerge run Package changes: +net-print/hplip-3.11.10 --- diff --git a/.etckeeper b/.etckeeper index e9c89f2..7d91f70 100755 --- a/.etckeeper +++ b/.etckeeper @@ -359,6 +359,7 @@ maybe chmod 0644 './dbus-1/system.d/ConsoleKit.conf' maybe chmod 0644 './dbus-1/system.d/NetworkManager.conf' maybe chmod 0644 './dbus-1/system.d/avahi-dbus.conf' maybe chmod 0644 './dbus-1/system.d/bluetooth.conf' +maybe chmod 0644 './dbus-1/system.d/com.hp.hplip.conf' maybe chmod 0644 './dbus-1/system.d/com.redhat.NewPrinterNotification.conf' maybe chmod 0644 './dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf' maybe chmod 0444 './dbus-1/system.d/cups.conf' @@ -759,6 +760,8 @@ maybe chmod 0755 './hotplug' maybe chmod 0755 './hotplug/usb' maybe chmod 0644 './hotplug/usb/libsane.usermap' maybe chmod 0755 './hotplug/usb/libusbscanner' +maybe chmod 0755 './hp' +maybe chmod 0644 './hp/hplip.conf' maybe chmod 0755 './hsqldb' maybe chown hsqldb './hsqldb/server.properties' maybe chgrp hsqldb './hsqldb/server.properties' @@ -1499,6 +1502,7 @@ maybe chmod 0644 './xdg/autostart/gnome-screensaver.desktop' maybe chmod 0644 './xdg/autostart/gnome-settings-daemon.desktop' maybe chmod 0644 './xdg/autostart/gnome-volume-control-applet.desktop' maybe chmod 0644 './xdg/autostart/gsettings-data-convert.desktop' +maybe chmod 0644 './xdg/autostart/hplip-systray.desktop' maybe chmod 0644 './xdg/autostart/polkit-gnome-authentication-agent-1.desktop' maybe chmod 0644 './xdg/autostart/pulseaudio-kde.desktop' maybe chmod 0644 './xdg/autostart/pulseaudio.desktop' diff --git a/dbus-1/system.d/com.hp.hplip.conf b/dbus-1/system.d/com.hp.hplip.conf new file mode 100644 index 0000000..cf88a07 --- /dev/null +++ b/dbus-1/system.d/com.hp.hplip.conf @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/hp/hplip.conf b/hp/hplip.conf new file mode 100644 index 0000000..ecfcf89 --- /dev/null +++ b/hp/hplip.conf @@ -0,0 +1,46 @@ +# hplip.conf. Generated from hplip.conf.in by configure. + +[hplip] +version=3.11.10 + +[dirs] +home=/usr/share/hplip +run=/var/run +ppd=/usr/share/ppd/HP +ppdbase=/usr/share/ppd +doc=/usr/share/doc/hplip-3.11.10 +html=/usr/share/doc/hplip-3.11.10/html +icon=/usr/share/applications +cupsbackend=/usr/libexec/cups/backend +cupsfilter=/usr/libexec/cups/filter +drv=/usr/share/cups/drv/hp + +# Following values are determined at configure time and cannot be changed. +[configure] +network-build=no +pp-build=yes +gui-build=yes +scanner-build=yes +fax-build=yes +dbus-build=yes +cups11-build=no +doc-build=yes +shadow-build=no +hpijs-install=no +foomatic-drv-install=no +foomatic-ppd-install=no +foomatic-rip-hplip-install=no +hpcups-install=yes +cups-drv-install=yes +cups-ppd-install=no +internal-tag=3.11.10 +restricted-build=no +ui-toolkit=qt4 +qt3=no +qt4=yes +policy-kit=yes +hpijs-only-build=no +lite-build=no +udev-acl-rules=yes +hpcups-only-build=no +hpijs-only-build=no diff --git a/xdg/autostart/hplip-systray.desktop b/xdg/autostart/hplip-systray.desktop new file mode 100644 index 0000000..fe1e4e4 --- /dev/null +++ b/xdg/autostart/hplip-systray.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=0.6 +Type=Application +Name=HP System Tray Service +GenericName=Printer Status Applet +Comment=HP System Tray Service +Exec=hp-systray +Icon=/usr/share/hplip/data/images/128x128/hp_logo.png +Terminal=false +Categories=Application;Utility; +X-KDE-StartupNotify=false +StartupNotify=false