-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix current frequency display & support Gnome 3.26
- Loading branch information
1 parent
bfd285c
commit 295f38b
Showing
8 changed files
with
39 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,11 @@ | ||
{ | ||
"localedir":"/usr/local/share/locale", | ||
"shell-version": [ | ||
"3.10", | ||
"3.12", | ||
"3.14", | ||
"3.16", | ||
"3.18", | ||
"3.20", | ||
"3.22", | ||
"3.24" | ||
], | ||
"uuid": "cpupower@mko-sl.de", | ||
"3.10", "3.12", "3.14", "3.16", "3.18", "3.20", "3.22", "3.24", "3.26" | ||
], | ||
"uuid": "cpupower@mko-sl.de", | ||
"name": "CPU Power Manager", | ||
"url": "https://github.com/martin31821/cpupower", | ||
"url": "https://github.com/martin31821/cpupower", | ||
"description": "Manage Intel_pstate CPU Frequency scaling driver", | ||
"schema": "org.gnome.shell.extensions.cpupower" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters