<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/charpick, branch mate-applets-1.8.0</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>Fix help uri for applets</title>
<updated>2014-02-08T16:26:52+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-02-05T00:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=a93efbfa88ba6a2b7bf63b7f45d790ff5fe8b1f7'/>
<id>a93efbfa88ba6a2b7bf63b7f45d790ff5fe8b1f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all calls gtk_dialog_set_has_separator</title>
<updated>2014-02-04T23:05:23+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-02-04T23:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=2176a84cfbc158f21a92c8c2d1c26922c217e0df'/>
<id>2176a84cfbc158f21a92c8c2d1c26922c217e0df</id>
<content type='text'>
Also remove the has_separator from the ui files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove the has_separator from the ui files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix gucharmap support for GTK2/GTK3</title>
<updated>2014-01-22T08:26:13+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-22T08:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=f39ac1d2cfe5ec92782cad61de1df31e0062d06c'/>
<id>f39ac1d2cfe5ec92782cad61de1df31e0062d06c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>charpick: Add GTK3 support</title>
<updated>2014-01-19T19:01:03+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-19T19:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=c2ef8063f9353b4e9fa315a35ce47f7bc7fefe53'/>
<id>c2ef8063f9353b4e9fa315a35ce47f7bc7fefe53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix EXTRA_DIST for applet gschemas</title>
<updated>2013-10-19T09:44:45+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2013-10-19T09:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=31289af8390241e97c385528f5d7605a28a6bc8e'/>
<id>31289af8390241e97c385528f5d7605a28a6bc8e</id>
<content type='text'>
The following fails to include the needed schemas files:
$(gsettings_SCHEMAS_in_in)
replacing it with:
$(gsettings_SCHEMAS).in.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The following fails to include the needed schemas files:
$(gsettings_SCHEMAS_in_in)
replacing it with:
$(gsettings_SCHEMAS).in.in
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to gucharmap</title>
<updated>2013-10-19T08:38:02+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2013-10-18T22:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=c759fadd251e4a5b95e0a4b483889f654ac89d62'/>
<id>c759fadd251e4a5b95e0a4b483889f654ac89d62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use yelp-tools instead of mate-doc-utils</title>
<updated>2013-08-02T11:53:04+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2013-08-02T11:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=cceaed2400a5db758f48a372e429e3410271275f'/>
<id>cceaed2400a5db758f48a372e429e3410271275f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace INCLUDES with AM_CPPFLAGS in Makefiles</title>
<updated>2013-03-03T16:13:06+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-03-03T16:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=4de14d5f303432cb39ea1c12c4595ced1ab3926f'/>
<id>4de14d5f303432cb39ea1c12c4595ced1ab3926f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable build against murcharmap</title>
<updated>2013-01-21T02:30:56+00:00</updated>
<author>
<name>raveit</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2013-01-21T02:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=79c1485d955e32a1d2fc64e96f8b342c76be3f4f'/>
<id>79c1485d955e32a1d2fc64e96f8b342c76be3f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>charpick: migrate to gsettings</title>
<updated>2012-11-24T17:17:36+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2012-11-24T17:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d2d15da67e19e821d051d1b2382885854acd140c'/>
<id>d2d15da67e19e821d051d1b2382885854acd140c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
