]> Frank Brehm's Git Trees - config/bruni/etc-mint-new1.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Wed, 27 May 2020 22:09:35 +0000 (00:09 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 27 May 2020 22:09:35 +0000 (00:09 +0200)
.etckeeper
apt/sources.list.d/teams.list [new file with mode: 0644]
apt/trusted.gpg.d/microsoft.gpg [new file with mode: 0644]
mailcap

index 54aca381e93295689b23073e3c5fea81b4a5482c..2eb50f8c88646951fe8814b80abca94e722fc09b 100755 (executable)
@@ -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 (file)
index 0000000..313011b
--- /dev/null
@@ -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 (file)
index 0000000..0cffae0
Binary files /dev/null and b/apt/trusted.gpg.d/microsoft.gpg differ
diff --git a/mailcap b/mailcap
index 79901a336e3bc5583b89a28b064fcdbaf026959c..9c5f4f807c6a23da3ace69f78cf7cac5473c7f3e 100644 (file)
--- 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"