docs/reference/Makefile.am: fix version.dir.xml generation
[nautilus-actions.git] / docs / reference / fma-what-is-it.xml
blob7c39ab217288b19461dd5308516999c83435ee24
1 <?xml version="1.0"?>
2 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3                "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
5   <!ENTITY prodname "<productname>FileManager-Actions</productname>">
6   <!ENTITY nautilus "<productname>Nautilus</productname>">
7 ]>
9 <refentry id="fma-what-is-it" revision="10 sept 2015">
11   <refmeta>
12     <refentrytitle>What is it ?</refentrytitle>
13     <refmiscinfo>FileManager-Actions</refmiscinfo>
14   </refmeta>
16   <refnamediv>
17     <refname>What is it ?</refname>
18     <refpurpose>
19       What is FileManager-Actions ?
20     </refpurpose>
21   </refnamediv>
23   <refsect1 id="what-is-it">
24     <title>What is FileManager-Actions ?</title>
25     <para>
26       &prodname; is a file-manager extension whose principal function
27       is to allow the user to add arbitrary actions to the file manager
28       context menus. These actions may be organized in menus and submenus,
29       exported and shared with other desktop environments.
30     </para>
31         <para>
32           &prodname; is compliant with 
33       <ulink role="online-location" url="http://www.nautilus-actions.org/?q=node/377/">DES-EMA</ulink>
34           specification. This means that actions and menus defined in &prodname;
35           are shareable with the compliant desktop environments.
36         </para>
37   </refsect1>
39 </refentry>