diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 19:46:10 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:46:10 +0200 |
commit | ebb6597c1ad89a1603f4dca8f64d58f40a636da1 (patch) | |
tree | ecbd2748e35c87c6d9c5bf9a902b6ca77cbd14f6 /office/acroread/README | |
parent | c4ab8bb319156cbe2ec03fe0daafc8dc6431ae1a (diff) | |
download | slackbuilds-ebb6597c1ad89a1603f4dca8f64d58f40a636da1.tar.gz |
office/acroread: Updated for version 8.1.2
Diffstat (limited to 'office/acroread/README')
-rw-r--r-- | office/acroread/README | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/office/acroread/README b/office/acroread/README index 32ecc1e088..858acd86a0 100644 --- a/office/acroread/README +++ b/office/acroread/README @@ -1,7 +1,13 @@ Adobe's Acrobat Reader application (official binary) repackaged in "Slackware style" for easier system maintenance. -The SlackBuild script includes an optional patch you can apply -to fix a syntax error when using acroread with gtk+ >= 2.10 -If you need the patch, uncomment that line in the script. - +You will need to tell Acrobat Reader where to find the HTML rendering +library; it's a simple process: + Click on "Edit" --> "Preferences" --> "Internet" Category + In the box labeled "libgtkembedmoz Folder" enter the following: + /usr/lib/seamonkey + + Alternatively, create the following file: + $HOME/.adobe/Acrobat/8.0/Preferences/acrogre.conf + with the following contents: + /usr/lib/seamonkey |