<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/cpufreq, branch v1.26.1</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>tx: pull from transifex</title>
<updated>2022-07-09T14:30:58+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2022-07-09T14:15:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=37340741ef495ffbac9a1791648eeed3a010b14d'/>
<id>37340741ef495ffbac9a1791648eeed3a010b14d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mate Cpufreq applet: enable standard keyboard navigation</title>
<updated>2021-11-09T21:37:56+00:00</updated>
<author>
<name>Valentin Villenave</name>
<email>vvillenave@hypra.fr</email>
</author>
<published>2021-10-06T16:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=9584cccf82091c67115024ec5640c43e8307ef0e'/>
<id>9584cccf82091c67115024ec5640c43e8307ef0e</id>
<content type='text'>
Key press events weren’t passed to GTK normally, which
prevented from opening the contextual menu without the mouse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Key press events weren’t passed to GTK normally, which
prevented from opening the contextual menu without the mouse.
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2021-08-07T11:09:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-08-07T11:09:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=b0dfbb14c5859a8e9e058acc99f8fe7db85fe96b'/>
<id>b0dfbb14c5859a8e9e058acc99f8fe7db85fe96b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary casts on g_signal_connect calls</title>
<updated>2021-01-28T20:08:12+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-29T09:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=3b2fd26415133da19eee10ae18b61df19d5ce80f'/>
<id>3b2fd26415133da19eee10ae18b61df19d5ce80f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cpufreq: fix cpufreq-selector-sysfs duplicate definitions</title>
<updated>2021-01-17T19:43:01+00:00</updated>
<author>
<name>Harald van Dijk</name>
<email>harald@gigawatt.nl</email>
</author>
<published>2021-01-17T19:26:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=930c4ec5082c71b08f2480843797e0dfcdc2a41f'/>
<id>930c4ec5082c71b08f2480843797e0dfcdc2a41f</id>
<content type='text'>
Commit 4cb6f915 added cpufreq-selector-sysfs.[ch] to
mate_cpufreq_selector_SOURCES for the !HAVE_LIBCPUFREQ case, but left
them unconditionally included as well. Including them twice leads to
duplicate definitions for the symbols defined by them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 4cb6f915 added cpufreq-selector-sysfs.[ch] to
mate_cpufreq_selector_SOURCES for the !HAVE_LIBCPUFREQ case, but left
them unconditionally included as well. Including them twice leads to
duplicate definitions for the symbols defined by them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright to 2021</title>
<updated>2021-01-16T11:29:49+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-16T11:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=97249b980d331a6707348109a05228279ba9c9d2'/>
<id>97249b980d331a6707348109a05228279ba9c9d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't leave any round bracket at line end</title>
<updated>2021-01-07T17:35:10+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-12-29T12:20:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d5b116f704848c7224d1cd339be478ecaccdec96'/>
<id>d5b116f704848c7224d1cd339be478ecaccdec96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: sync with transifex</title>
<updated>2021-01-07T13:02:04+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2021-01-07T13:02:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d188207811384878d483d2abd2914c3bf4fd6e7b'/>
<id>d188207811384878d483d2abd2914c3bf4fd6e7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx:sync with transifex</title>
<updated>2020-12-13T21:30:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2020-12-13T20:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=5232ccea092b9c0afa9e020362b78de444dd20d5'/>
<id>5232ccea092b9c0afa9e020362b78de444dd20d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
