<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-media, branch v1.17.0</title>
<subtitle>Media tools for MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/'/>
<entry>
<title>release 1.17.0</title>
<updated>2016-11-24T20:00:46+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-11-24T20:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=52a16bf24be368db3c4d2a74c10437d095e3d6ab'/>
<id>52a16bf24be368db3c4d2a74c10437d095e3d6ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with transifex</title>
<updated>2016-11-24T19:57:39+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-11-24T19:57:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=3916956213211334a2039316ac35b1d3c492a861'/>
<id>3916956213211334a2039316ac35b1d3c492a861</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-21T19:40:13+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T19:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=914205c39a5cc85779959a793337adff58ba0a60'/>
<id>914205c39a5cc85779959a793337adff58ba0a60</id>
<content type='text'>
and require libmate-desktop &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmate-desktop &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>build: require libmatemixer &gt;= 1.10 (first stable release)</title>
<updated>2016-11-21T19:37:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T19:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=a8c8c031e835211b8fd3a16114816a9d2f9171f2'/>
<id>a8c8c031e835211b8fd3a16114816a9d2f9171f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop ancient NEWS.GNOME</title>
<updated>2016-10-19T14:38:22+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-10-19T14:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=ded4a194ba3531e6401f86561db0f116cba7ca50'/>
<id>ded4a194ba3531e6401f86561db0f116cba7ca50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix indent</title>
<updated>2016-10-19T14:13:17+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-10-19T14:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=0a285bb3050b9df05e23da59af4e205b5aa7a687'/>
<id>0a285bb3050b9df05e23da59af4e205b5aa7a687</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Port from libunique to GApplication and GtkApplication</title>
<updated>2016-10-19T13:49:16+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2016-08-29T00:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=1ff030a2b103dfe68a8de8259c33808bc011d941'/>
<id>1ff030a2b103dfe68a8de8259c33808bc011d941</id>
<content type='text'>
applet-main.c: gtk2 and gtk3

	Port to Gapplication based on this gnome-media commits:
	https://github.com/GNOME/gnome-media/commit/7b5a8127cea09779dd172b0b7598d2ad03b2e47b
	https://github.com/GNOME/gnome-media/commit/7283e156e0ea1b2d19292a97104b3ad49fc9e693

dialog-main.c: gtk3

	Port to Gapplication and GtkApplication
	I did this implementation

Fixes #77
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
applet-main.c: gtk2 and gtk3

	Port to Gapplication based on this gnome-media commits:
	https://github.com/GNOME/gnome-media/commit/7b5a8127cea09779dd172b0b7598d2ad03b2e47b
	https://github.com/GNOME/gnome-media/commit/7283e156e0ea1b2d19292a97104b3ad49fc9e693

dialog-main.c: gtk3

	Port to Gapplication and GtkApplication
	I did this implementation

Fixes #77
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.16.0</title>
<updated>2016-09-19T04:24:07+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-09-19T04:24:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=a3376784919d0acccf77d4747e3124ce57b88d0c'/>
<id>a3376784919d0acccf77d4747e3124ce57b88d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update NEWS for 1.16</title>
<updated>2016-09-18T11:27:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-09-18T11:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=5f5e0ea46a55b7ecfa0edcb5b2e1e7a74db1ae8d'/>
<id>5f5e0ea46a55b7ecfa0edcb5b2e1e7a74db1ae8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with Transifex</title>
<updated>2016-09-18T11:27:06+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-09-18T11:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-media/commit/?id=604968f331bbb017537e2f406f362fd91b9b071d'/>
<id>604968f331bbb017537e2f406f362fd91b9b071d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
