Commit 9b0faa48 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 #16177)

parent 2664a991
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
What is it?
===========
https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin

A panel plugin which provides an area for status notifier items
(application indicators).
@@ -11,5 +12,8 @@ The file 'INSTALL' contains generic installation instructions.

How to report bugs?
===================
You can report bugs and feature requests at http://bugzilla.xfce.org.
Choose the product Panel Plugins and the component xfce4-statusnotifier-plugin.

Report bugs to the author directly, until a bugtracker is available.
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
@@ -182,7 +182,7 @@ sn_plugin_show_about (XfcePanelPlugin *panel_plugin)
                         "version", PACKAGE_VERSION,
                         "program-name", PACKAGE_NAME,
                         "comments", _("Provides a panel area for status notifier items (application indicators)"),
                         "website", "https://goodies.xfce.org/projects/panel-plugins/xfce4-statusnotifier-plugin",
                         "website", "https://docs.xfce.org/panel-plugins/xfce4-statusnotifier-plugin",
                         "authors", auth,
                         NULL);