File: plugins.xml

package info (click to toggle)
galeon 2.0.2-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 19,212 kB
  • ctags: 9,891
  • sloc: ansic: 77,793; cpp: 15,301; sh: 8,961; xml: 5,761; makefile: 888
file content (25 lines) | stat: -rw-r--r-- 933 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!-- <!DOCTYPE Chapter PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN"> -->
<chapter id="plugins">
  <title>Plugins</title>
  <para>
    Galeon uses Mozilla's plugins located in ~/.mozilla/plugins,
    /usr/lib/mozilla/plugins or $MOZILLA_FIVE_HOME/plugins.
    To add a new plugin, copy or symlink the plugin into
    this directory.
  </para>
  <para>
    You can view the list of plugins currently installed by viewing
    the <literal>about:plugins</literal>, or selecting 
    <menuchoice><guimenu>Help</guimenu><guisubmenu>About plugins</guisubmenu>
     </menuchoice>.
  </para>
  <para>
    If you encounter problems with plugins, and are using 
   <application>Plugger</application> make sure
    you have the latest version of <application>
    plugger</application> installed.  See <ulink
    url="http://fredrik.hubbe.net/plugger.html">
    The Plugger Homepage</ulink> for more
    information.
  </para>
</chapter>