r12859 - in /desktop/unstable/gnome-screensaver/debian: changelog gnome-screensaver-command.1 gnome-screensaver-preferences.1 gnome-screensaver.1 gnome-screensaver.manpages

svena-guest at users.alioth.debian.org svena-guest at users.alioth.debian.org
Thu Sep 27 16:01:07 UTC 2007


Author: svena-guest
Date: Thu Sep 27 16:01:07 2007
New Revision: 12859

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12859
Log:
* Add man pages (Closes: #438606)

Added:
    desktop/unstable/gnome-screensaver/debian/gnome-screensaver-command.1
    desktop/unstable/gnome-screensaver/debian/gnome-screensaver-preferences.1
    desktop/unstable/gnome-screensaver/debian/gnome-screensaver.1
    desktop/unstable/gnome-screensaver/debian/gnome-screensaver.manpages
Modified:
    desktop/unstable/gnome-screensaver/debian/changelog

Modified: desktop/unstable/gnome-screensaver/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-screensaver/debian/changelog?rev=12859&op=diff
==============================================================================
--- desktop/unstable/gnome-screensaver/debian/changelog (original)
+++ desktop/unstable/gnome-screensaver/debian/changelog Thu Sep 27 16:01:07 2007
@@ -1,9 +1,13 @@
 gnome-screensaver (2.20.0-2) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Build-dep on libnotify-dev for "Leave Message" functionality to actually
     work; thanks Hristo Hristov; Launchpad #140866; closes: #443766.
 
- -- Loic Minier <lool at dooz.org>  Mon, 24 Sep 2007 00:14:40 +0200
+  [ Sven Arvidsson ]
+  * Add man pages (Closes: #438606)
+
+ -- Sven Arvidsson <sa at whiz.se>  Thu, 27 Sep 2007 17:59:01 +0200
 
 gnome-screensaver (2.20.0-1) unstable; urgency=low
 

Added: desktop/unstable/gnome-screensaver/debian/gnome-screensaver-command.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-screensaver/debian/gnome-screensaver-command.1?rev=12859&op=file
==============================================================================
--- desktop/unstable/gnome-screensaver/debian/gnome-screensaver-command.1 (added)
+++ desktop/unstable/gnome-screensaver/debian/gnome-screensaver-command.1 Thu Sep 27 16:01:07 2007
@@ -1,0 +1,74 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnome-screensaver-command 1 "2007\-09\-27" "GNOME"
+.SH NAME
+gnome-screensaver-command \- controls GNOME screensaver
+.SH SYNOPSIS
+.B gnome-screensaver-command
+.RI [ OPTION... ]
+.SH DESCRIPTION
+gnome-screensaver-command is a tool for controlling an already
+running instance of gnome-screensaver.
+.SH OPTIONS
+.TP
+.B \-\-exit
+Causes the screensaver to exit gracefully
+.TP
+.B \-q, \-\-query
+Query the state of the screensaver
+.TP
+.B \-t, \-\-time
+Query the length of time the screensaver has been active
+.TP
+.B \-l, \-\-lock
+Tells the running screensaver process to lock the screen immediately
+.TP
+.B \-c, \-\-cycle
+If the screensaver is active then switch to another graphics demo
+.TP
+.B \-a, \-\-activate
+Turn the screensaver on (blank the screen)
+.TP
+.B \-d, \-\-deactivate
+If the screensaver is active then deactivate it (un-blank the screen)
+.TP
+.B \-p, \-\-poke
+Poke the running screensaver to simulate user activity
+.TP
+.B \-i, \-\-inhibit
+Inhibit the screensaver from activating. Command blocks while inhibit
+is active.
+.TP
+.B \-n, \-\-application-name
+The calling application that is inhibiting the screensaver
+.TP
+.B \-r, \-\-reason
+The reason for inhibiting the screensaver
+.TP
+.B \-V, \-\-version
+Version of this application
+.SH AUTHORS
+.B gnome-screensaver-command
+is written by William Jon McCann <mccann at jhu.edu>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gnome-screensaver" (1)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-screensaver/debian/gnome-screensaver-preferences.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-screensaver/debian/gnome-screensaver-preferences.1?rev=12859&op=file
==============================================================================
--- desktop/unstable/gnome-screensaver/debian/gnome-screensaver-preferences.1 (added)
+++ desktop/unstable/gnome-screensaver/debian/gnome-screensaver-preferences.1 Thu Sep 27 16:01:07 2007
@@ -1,0 +1,38 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnome-screensaver-preferences 1 "2007\-09\-27" "GNOME"
+.SH NAME
+GNOME Screensaver Preferences \- configure GNOME Screensaver
+.SH SYNOPSIS
+.B gnome-screensaver-preferences
+.RI [ OPTIONS... ]
+.SH DESCRIPTION
+Manages preferences for the GNOME screen saver.
+.SH OPTIONS
+This program only accepts the standard GTK options.
+.SH AUTHORS
+.B gnome-screensaver-preferences
+is written by William Jon McCann <mccann at jhu.edu>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gnome-screensaver" (1),
+.BR "gtk-options" (7)
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-screensaver/debian/gnome-screensaver.1
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-screensaver/debian/gnome-screensaver.1?rev=12859&op=file
==============================================================================
--- desktop/unstable/gnome-screensaver/debian/gnome-screensaver.1 (added)
+++ desktop/unstable/gnome-screensaver/debian/gnome-screensaver.1 Thu Sep 27 16:01:07 2007
@@ -1,0 +1,45 @@
+.\" Copyright (C) 2007 Sven Arvidsson <sa at whiz.se>
+.\"
+.\" This is free software; you may redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as
+.\" published by the Free Software Foundation; either version 2,
+.\" or (at your option) any later version.
+.\"
+.\" This is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+.\" GNU General Public License for more details.
+.\"
+.\"You should have received a copy of the GNU General Public License along
+.\"with this program; if not, write to the Free Software Foundation, Inc.,
+.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+.TH gnome-screensaver 1 "2007\-09\-27" "GNOME"
+.SH NAME
+GNOME Screensaver \- screen saver and locker
+.SH SYNOPSIS
+.B gnome-screensaver
+.RI [ OPTIONS... ]
+.SH DESCRIPTION
+GNOME Screensaver is the default screen saver and locker in a GNOME
+desktop. It is designed with simplicity and security in mind.
+.SH OPTIONS
+.TP
+.B \-\-no\-daemon
+Don't become a daemon
+.TP
+.B \-\-debug
+Enable debugging code
+.P
+This program also accepts the standard GTK options.
+.SH AUTHORS
+.B gnome-screensaver
+is written by William Jon McCann <mccann at jhu.edu>.
+.P
+This manual page was written by Sven Arvidsson <sa at whiz.se>,
+for the Debian project (but may be used by others).
+.SH SEE ALSO
+.BR "gtk-options" (7),
+.P
+The online documentation available through the program's
+.I Help
+menu.

Added: desktop/unstable/gnome-screensaver/debian/gnome-screensaver.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-screensaver/debian/gnome-screensaver.manpages?rev=12859&op=file
==============================================================================
--- desktop/unstable/gnome-screensaver/debian/gnome-screensaver.manpages (added)
+++ desktop/unstable/gnome-screensaver/debian/gnome-screensaver.manpages Thu Sep 27 16:01:07 2007
@@ -1,0 +1,3 @@
+debian/gnome-screensaver.1
+debian/gnome-screensaver-command.1
+debian/gnome-screensaver-preferences.1




More information about the pkg-gnome-commits mailing list