Commit f311bd8f authored by Kevin Bowen's avatar Kevin Bowen Committed by Simon Steinbeiss
Browse files

Update URLs from goodies.x.o to docs.x.o (Bug #16171)

parent 9f78ddcd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ want to access your notes by cycling to them (Alt+Tab by default).
 Homepage
----------

http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin
https://docs.xfce.org/panel-plugins/xfce4-notes-plugin


 Dependencies
@@ -76,6 +76,6 @@ Select the product “Xfce Panel Plugins” and the component “notes”.

Feature requests are always welcome.

You can also join the Xfce Goodies mailing-list:
http://foo-projects.org/mailman/listinfo/goodies-dev.
You can also join the Xfce development  mailing-list:
https://mail.xfce.org/mailman/listinfo/xfce4-dev
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ m4_define([xfce4_notes_plugin_version], [xfce4_notes_plugin_version_major().xfce

AC_PREREQ([2.50])
AC_INIT([Notes], [xfce4_notes_plugin_version], [http://bugzilla.xfce.org/], [xfce4-notes-plugin],
	[http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin])
	[https://docs.xfce.org/panel-plugins/xfce4-notes-plugin])
AC_REVISION([xfce4_notes_plugin_version_build])
AC_CANONICAL_TARGET()
AC_CONFIG_HEADERS([config.h])
+2 −2
Original line number Diff line number Diff line
@@ -726,8 +726,8 @@ namespace Xnp {
				"version", Config.PACKAGE_VERSION,
				"copyright", "Copyright © 2003-2010 The Xfce development team",
				"license", Xfce.get_license_text (Xfce.LicenseTextType.GPL),
				"website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin",
				"website-label", "goodies.xfce.org",
				"website", "https://docs.xfce.org/panel-plugins/xfce4-notes-plugin",
				"website-label", "docs.xfce.org",
				"authors", authors,
				"translator-credits", _("translator-credits"),
				null);
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
#ifndef DEFINES_H
#define DEFINES_H

#define PLUGIN_WEBSITE                  "http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
#define PLUGIN_WEBSITE                  "https://docs.xfce.org/panel-plugins/xfce4-notes-plugin"
#define PLUGIN_XFCONF_CHANNEL           "xfce4-notes-plugin"

#define BORDER                          6