From: root Date: Wed, 10 Jun 2020 11:16:36 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=82048569d43b34cce0d495151ea17e880d216f3e;p=zenbook daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 5102773..0c0a96c 100755 --- a/.etckeeper +++ b/.etckeeper @@ -796,6 +796,7 @@ maybe chmod 0644 'apt/sources.list.d/privacyidea-ubuntu-privacyidea-dev-xenial.l maybe chmod 0644 'apt/sources.list.d/signal-xenial.list' maybe chmod 0644 'apt/sources.list.d/signal-xenial.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/signal-xenial.list.save' +maybe chmod 0644 'apt/sources.list.d/skype-stable.list' maybe chmod 0644 'apt/sources.list.d/teamviewer.list' maybe chmod 0644 'apt/sources.list.d/teamviewer.list.distUpgrade' maybe chmod 0644 'apt/sources.list.d/teamviewer.list.save' diff --git a/apt/sources.list.d/skype-stable.list b/apt/sources.list.d/skype-stable.list new file mode 100644 index 0000000..119d8f8 --- /dev/null +++ b/apt/sources.list.d/skype-stable.list @@ -0,0 +1 @@ +deb [arch=amd64] https://repo.skype.com/deb stable main diff --git a/apt/trusted.gpg b/apt/trusted.gpg index 9850617..b336e3d 100644 Binary files a/apt/trusted.gpg and b/apt/trusted.gpg differ diff --git a/cups/printers.conf.O b/cups/printers.conf.O index abcaec6..9192bfe 100644 --- a/cups/printers.conf.O +++ b/cups/printers.conf.O @@ -1,7 +1,7 @@ # Printer configuration file for CUPS v2.3.1 # Written by cupsd # DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING -NextPrinterId 42 +NextPrinterId 44 PrinterId 1 UUID urn:uuid:e9b63086-a295-3d64-4799-24cf46be2061 @@ -97,6 +97,27 @@ KLimit 0 OpPolicy default ErrorPolicy retry-job + +PrinterId 43 +UUID urn:uuid:8a3640c1-47e7-33ca-4cf7-6c5853a8e723 +Info +Location +MakeModel HP Color LaserJet MFP M277dw, driverless, cups-filters 1.27.4 +DeviceURI implicitclass://HP_Color_LaserJet_MFP_M277dw_9D0E59_/ +State Idle +StateTime 1591698407 +ConfigTime 1591698407 +Type 8425564 +Accepting Yes +Shared No +JobSheets none none +QuotaPeriod 0 +PageLimit 0 +KLimit 0 +OpPolicy default +ErrorPolicy retry-job +Option cups-browsed true + PrinterId 6 UUID urn:uuid:53fea9f7-eaf7-3997-43bb-7e9f0e78a2e9 diff --git a/mailcap b/mailcap index 0d424e2..a8818fe 100644 --- a/mailcap +++ b/mailcap @@ -891,6 +891,8 @@ x-scheme-handler/vnc; /usr/bin/remmina -e %s; test=test -n "$DISPLAY" x-content/audio-player; rhythmbox-client --select-source %s; test=test -n "$DISPLAY" x-content/audio-cdda; rhythmbox-client --select-source %s; test=test -n "$DISPLAY" x-scheme-handler/sgnl; /opt/Signal/signal-desktop --no-sandbox %s; test=test -n "$DISPLAY" +application/octet-stream; /usr/bin/skypeforlinux --share-file %s; test=test -n "$DISPLAY" +x-scheme-handler/skype; /usr/bin/skypeforlinux --shutdown %s; test=test -n "$DISPLAY" application/sla; slic3r --gui %s; test=test -n "$DISPLAY" model/x-wavefront-obj; slic3r --gui %s; test=test -n "$DISPLAY" model/x-geomview-off; slic3r --gui %s; test=test -n "$DISPLAY"