r14037 - in /desktop/unstable/nautilus/debian: changelog nautilus-connect-server.1 nautilus-file-management-properties.1 nautilus.manpages
jak-guest at users.alioth.debian.org
jak-guest at users.alioth.debian.org
Sat Jan 5 00:04:59 UTC 2008
Author: jak-guest
Date: Sat Jan 5 00:04:59 2008
New Revision: 14037
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14037
Log:
* debian/nautilus-connect-server.1: fix the manpage
* debian/nautilus-file-management-properties.1: add new manpage
Added:
desktop/unstable/nautilus/debian/nautilus-file-management-properties.1
Modified:
desktop/unstable/nautilus/debian/changelog
desktop/unstable/nautilus/debian/nautilus-connect-server.1
desktop/unstable/nautilus/debian/nautilus.manpages
Modified: desktop/unstable/nautilus/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/changelog?rev=14037&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/changelog (original)
+++ desktop/unstable/nautilus/debian/changelog Sat Jan 5 00:04:59 2008
@@ -14,7 +14,11 @@
* 16_missing_thumbnails.patch: stolen from upstream's SVN. Fixes
disappearing thumnails. Closes: #453525.
- -- Josselin Mouette <joss at debian.org> Wed, 28 Nov 2007 12:23:02 +0100
+ [ Julian Andres Klode ]
+ * debian/nautilus-connect-server.1: fix the manpage
+ * debian/nautilus-file-management-properties.1: add new manpage
+
+ -- Julian Andres Klode <jak at jak-linux.org> Sat, 05 Jan 2008 00:56:25 +0100
nautilus (2.20.0-2) unstable; urgency=high
Modified: desktop/unstable/nautilus/debian/nautilus-connect-server.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/nautilus-connect-server.1?rev=14037&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/nautilus-connect-server.1 (original)
+++ desktop/unstable/nautilus/debian/nautilus-connect-server.1 Sat Jan 5 00:04:59 2008
@@ -2,7 +2,7 @@
.\" 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 "01 Jun 2007"
+.TH nautilus-connect-server 1 "05 Jan 2008"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -16,11 +16,11 @@
.\" .sp <n> insert n+1 empty lines
.\" for manpage-specific macros, see man(7)
.SH NAME
-Nautilus Connect Server - To Access a remote server
+Nautilus Connect Server \- To Access a remote server
.SH SYNOPSIS
.B nautilus-connect-server
.RI [ options ]
-.br
+.RI [ URI ]
.SH DESCRIPTION
This manual page documents briefly the
.B nautilus-connect-server
@@ -28,24 +28,23 @@
.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,
+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.
-.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 \-\-display
-X display to use
-.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/
+F1 key. Nautilus also has a website at http://www.gnome.org/projects/nautilus/
.SH AUTHOR
-This manual page was written by Fernando Ribeiro <fernando at staff.nerdgroup.org>
-for the Ubuntu system (but may be used by others).
+This manual page was written by Julian Andres Klode <jak at jak-linux.org> for the
+Debian GNU/Linux system (but may be used by others), based on a manpage by
+Fernando Ribeiro <fernando at staff.nerdgroup.org>.
Added: desktop/unstable/nautilus/debian/nautilus-file-management-properties.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/nautilus-file-management-properties.1?rev=14037&op=file
==============================================================================
--- desktop/unstable/nautilus/debian/nautilus-file-management-properties.1 (added)
+++ desktop/unstable/nautilus/debian/nautilus-file-management-properties.1 Sat Jan 5 00:04:59 2008
@@ -1,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 at jak-linux.org> for the
+Debian GNU/Linux system (but may be used by others), based on a manpage by
+Fernando Ribeiro <fernando at staff.nerdgroup.org>.
Modified: desktop/unstable/nautilus/debian/nautilus.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/nautilus/debian/nautilus.manpages?rev=14037&op=diff
==============================================================================
--- desktop/unstable/nautilus/debian/nautilus.manpages (original)
+++ desktop/unstable/nautilus/debian/nautilus.manpages Sat Jan 5 00:04:59 2008
@@ -1,2 +1,3 @@
debian/nautilus.1
debian/nautilus-connect-server.1
+debian/nautilus-file-management-properties.1
More information about the pkg-gnome-commits
mailing list