Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xfce4-sensors-plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Panel Plugins
xfce4-sensors-plugin
Commits
9bf03044
Commit
9bf03044
authored
5 years ago
by
Kevin Bowen
Committed by
Simon Steinbeiss
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update URLs from goodies.x.o to docs.x.o (Bug #16175)
parent
e89a7b28
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README
+1
-0
1 addition, 0 deletions
README
panel-plugin/sensors-plugin.c
+1
-1
1 addition, 1 deletion
panel-plugin/sensors-plugin.c
xfce4-sensors-plugin.spec.in
+1
-1
1 addition, 1 deletion
xfce4-sensors-plugin.spec.in
with
3 additions
and
2 deletions
README
+
1
−
0
View file @
9bf03044
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!)
...
...
This diff is collapsed.
Click to expand it.
panel-plugin/sensors-plugin.c
+
1
−
1
View file @
9bf03044
...
...
@@ -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://
goodie
s.xfce.org/
projects/
panel-plugins/xfce4-sensors-plugin"
,
"website"
,
"http
s
://
doc
s.xfce.org/panel-plugins/xfce4-sensors-plugin"
,
"copyright"
,
_
(
"Copyright (c) 2004-2018
\n
"
),
"authors"
,
auth
,
NULL
);
// TODO: add translators.
...
...
This diff is collapsed.
Click to expand it.
xfce4-sensors-plugin.spec.in
+
1
−
1
View file @
9bf03044
...
...
@@ -3,7 +3,7 @@ Name: xfce4-sensors-plugin
Version: @VERSION@
Release: 1
License: GPL
URL:
http://
goodie
s.xfce.org/
projects/
panel-plugins/xfce4-sensors-plugin
URL: http
s
://
doc
s.xfce.org/panel-plugins/xfce4-sensors-plugin
Source0: %{name}-%{version}.tar.gz
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-root
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment