~ubuntu-branches/ubuntu/lucid/nautilus-actions/lucid

« back to all changes in this revision

Viewing changes to debian/nautilus-actions.1

  • Committer: Bazaar Package Importer
  • Author(s): Christine Spang
  • Date: 2006-05-02 21:15:03 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060502211503-ygoa8zap193bi9gq
Tags: 1.2-1
* New upstream release.
  - Add support for filtering using mimetypes of selected files
  - Add support for choice about case sensitiveness of file patterns
  - New Tango style icons
  - Grammar and spelling errors fixed
  - Fix segfault when defining an action with an empty file pattern
  - Fix a crash when selecting a cdrom drive with Nautilus 2.14
  - Added Bengali translation; others updated
  - Other minor bugfixes
* Bumped standards version to 2.7.0.0; no change.
* Added debian/watch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" This manpage is copyright (C) 2005 Christine Spang.
 
2
.\"
 
3
.\" This is free software; you may redistribute it and/or modify
 
4
.\" it under the terms of the GNU General Public License as
 
5
.\" published by the Free Software Foundation; either version 2,
 
6
.\" or (at your option) any later version.
 
7
.\"
 
8
.\" This is distributed in the hope that it will be useful, but
 
9
.\" WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
11
.\" GNU General Public License for more details.
 
12
.\"
 
13
.\" You should have received a copy of the GNU General Public License
 
14
.\" along with the Debian GNU/Linux system; if not, write to the Free
 
15
.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 
16
.\" 02111-1307 USA
 
17
.\"
 
18
.TH nautilus-actions 1 "2006-02-05" "Debian GNU/Linux"
 
19
.SH NAME
 
20
nautilus-actions \- configure programs to launch from the nautilus file manager
 
21
.SH SYNOPSIS
 
22
nautilus-actions-config
 
23
.SH OPTIONS
 
24
nautilus-actions-config does not have any options.
 
25
.SH DESCRIPTION
 
26
.B nautilus-actions
 
27
is an extension for the nautilus file manager which allows
 
28
arbitrary programs to be launched through the nautilus popup menu.
 
29
.PP
 
30
Each time you right-click on one or several files in nautilus, or
 
31
any part of the background of the currently opened folder,
 
32
.B nautilus-actions
 
33
will look at its configured actions to see if a program has been
 
34
setup for this selection. If so, it will add an item to the menu
 
35
that allows you to execute the program on the selected files.
 
36
.PP
 
37
Configurations are stored in GConf for speed and integration with
 
38
other GNOME programs. Configs can be easily shared using the
 
39
"Import/Export" button in
 
40
.B nautilus-actions-config
 
41
/.
 
42
.SH BUGS
 
43
Please report bugs in
 
44
.B nautilus-actions
 
45
to <submit@bugs.debian.org>. The current bug list may be viewed at
 
46
<http://bugs.debian.org/nautilus-actions>.
 
47
.SH AUTHOR
 
48
.B nautilus-actions
 
49
was written by Rodrigo Moya (rodrigo@novell.com) and Frederic Ruaudel
 
50
<grumz@grumz.net>.
 
51
.PP
 
52
This manual page was written by Christine Spang <spangarang@twcny.rr.com>,
 
53
for the Debian project (but may be used by others).
 
54
.SH LICENSING
 
55
Both the
 
56
.B nautilus-actions
 
57
source code and this man page are licensed under the GNU General Public
 
58
License.
 
59
.SH SEE ALSO
 
60
.IR nautilus(1)