From: root Date: Wed, 27 Jun 2018 08:26:45 +0000 (+0200) Subject: committing changes in /etc after apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=1462ad56e76068e30e04decaebddba4b566ed824;p=zenbook committing changes in /etc after apt run Package changes: +acroread-bin 9.5.5-1precise1 i386 +libpango1.0-0 1.38.1-1 i386 +libpangox-1.0-0 0.0.2-5 i386 +libpangoxft-1.0-0 1.38.1-1 i386 +libxft2 2.3.2-1 i386 --- diff --git a/bash_completion.d/acroread.sh b/bash_completion.d/acroread.sh new file mode 120000 index 0000000..1edd6e6 --- /dev/null +++ b/bash_completion.d/acroread.sh @@ -0,0 +1 @@ +/opt/Adobe/Reader9/Resource/Shell/acroread_tab \ No newline at end of file diff --git a/mailcap b/mailcap index 047248b..16fe453 100644 --- a/mailcap +++ b/mailcap @@ -135,6 +135,11 @@ audio/x-gsm; /usr/bin/play -t gsm %s audio/x-wav; /usr/bin/play -t wav %s application/x-bittorrent; transmission-gtk %s; description="GTK-based BitTorrent client"; test=test -n "$DISPLAY" text/plain; more %s; needsterminal +application/pdf; acroread %s; test=test -n "$DISPLAY" +application/vnd.fdf; acroread %s; test=test -n "$DISPLAY" +application/vnd.adobe.pdx; acroread %s; test=test -n "$DISPLAY" +application/vnd.adobe.xdp+xml; acroread %s; test=test -n "$DISPLAY" +application/vnd.adobe.xfdf; acroread %s; test=test -n "$DISPLAY" application/vnd.adobe.air-application-installer-package+zip; "/usr/bin/Adobe AIR Application Installer" %s; test=test -n "$DISPLAY" application/vnd.adobe.air-application-installer-package+zip; "/usr/bin/Adobe AIR Application Installer" %s; test=test -n "$DISPLAY" text/x-apport; /usr/share/apport/apport-gtk -c %s; test=test -n "$DISPLAY"