From: Frank Brehm Date: Wed, 27 May 2020 22:09:35 +0000 (+0200) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=2e0006911227f5719c3aa95424f27249b1f70ba2;p=config%2Fbruni%2Fetc-mint-new1.git daily autocommit --- diff --git a/.etckeeper b/.etckeeper index 54aca38..2eb50f8 100755 --- a/.etckeeper +++ b/.etckeeper @@ -534,10 +534,12 @@ maybe chmod 0644 'apt/sources.list.d/plex-media-server.list' maybe chmod 0644 'apt/sources.list.d/plexmediaserver.list' maybe chmod 0644 'apt/sources.list.d/puppet.list' maybe chmod 0644 'apt/sources.list.d/team-xbmc-ppa-bionic.list' +maybe chmod 0644 'apt/sources.list.d/teams.list' maybe chmod 0644 'apt/sources.list.d/ubuntu-x-swat-updates-bionic.list' maybe chmod 0644 'apt/sources.list.d/webupd8team-java-bionic.list' maybe chmod 0644 'apt/trusted.gpg' maybe chmod 0755 'apt/trusted.gpg.d' +maybe chmod 0644 'apt/trusted.gpg.d/microsoft.gpg' maybe chmod 0644 'apt/trusted.gpg.d/puppet-keyring.gpg' maybe chmod 0644 'apt/trusted.gpg.d/ubuntu-defaults.chroot.key.gpg' maybe chmod 0644 'apt/trusted.gpg.d/ubuntu-keyring-2012-archive.gpg' diff --git a/apt/sources.list.d/teams.list b/apt/sources.list.d/teams.list new file mode 100644 index 0000000..313011b --- /dev/null +++ b/apt/sources.list.d/teams.list @@ -0,0 +1,3 @@ +### THIS FILE IS AUTOMATICALLY CONFIGURED ### +# You may comment out this entry, but any other modifications may be lost. +deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main diff --git a/apt/trusted.gpg.d/microsoft.gpg b/apt/trusted.gpg.d/microsoft.gpg new file mode 100644 index 0000000..0cffae0 Binary files /dev/null and b/apt/trusted.gpg.d/microsoft.gpg differ diff --git a/mailcap b/mailcap index 79901a3..9c5f4f8 100644 --- a/mailcap +++ b/mailcap @@ -899,6 +899,7 @@ image/x-x3f; shotwell %s; test=test -n "$DISPLAY" x-content/image-dcf; shotwell %s; test=test -n "$DISPLAY" x-scheme-handler/snap; /usr/bin/snap handle-link %s; test=test -n "$DISPLAY" x-scheme-handler/steam; steam steam://open/friends %s; test=test -n "$DISPLAY" +x-scheme-handler/msteams; /usr/bin/teams --quit %s; test=test -n "$DISPLAY" x-scheme-handler/mailto; thunderbird -addressbook %s; test=test -n "$DISPLAY" application/x-xpinstall; thunderbird -addressbook %s; test=test -n "$DISPLAY" text/uri-list; variety --preferences %s; test=test -n "$DISPLAY"