]> git.hoellein.online Git - zenbook/commitdiff
committing changes in /etc after apt run
authorroot <root@localhost>
Wed, 27 Jun 2018 08:26:45 +0000 (10:26 +0200)
committerroot <root@localhost>
Wed, 27 Jun 2018 08:26:45 +0000 (10:26 +0200)
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

bash_completion.d/acroread.sh [new symlink]
mailcap

diff --git a/bash_completion.d/acroread.sh b/bash_completion.d/acroread.sh
new file mode 120000 (symlink)
index 0000000..1edd6e6
--- /dev/null
@@ -0,0 +1 @@
+/opt/Adobe/Reader9/Resource/Shell/acroread_tab
\ No newline at end of file
diff --git a/mailcap b/mailcap
index 047248b58a713c76d5cd7496cdf856308ee1607d..16fe4533bde554eaa81978d12964d2faf887e0f9 100644 (file)
--- 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"