From: Frank Brehm Date: Wed, 4 Sep 2019 19:47:58 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=8acce0a4afe4774c188edde8dc3181d05ef18cea;p=config%2Fbruni%2Fetc-mint.git committing changes in /etc after apt run Package changes: +audacity 2.2.1-1 amd64 +audacity-data 2.2.1-1 all +libflac++6v5 1.3.2-1 amd64 +libid3tag0 0.15.1b-13 amd64 +libportaudio2 19.6.0-1 amd64 +libportsmf0v5 0.1~svn20101010-5ubuntu1 amd64 +libsuil-0-0 0.10.0~dfsg0-1 amd64 +libvamp-hostsdk3v5 2.7.1~repack0-1 amd64 +libwxbase3.0-0v5 3.0.4+dfsg-3 amd64 +libwxgtk3.0-0v5 3.0.4+dfsg-3 amd64 --- diff --git a/mailcap b/mailcap index 54d99df..01962e1 100644 --- a/mailcap +++ b/mailcap @@ -611,6 +611,15 @@ application/x-ogg; vlc -I rc -V caca %s; nametemplate=%s.ogg; needsterminal; des video/ogg; vlc -I rc -V caca %s; needsterminal; description="Ogg Video" application/x-ms-asf-plugin; vlc -I rc -V caca %s; needsterminal; description="Windows Media Video" application/x-mplayer2; vlc -I rc -V caca %s; needsterminal; description="Windows Media" +application/ogg; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +audio/basic; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +audio/mpeg; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +audio/x-aiff; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +audio/x-mp3; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +audio/x-wav; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +application/x-flac; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +audio/x-flac; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" +application/x-audacity-project; audacity '%s'; edit=audacity '%s'; test=test "$DISPLAY" != "" image/avs; display-im6.q16. 'avs:%s'; test=test -n "$DISPLAY" image/bie; display-im6.q16 'jbig:%s'; test=test -n "$DISPLAY" image/x-ms-bmp; display-im6.q16 'bmp:%s'; test=test -n "$DISPLAY"