<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/cpufreq/src, branch v1.25.3</title>
<subtitle>Applets for use with the MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/'/>
<entry>
<title>cpufreq: Remove /proc/cpufreq support (Linux 2.4)</title>
<updated>2020-12-09T20:16:36+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-11-28T19:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=4cb6f915b1a91497df1b13cdab887df1bdaed101'/>
<id>4cb6f915b1a91497df1b13cdab887df1bdaed101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead function mate_panel_applet_set_background_widget</title>
<updated>2020-12-06T09:12:32+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2020-12-04T11:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=e08b24d4a5399c1cd57b3c902cdb28acbcb12f2f'/>
<id>e08b24d4a5399c1cd57b3c902cdb28acbcb12f2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cpufreq code style</title>
<updated>2020-11-20T15:14:42+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-11-20T15:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=3dd33d455f60ccb07ca57b2ea083563efa51a252'/>
<id>3dd33d455f60ccb07ca57b2ea083563efa51a252</id>
<content type='text'>
- tabs to spaces
- 4 spaces at the beginning of a line</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- tabs to spaces
- 4 spaces at the beginning of a line</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: Remove warning about unreachable code reported by scan-build</title>
<updated>2020-08-05T13:44:52+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-20T21:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=5cbe2698bd1b575774b33e28ab365e0695313e88'/>
<id>5cbe2698bd1b575774b33e28ab365e0695313e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: -1 indicates error obtaining max frequency</title>
<updated>2020-08-03T16:38:08+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-30T19:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=1d33457ebae8cd471a1d1d02cd8c8175e365dea6'/>
<id>1d33457ebae8cd471a1d1d02cd8c8175e365dea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: Update cpufreq-preferences.ui</title>
<updated>2020-08-03T14:52:26+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-30T17:13:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=024fb9cbc9eae7043c577d63803ad8caee2e03d6'/>
<id>024fb9cbc9eae7043c577d63803ad8caee2e03d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: avoid deprecated GtkAlignment</title>
<updated>2020-08-01T21:08:45+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2020-03-10T12:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=274282dacff8b22d03ca1be1c72c5d64f7b956a0'/>
<id>274282dacff8b22d03ca1be1c72c5d64f7b956a0</id>
<content type='text'>
origin commit:
https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/66e58e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/66e58e7
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: create all needed widgets only once</title>
<updated>2020-08-01T21:08:45+00:00</updated>
<author>
<name>Alberts Muktupāvels</name>
<email>alberts.muktupavels@gmail.com</email>
</author>
<published>2018-03-11T22:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=3b8e2111a4484c8450297d6764d1e3c30b3327c8'/>
<id>3b8e2111a4484c8450297d6764d1e3c30b3327c8</id>
<content type='text'>
origin commit:
https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/8951c6f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
origin commit:
https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/8951c6f
</pre>
</div>
</content>
</entry>
<entry>
<title> cpufreq: fix code-style</title>
<updated>2020-08-01T21:08:45+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-08-01T15:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=a6c4459ad5d4b2ccb3eb8c330f024a49869442ed'/>
<id>a6c4459ad5d4b2ccb3eb8c330f024a49869442ed</id>
<content type='text'>
- tab to spaces
- use 4 spaces at the beginning of a line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- tab to spaces
- use 4 spaces at the beginning of a line
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: Load menu and ui file from resources</title>
<updated>2020-07-30T16:26:25+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-07-18T21:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=fd1a917a0ca74063ed52f9798c9491556b08c8f4'/>
<id>fd1a917a0ca74063ed52f9798c9491556b08c8f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
