Commit 9bf03044 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 #16175)

parent e89a7b28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
Xfce4-Sensors-Plugin
====================
https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin

Version 1.3.1 git - For Xfce 4 Panel 4.12.0 (and hopefully newer as well!)

+1 −1
Original line number Diff line number Diff line
@@ -2751,7 +2751,7 @@ sensors_show_about(XfcePanelPlugin *plugin, t_sensors *ptr_sensorsstruct)
      "version", PACKAGE_VERSION,
      "program-name", PACKAGE_NAME,
      "comments", _("Show sensor values from LM sensors, ACPI, hard disks, NVIDIA"),
      "website", "http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin",
      "website", "https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin",
      "copyright", _("Copyright (c) 2004-2018\n"),
      "authors", auth, NULL);
  // TODO: add translators.
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ Name: xfce4-sensors-plugin
Version: 	@VERSION@
Release: 	1
License:	GPL
URL: 		http://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin
URL:		https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin
Source0: 	%{name}-%{version}.tar.gz
Group: 		User Interface/Desktops
BuildRoot: 	%{_tmppath}/%{name}-root