From fbd5300085dc07063c3ba909731e95ce49ead40c Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 2 Sep 2012 14:32:23 +0300 Subject: [PATCH] articles/guides/ChromiumFlashPDF: add map --- articles/guides/ChromiumFlashPDF.html | 7 +++++++ articles/guides/ChromiumFlashPDF.html.md | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/articles/guides/ChromiumFlashPDF.html b/articles/guides/ChromiumFlashPDF.html index 3a19952..d4d8225 100644 --- a/articles/guides/ChromiumFlashPDF.html +++ b/articles/guides/ChromiumFlashPDF.html @@ -18,3 +18,10 @@ Getting Google Chrome integrated flash and PDF player to Chromium ln -s /opt/google/chrome/libgcflashplayer.so /usr/lib/chromium

Remember to keep Google Chrome installed, because when package managment upgrades it, those plugins are also upgraded in both Chrome and Chromium (because Chromium is same as Chrome with those plugins).

Now open (or if it was already running, restart) Chromium and go to about:plugins. There you should see two new plugins called "Chrome PDF Viewer" and "Flash". Enable them if they aren't enabled and they both should work now whenever you go into page with Flash script or PDF file.

+
+ + + + diff --git a/articles/guides/ChromiumFlashPDF.html.md b/articles/guides/ChromiumFlashPDF.html.md index f8e8873..54ad6e6 100644 --- a/articles/guides/ChromiumFlashPDF.html.md +++ b/articles/guides/ChromiumFlashPDF.html.md @@ -37,3 +37,7 @@ Enable them if they aren't enabled and they both should work now whenever you go [Google Chrome]:https://www.google.com/intl/en/chrome/browser/ [Chromium]:http://www.chromium.org/Home + +
+ +