Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
xfce4-cpufreq-plugin
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Custom Issue Tracker
Custom Issue Tracker
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Panel Plugins
xfce4-cpufreq-plugin
Commits
cd9f0167
Commit
cd9f0167
authored
Jan 23, 2011
by
Florian Rivoal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.0.0
parent
de022490
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1145 additions
and
17 deletions
+1145
-17
ChangeLog
ChangeLog
+1126
-16
NEWS
NEWS
+18
-0
configure.ac.in
configure.ac.in
+1
-1
No files found.
ChangeLog
View file @
cd9f0167
This diff is collapsed.
Click to expand it.
NEWS
View file @
cd9f0167
1.0.0 (2011/01/23)
------------------
* Fix support for xfce 4.8, fixing bug #6448
* Linux 2.4 support
* Translated in 33 languages
* Make the plugin fully translatable, fixing bug #7016
* Use ngettext for translatable strings with plurals
* Rename cpu.png to xfce4-cpufreq-plugin
* Adapt text to the panel's size and orientation
* Use g_timeout_add_seconds for less wake-ups, fixing bug #5180
* Warn once (and only once) about the lack of cpufreq support
* Fix icon size in the panel
* Remove the scalable icon, since it isn't real, fixing bug #2458
* Use the right icon for the configuration dialog, fixing bug #6448
* Various small bug fixes
* Code clean up
* Build fixes
* Update the documentation
configure.ac.in
View file @
cd9f0167
...
...
@@ -5,7 +5,7 @@ dnl CPUs
dnl
dnl Version information
m4_define([xfce4_cpufreq_plugin_version], [
0.2
])
m4_define([xfce4_cpufreq_plugin_version], [
1.0.0
])
dnl Initialize autoconf
AC_COPYRIGHT([Copyright (c) 2006 Thomas Schreck <shrek@xfce.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment