nautilus r14180 - in trunk: . docs
- From: cosimoc svn gnome org
- To: svn-commits-list gnome org
- Subject: nautilus r14180 - in trunk: . docs
- Date: Mon, 19 May 2008 18:24:01 +0000 (UTC)
Author: cosimoc
Date: Mon May 19 18:24:01 2008
New Revision: 14180
URL: http://svn.gnome.org/viewvc/nautilus?rev=14180&view=rev
Log:
2008-05-19 Cosimo Cecchi <cosimoc gnome org>
* docs/Makefile.am:
* docs/nautilus-connect-server.1:
* docs/nautilus-file-management-properties.1:
* docs/nautilus.1:
Adds manpages taken from the Debian package. Many thanks to the
Debian doc authors for these and for making them available
under the GPL license. (#310473 and #501698).
Added:
trunk/docs/nautilus-connect-server.1
trunk/docs/nautilus-file-management-properties.1
trunk/docs/nautilus.1
Modified:
trunk/ChangeLog
trunk/docs/Makefile.am
Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am (original)
+++ trunk/docs/Makefile.am Mon May 19 18:24:01 2008
@@ -2,7 +2,14 @@
SUBDIRS = reference
+man_MANS = \
+ nautilus.1 \
+ nautilus-connect-server.1 \
+ nautilus-file-management-properties.1 \
+ $(NULL)
+
EXTRA_DIST = \
+ $(man_MANS) \
architecture.txt \
dnd.txt \
load-states.dia \
Added: trunk/docs/nautilus-connect-server.1
==============================================================================
--- (empty file)
+++ trunk/docs/nautilus-connect-server.1 Mon May 19 18:24:01 2008
@@ -0,0 +1,50 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH nautilus-connect-server 1 "05 Jan 2008"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+Nautilus Connect Server \- To Access a remote server
+.SH SYNOPSIS
+.B nautilus-connect-server
+.RI [ options ]
+.RI [ URI ]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B nautilus-connect-server
+command.
+.PP
+Nautilus Connect Server is the connection manager for the GNOME desktop.
+.PP
+You can use the file manager to access a remote server, be it an FTP site,
+a Windows share, a WebDav server or an SSH server.
+.SH OPTIONS
+Nautilus follows the usual GNU command line syntax, with long options starting
+with two dashes (`-'). A summary of options is included below.
+.TP
+.B \-\-help
+Show a summary of options.
+.TP
+.B \-\-version
+Show version.
+.TP
+Other standard GNOME options not listed here are also supported.
+.SH SEE ALSO
+Nautilus Connect Server documentation can be found from the "Help" menu, or by pressing the
+F1 key. Nautilus also has a website at http://www.gnome.org/projects/nautilus/
+.SH AUTHOR
+This manual page was written by Julian Andres Klode <jak jak-linux org> for the
+Debian GNU/Linux system (but may be used by others), based on a manpage by
+Fernando Ribeiro <fernando staff nerdgroup org>.
Added: trunk/docs/nautilus-file-management-properties.1
==============================================================================
--- (empty file)
+++ trunk/docs/nautilus-file-management-properties.1 Mon May 19 18:24:01 2008
@@ -0,0 +1,49 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH nautilus-file-management-properties 1 "05 Jan 2008"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+nautilus-file-management-properties \- File Management Preferences
+.SH SYNOPSIS
+.B nautilus-file-management-properties
+.RI [ options ]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B nautilus-file-management-properties
+command.
+.PP
+File Management Preferences allows an user to configure the way nautilus looks.
+.PP
+You can specify a default view, and select sort options and display options.
+You can also specify default settings for icon views and list views.
+.SH OPTIONS
+Nautilus follows the usual GNU command line syntax, with long options starting
+with two dashes (`-'). A summary of options is included below.
+.TP
+.B \-\-help
+Show a summary of options.
+.TP
+.B \-\-version
+Show version.
+.TP
+Other standard GNOME options not listed here are also supported.
+.SH SEE ALSO
+File Management Preferences documentation can be found from the "Help" menu, or by pressing the
+F1 key. Nautilus also has a website at http://www.gnome.org/projects/nautilus/
+.SH AUTHOR
+This manual page was written by Julian Andres Klode <jak jak-linux org> for the
+Debian GNU/Linux system (but may be used by others), based on a manpage by
+Fernando Ribeiro <fernando staff nerdgroup org>.
Added: trunk/docs/nautilus.1
==============================================================================
--- (empty file)
+++ trunk/docs/nautilus.1 Mon May 19 18:24:01 2008
@@ -0,0 +1,77 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH Nautilus 1 "24 May 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+nautilus \- the GNOME File Manager
+.SH SYNOPSIS
+.B nautilus
+.RI [ options ] " URIs" ...
+.br
+.SH DESCRIPTION
+This manual page documents briefly the
+.B nautilus
+command. This manual page was written for the Debian GNU/Linux distribution
+because the original program does not have a manual page.
+.PP
+Nautilus is the file manager for the GNOME desktop.
+.br
+.SH OPTIONS
+Nautilus follows the usual GNU command line syntax, with long options starting
+with two dashes (`-'). A summary of options is included below.
+.TP
+.B \-\-browser
+Open a browser window.
+.TP
+.B \-c
+.TP
+.B \-\-check
+Perform a quick set of self-check tests.
+.TP
+.B \-g
+.TP
+.B \-\-geometry=\fIGEOMETRY\fR
+Create the initial window with the given geometry.
+.TP
+.B \-n
+.TP
+.B \-\-no-default-window
+Only create windows for explicitly specified URIs.
+.TP
+.B \-\-no-desktop
+Do not manage the desktop \(em ignore the preference set in the preferences
+dialog.
+.TP
+.B \-q
+.TP
+.B \-\-quit
+Quit Nautilus.
+.TP
+.B \-\-help
+Show a summary of options.
+.TP
+.B \-\-version
+Show Nautilus' version.
+.TP
+Other standard GNOME options not listed here are also supported.
+.SH SEE ALSO
+Nautilus documentation can be found from the "Help" menu, or by pressing the
+F1 key. Nautilus also has a website at
+http://www.gnome.org/projects/nautilus/
+.SH AUTHOR
+This manual page was written by Takuo KITAME <kitame debian org> and Dafydd
+Harries <daf muse 19inch net> for the Debian GNU/Linux system (but may be used
+by others).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]