articles/guides/ChromiumFlashPDF: mention flashplugin-nonfree

This commit is contained in:
Mikaela Suomalainen 2012-09-02 14:33:53 +03:00
parent fbd5300085
commit d316588eac
2 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Getting Google Chrome integrated flash and PDF player to Chromium
ln -s /opt/google/chrome/libgcflashplayer.so /usr/lib/chromium</code></pre> ln -s /opt/google/chrome/libgcflashplayer.so /usr/lib/chromium</code></pre>
<p>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).</p> <p>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).</p>
<p>Now open (or if it was already running, restart) Chromium and go to <a href="about:plugins">about:plugins</a>. There you should see two new plugins called &quot;Chrome PDF Viewer&quot; and &quot;Flash&quot;. Enable them if they aren't enabled and they both should work now whenever you go into page with Flash script or PDF file.</p> <p>Now open (or if it was already running, restart) Chromium and go to <a href="about:plugins">about:plugins</a>. There you should see two new plugins called &quot;Chrome PDF Viewer&quot; and &quot;Flash&quot;. Enable them if they aren't enabled and they both should work now whenever you go into page with Flash script or PDF file.</p>
<p>NOTE: Flash might need you to install package flashplugin-nonfree from the repositories. I am not fully sure about this.</p>
<div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'http://mkaysi.github.com/', 'user' : 1040881, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-09-02', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript> <div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'http://mkaysi.github.com/', 'user' : 1040881, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-09-02', 'lang' : 'en', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript>
<a href="http://www4.clustrmaps.com/user/bd3fe1f1"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/mkaysi.github.com--thumb.jpg" alt="Locations of visitors to this page" /></a> <a href="http://www4.clustrmaps.com/user/bd3fe1f1"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/mkaysi.github.com--thumb.jpg" alt="Locations of visitors to this page" /></a>
</noscript> </noscript>

View File

@ -35,6 +35,8 @@ Remember to keep Google Chrome installed, because when package managment upgrade
Now open (or if it was already running, restart) Chromium and go to [about:plugins](about:plugins). There you should see two new plugins called "Chrome PDF Viewer" and "Flash". Now open (or if it was already running, restart) Chromium and go to [about:plugins](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. Enable them if they aren't enabled and they both should work now whenever you go into page with Flash script or PDF file.
NOTE: Flash might need you to install package flashplugin-nonfree from the repositories. I am not fully sure about this.
[Google Chrome]:https://www.google.com/intl/en/chrome/browser/ [Google Chrome]:https://www.google.com/intl/en/chrome/browser/
[Chromium]:http://www.chromium.org/Home [Chromium]:http://www.chromium.org/Home