descriptionnautilus-actions mirror
homepage URLhttp://www.gnome.org
repository URLgit://git.gnome.org/nautilus-actions
ownerdmitrij.ledkov@ubuntu.com
last changeTue, 21 Feb 2017 17:53:38 +0000 (21 18:53 +0100)
last refreshWed, 22 Aug 2018 19:15:04 +0000 (22 21:15 +0200)
content tags
add:
README
                       DEPRECATION NOTICE
                       ==================

 Starting with 2017-02-21, this application has been renamed to
 FileManager-Actions.

 As a consequence, a new Gnome git repository has been created as
 https://git.gnome.org/filemanager-actions.

 Please make your own git repository point to this new one.

=======================================================================

Nautilus-Actions

  Nautilus-actions is an extension for Nautilus file manager which
  allows the user to add arbitrary program to be launched through the
  Nautilus file manager popup menu of selected files.

Nautilus-Actions components.

  Nautilus-Actions has three sort of components:

  - A user interface, nautilus-actions-config-tool (NACT), which let you
    manage your actions. With NACT, you are able to create, modify and
    delete actions, to define menus and submenus, to order and reorder
    items.
    Import/export functions are also managed via NACT.

  - Nautilus extensions as dynamically loadable plugins. These extensions
    are automatically loaded by Nautilus when it starts. For now, two
    extensions are provided:
    . libnautilus-actions-menu.so is a plugin which takes care of displaying
      actions in Nautilus context menus;
    . libnautilus-actions-tracker.so is a plugin which tracks the current
      Nautilus selection, and sends it in response to a DBus request. 

  - Command-line utilities:
    a) installed in PREFIX/bin:
       . nautilus-actions-new lets you create new actions from the command-line;
       . nautilus-actions-run lets you execute a predefined action, taking
         into account the current Nautilus selection via a DBus call to the
         libnautilus-actions-tracker plugin;
    b) installed in PKGLIBEXECDIR:
       . na-print-schemas prints the full GConf schemas on stdout;
       . na-delete-xmltree deletes a tree from a XML file;
       . na-gconf2keys.sh migrates menus, actions and user preferences from
         GConf to files.

Nautilus-Actions plugins.

  I/O Providers.

    Nautilus-Actions itself uses plugins to load menus and actions from
    the storage space. These plugins are installed in PKGLIBDIR, usually
    something as /usr/lib/nautilus-actions/.

    Starting with 3.0.2, the preferred default I/O provider is 'na-desktop',
    which means that newly created actions and menus will be stored on
    disk as .desktop files, in accordance with DES-EMA specification [1].

  Importers/Exporters.

    Nautilus-Actions also relies on plugins to import actions and menus,
    and to export them, in several formats.
    For now, Nautilus-Actions is able to import/export its items as:
    . GConf schemas;
    . GConf dump;
    . XML;
    . .desktop files.

Nautilus-Actions documentation.

  Documentation is provided in several formats:
  - developer documentation is provided as xml and html files, as generated
    by gtk-doc;
  - NACT user's manuals and general documentation is provided as xml, pdf
    and html files, as generated by gnome-doc-utils, docbook-utils or dblatex
    tools.

[1] http://www.nautilus-actions.org/?q=node/377
shortlog
2017-02-21 Pierre WieserREADME: add deprecation noticemasterb76af15469451fb9ee11380344465c0936559839
2017-02-21 Pierre WieserUpdate NEWS before releasingFILEMANAGER_ACTIONS_3_4
2017-02-21 Pierre WieserUpdate TODO
2017-02-21 Pierre WieserMakefile.am: simplify the distcheck flags
2017-02-21 Pierre Wieserdocs/README: remove useless comment
2017-02-21 Pierre Wieserdocs/manual/Makefile.am: rename the target directory...
2017-02-21 Pierre Wieserdocs/reference/Makefile.am: fix version.dir.xml generation
2017-02-21 Pierre Wieserfma_required_versions: remove useless comment
2017-02-21 Pierre Wiesermaintainer/Makefile.am: remove useless target
2017-02-21 Pierre Wiesermaintainer/run-distcheck.sh: fix to be executable from...
2017-02-21 Pierre Wiesermaintainer/run-autogen.sh: fix to be executable from...
2017-02-21 Pierre Wiesermaintainer/README: add build system rationale
2017-02-21 Pierre Wiesercheck-headers.sh: bump copyright year
2017-02-21 Pierre Wiesercheck-po.sh: fix to be executable from another system
2017-02-21 Pierre Wiesergconf-schemas/Makefile.am: do not stop but warns when...
2017-02-21 Pierre WieserFmaGConfMonitor: rename the GType macro
...
tags
7 years ago FILEMANAGER_ACTIONS_3_4 Releasing FileManager-Actions 3.4
9 years ago NAUTILUS_ACTIONS_3_2_4 Releasing Nautilus-Actions 3.2.4
10 years ago NAUTILUS_ACTIONS_3_2_3 Releasing Nautilus-Actions 3.2.3
12 years ago NAUTILUS_ACTIONS_3_2_2 Releasing Nautilus-Actions 3.2.2
12 years ago NAUTILUS_ACTIONS_3_2_0 Releasing Nautilus-Actions 3.2.0
12 years ago NAUTILUS_ACTIONS_3_2_1 Releasing Nautilus-Actions 3.2.1
12 years ago NAUTILUS_ACTIONS_3_1_5 Releasing 3.1.5
12 years ago NAUTILUS_ACTIONS_3_1_4 Releasing Nautilus-Actions 3.1.4
12 years ago NAUTILUS_ACTIONS_3_1_3 Releasing Nautilus-Actions 3.1.3
13 years ago NAUTILUS_ACTIONS_3_1_2 Releasing Nautilus-Actions 3.1.2
13 years ago NAUTILUS_ACTIONS_3_1_1 Releasing Nautilus-Actions 3.1.1
13 years ago NAUTILUS_ACTIONS_3_1_0 Releasing Nautilus-Actions 3.1.0
13 years ago NAUTILUS_ACTIONS_3_0_7 Releasing Nautilus-Actions 3.0.7
13 years ago NAUTILUS_ACTIONS_3_0_6 Releasing Nautilus-Actions 3.0.6
13 years ago NAUTILUS_ACTIONS_3_0_5 Releasing Nautilus-Actions 3.0.5
13 years ago NAUTILUS_ACTIONS_3_0_4 Releasing Nautilus-Actions 3.0.4
...
heads
7 years ago master
7 years ago file-manager-actions
12 years ago gnome-2-30
14 years ago gnome-2-28
16 years ago nautilus-actions-1.x-maintenance
18 years ago nautilus-actions-0-7-maintenance