[Xfce4-commits] [apps/xfdashboard] 03/05: Update URLs from goodies.x.o to docs.x.o
noreply at xfce.org
noreply at xfce.org
Tue Dec 3 11:10:17 CET 2019
This is an automated email from the git hooks/post-receive script.
n o m a d p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfdashboard.
commit ad4630e1fd00029dba57dbc6887883c4e7874a24
Author: Kevin Bowen <kevin.bowen at gmail.com>
Date: Fri Nov 29 07:53:14 2019 -0800
Update URLs from goodies.x.o to docs.x.o
---
README | 16 +++++++++++++---
configure.ac.in | 2 +-
data/appdata/xfdashboard.appdata.xml.in | 10 +++++-----
3 files changed, 19 insertions(+), 9 deletions(-)
diff --git a/README b/README
index 1aff598..0479f53 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ libXdamage (for live windows)
libXinerama (for multi-monitor support)
-On debian based distros, all requeriments are installed with:
+On debian based distros, all requirements are installed with:
> apt-get install xfce4-dev-tools build-essential glib2.0 libglib2.0-dev xorg-dev libwnck-3-dev libclutter-1.0-dev libgarcon-1-0-dev libxfconf-0-dev libxfce4util-dev libxfce4ui-2-dev libxcomposite-dev libxdamage-dev libxinerama-dev
@@ -41,14 +41,24 @@ On debian based distros, all requeriments are installed with:
Homepage
========
-The homepage of xfdashboard is at http://goodies.xfce.org/projects/applications/xfdashboard/start
+The homepage of xfdashboard is at https://docs.xfce.org/apps/xfdashboard/start
Documentation
=============
-A simple quick guide with screenshots can be found at http://goodies.xfce.org/projects/applications/xfdashboard/manual
+A simple quick guide with screenshots can be found at http://docs.xfce.org/apps/xfdashboard/manual
Documentation about theming xfdashboard can be found at http://xfdashboard.froevel.de/theming.html
Documentation about settings in xfdashboard can be found at http://xfdashboard.froevel.de/settings.html
+
+How to report bugs?
+===================
+
+You can report bugs and feature requests at http://bugzilla.xfce.org.
+Choose the product Apps and the component xfdashboard.
+You will need to create an account for yourself.
+
+You can also join the Xfce development mailing-list:
+https://mail.xfce.org/mailman/listinfo/xfce4-dev
diff --git a/configure.ac.in b/configure.ac.in
index 7c13341..18cc479 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -40,7 +40,7 @@ dnl ***************************
dnl *** Initialize autoconf ***
dnl ***************************
AC_COPYRIGHT([Copyright (c) 2012-2016 Stephan Haller <nomad at froevel.de>])
-AC_INIT([xfdashboard], [xfdashboard_version], [http://goodies.xfce.org/projects/applications/xfdashboard/start], [xfdashboard])
+AC_INIT([xfdashboard], [xfdashboard_version], [http://docs.xfce.org/apps/xfdashboard/start], [xfdashboard])
AC_PREREQ([2.50])
AC_REVISION([xfdashboard_version_build])
diff --git a/data/appdata/xfdashboard.appdata.xml.in b/data/appdata/xfdashboard.appdata.xml.in
index 21c67dc..5b3e3f8 100644
--- a/data/appdata/xfdashboard.appdata.xml.in
+++ b/data/appdata/xfdashboard.appdata.xml.in
@@ -20,22 +20,22 @@
<screenshots>
<screenshot type="default">
- <image>http://goodies.xfce.org/_media/projects/applications/xfdashboard/starting-up.png</image>
+ <image>http://docs.xfce.org/_media/apps/xfdashboard/starting-up.png</image>
</screenshot>
<screenshot>
<_caption>Browsing applications</_caption>
- <image>http://goodies.xfce.org/_media/projects/applications/xfdashboard/applications-view.png</image>
+ <image>http://docs.xfce.org/_media/apps/xfdashboard/applications-view.png</image>
</screenshot>
<screenshot>
<_caption>Searching applications</_caption>
- <image>http://goodies.xfce.org/_media/projects/applications/xfdashboard/search-view.png</image>
+ <image>http://docs.xfce.org/_media/apps/xfdashboard/search-view.png</image>
</screenshot>
</screenshots>
- <url type="homepage">http://goodies.xfce.org/projects/applications/xfdashboard/start/</url>
+ <url type="homepage">http://docs.xfce.org/apps/xfdashboard/start/</url>
<url type="bugtracker">https://bugzilla.xfce.org</url>
<url type="bugtracker">https://github.com/gmc-holle/xfdashboard/issues</url>
- <url type="help">http://goodies.xfce.org/projects/applications/xfdashboard/manual</url>
+ <url type="help">http://docs.xfce.org/apps/xfdashboard/manual</url>
<project_group>XFCE</project_group>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list