Skip to content
Snippets Groups Projects
Commit d6a97053 authored by Sean Davis's avatar Sean Davis
Browse files

Cleanup GH references, update manpages

parent ef117802
No related branches found
No related tags found
No related merge requests found
#### Expected behaviour
#### Actual behaviour
#### Steps to reproduce the behaviour
#### XFCE general version
#### Package version
#### Linux Distribution
#### Link to downstream report of your Distribution
...@@ -42,8 +42,8 @@ See the file 'INSTALL' ...@@ -42,8 +42,8 @@ See the file 'INSTALL'
How to report bugs How to report bugs
================== ==================
For the time being, please report bugs here on GitHub: Report bugs on the Xfce Bug Tracker:
https://github.com/bluesabre/xfce4-screensaver/issues https://bugzilla.xfce.org
You will need to create an account if you don't have one already. You will need to create an account if you don't have one already.
......
...@@ -3,7 +3,7 @@ dnl -*- mode: m4 -*- ...@@ -3,7 +3,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([xfce4-screensaver], AC_INIT([xfce4-screensaver],
[1.20.0], [1.20.0],
[http://www.xfce.org/]) [https://www.xfce.org/])
AC_CONFIG_SRCDIR(src/xfce4-screensaver.c) AC_CONFIG_SRCDIR(src/xfce4-screensaver.c)
AC_CONFIG_MACRO_DIRS([m4]) AC_CONFIG_MACRO_DIRS([m4])
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
.\"You should have received a copy of the GNU General Public License along .\"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., .\"with this program; if not, write to the Free Software Foundation, Inc.,
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.TH xfce4-screensaver-command 1 "2007\-09\-27" "XFCE" .TH xfce4-screensaver-command 1 "2018\-10\-14" "Xfce Desktop Environment"
.SH NAME .SH NAME
xfce4-screensaver-command \- controls Xfce screensaver xfce4-screensaver-command \- controls Xfce screensaver
.SH SYNOPSIS .SH SYNOPSIS
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
.\"with this program; if not, write to the Free Software Foundation, Inc., .\"with this program; if not, write to the Free Software Foundation, Inc.,
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.\" .\"
.TH XFCE-SCREENSAVER-PREFERENCES 1 "13 February 2014" "Xfce Desktop Environment" .TH XFCE-SCREENSAVER-PREFERENCES 1 "14 October 2018" "Xfce Desktop Environment"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.SH NAME .SH NAME
...@@ -27,23 +27,22 @@ Manages preferences for the Xfce Screensaver. ...@@ -27,23 +27,22 @@ Manages preferences for the Xfce Screensaver.
This program only accepts the standard GTK options. This program only accepts the standard GTK options.
.SH "BUGS" .SH "BUGS"
.SS Should you encounter any bugs, they may be reported at: .SS Should you encounter any bugs, they may be reported at:
http://github.com/xfce-desktop/xfce4-screensaver/issues https://bugzilla.xfce.org
.SH "AUTHORS" .SH "AUTHORS"
.SS xfce4-screensaver is maintained by: .SS xfce4-screensaver is maintained by:
.nf .nf
Perberos <perberos@gmail.com> Sean Davis <bluesabre@xfce.org>
Steve Zesch <stevezesch2@gmail.com> Simon Steinbeiss <ochosi@xfce.org>
Stefano Karapetsas <stefano@karapetsas.com>
.fi .fi
.SS This manual page was originally written by: .SS This manual page was originally written by:
Sven Arvidsson <sa@whiz.se> (2007) Sven Arvidsson <sa@whiz.se> (2007)
.SS It has been updated for the Xfce Desktop Environment by: .SS It has been updated for the Xfce Desktop Environment by:
Adam Erdman <hekel@archlinux.info> (2014) Sean Davis <bluesabre@xfce.org> (2018)
.SH "HISTORY" .SH "HISTORY"
.SS gnome-screensaver was written by William Jon McCann <mccann@jhu.edu> .SS gnome-screensaver was written by William Jon McCann <mccann@jhu.edu>
.SH "SEE ALSO" .SH "SEE ALSO"
.SS The documentation available through the program's menu. .SS The documentation available through the program's menu.
Further information may also be available at: http://wiki.xfce.org/docs Further information may also be available at: https://docs.xfce.org/
.P .P
.BR xfce4-screensaver (1), .BR xfce4-screensaver (1),
.BR xfce4-screensaver-command (1), .BR xfce4-screensaver-command (1),
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
.\"with this program; if not, write to the Free Software Foundation, Inc., .\"with this program; if not, write to the Free Software Foundation, Inc.,
.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.\" .\"
.TH XFCE-SCREENSAVER 1 "13 February 2014" "Xfce Desktop Environment" .TH XFCE-SCREENSAVER 1 "14 October 2018" "Xfce Desktop Environment"
.\" Please adjust this date whenever revising the manpage. .\" Please adjust this date whenever revising the manpage.
.\" .\"
.SH "NAME" .SH "NAME"
...@@ -46,21 +46,20 @@ Print all command line options. ...@@ -46,21 +46,20 @@ Print all command line options.
This program also accepts the standard GTK options. This program also accepts the standard GTK options.
.SH "BUGS" .SH "BUGS"
.SS Should you encounter any bugs, they may be reported at: .SS Should you encounter any bugs, they may be reported at:
http://github.com/xfce-desktop/xfce4-screensaver/issues https://bugzilla.xfce.org
.SH "AUTHORS" .SH "AUTHORS"
.SS xfce4-screensaver is maintained by: .SS xfce4-screensaver is maintained by:
.nf .nf
Perberos <perberos@gmail.com> Sean Davis <bluesabre@xfce.org>
Steve Zesch <stevezesch2@gmail.com> Simon Steinbeiss <ochosi@xfce.org>
Stefano Karapetsas <stefano@karapetsas.com>
.fi .fi
.SS This Man Page has been updated for the Xfce Desktop Environment by: .SS This Man Page has been updated for the Xfce Desktop Environment by:
Adam Erdman <hekel@archlinux.info> (2014) Sean Davis <bluesabre@xfce.org> (2018)
.SH "HISTORY" .SH "HISTORY"
.SS gnome-screensaver was written by William Jon McCann <mccann@jhu.edu> .SS gnome-screensaver was written by William Jon McCann <mccann@jhu.edu>
.SS This manual page was originally written by Sven Arvidsson <sa@whiz.se> (2007) .SS This manual page was originally written by Sven Arvidsson <sa@whiz.se> (2007)
.SH "SEE ALSO" .SH "SEE ALSO"
.SS Further information may also be available at: http://wiki.xfce.org/docs .SS Further information may also be available at: https://docs.xfce.org/
.P .P
.BR xfce4-screensaver-command (1), .BR xfce4-screensaver-command (1),
.BR xfce4-screensaver-preferences (1), .BR xfce4-screensaver-preferences (1),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment