File: index.page

package info (click to toggle)
pluma-plugins 1.28.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,528 kB
  • sloc: ansic: 1,633; python: 1,555; makefile: 336; sh: 20; xml: 13
file content (35 lines) | stat: -rw-r--r-- 1,246 bytes parent folder | download | duplicates (2)
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
26
27
28
29
30
31
32
33
34
35
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="guide" style="task"
      id="index">

  <info>
    <title type="link">Pluma Plugins</title>
    <title type="text">Pluma Plugins</title>
    <link type="guide" xref="index#pluma-plugins"/>
    <desc>Use plugins to customize how pluma works for you.</desc>
    <credit type="author">
      <name>Jim Campbell</name>
      <email its:translate="no">jcampbell@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Robert Buj</name>
      <email its:translate="no">robert.buj@gmail.com</email>
    </credit>
    <include href="legal-plugins.xml" xmlns="http://www.w3.org/2001/XInclude"/>
  </info>

  <title>
    <media type="image" mime="image/png" src="figures/pluma-icon.png" its:translate="no" />
    <media type="image" mime="image/png" src="figures/pluma-plugin-icon.png" its:translate="no" />
    Pluma Plugins
  </title>
  <p>You can do more with <app>pluma</app> by using plugins. Several plugins
  are installed by default, but a large number of other plugins are available
  separately.</p>

  <section id="pluma-additional-plugins" style="2column">
    <title>Additional Pluma Plugins</title>
  </section>

</page>