Coder Social home page Coder Social logo

caja-actions's Introduction

Mate Installation

NOCONFIGURE=1 ./autogen.sh

./configure \

--enable-html-manuals

make

sudo make install

debian installer package from community member:

http://static.dbedia.org/files/deb/caja-actions_1.7.1-1_amd64.deb

Description

Caja-Actions

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

Caja-Actions components.

Caja-Actions has three sort of components:

  • A user interface, caja-actions-config-tool (CACT), which let you manage your actions. With CACT, 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 CACT.

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

  • Command-line utilities: a) installed in PREFIX/bin: . caja-actions-new lets you create new actions from the command-line; . caja-actions-run lets you execute a predefined action, taking into account the current Caja selection via a DBus call to the libcaja-actions-tracker plugin; b) installed in PKGLIBEXECDIR: . na-print-schemas prints the full MateConf schemas on stdout; . na-delete-xmltree deletes a tree from a XML file;

Caja-Actions plugins.

I/O Providers.

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

Starting with 1.5.0, 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.

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

Caja-Actions documentation.

Documentation is provided in several formats:

  • developer documentation is provided as xml and html files, as generated by gtk-doc;
  • CACT user's manuals and general documentation is provided as xml, pdf and html files, as generated by mate-doc-utils, docbook-utils or dblatex tools.

caja-actions's People

Contributors

helmutg avatar mbkma avatar olesyagerasimenko avatar raveit65 avatar rbuj avatar sc0w avatar sunweaver avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

caja-actions's Issues

na-marshal.h errors

Expected behaviour

successful compile

Actual behaviour

3 errors generated

Steps to reproduce the behaviour

autogen.sh
make

MATE general version

1.26

Package version

1.26.0_2

Linux Distribution

FreeBSD-13.2
make.log

Link to bugreport of your Distribution (requirement)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.