<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom, branch 1.6</title>
<subtitle>Eye of MATE (eom) graphics viewer program</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/'/>
<entry>
<title>Merge pull request #36 from infirit/1.6</title>
<updated>2014-01-01T21:37:30+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-01T21:37:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=511d66a9bfcc4afa571d8e1bf411e10bdc6f0727'/>
<id>511d66a9bfcc4afa571d8e1bf411e10bdc6f0727</id>
<content type='text'>
Use GETTEXT_PACKAGE instead of PACKAGE</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use GETTEXT_PACKAGE instead of PACKAGE</pre>
</div>
</content>
</entry>
<entry>
<title>Use GETTEXT_PACKAGE instead of PACKAGE</title>
<updated>2014-01-01T21:30:55+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-01-01T21:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e62ed087493c8a529d4eeab46c7d68a2047ac81a'/>
<id>e62ed087493c8a529d4eeab46c7d68a2047ac81a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.6.2</title>
<updated>2013-12-31T14:50:07+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-12-31T14:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=52b43a5004bd6f686c49bcb8c26003c474745c4a'/>
<id>52b43a5004bd6f686c49bcb8c26003c474745c4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #35 from infirit/1.6</title>
<updated>2013-12-23T19:17:51+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-12-23T19:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=75239b1ab89a6dc50b6b99506f0c22668aff18ac'/>
<id>75239b1ab89a6dc50b6b99506f0c22668aff18ac</id>
<content type='text'>
Cherrypick usefull commits from master</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cherrypick usefull commits from master</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Sun GNOME Documentation Team references</title>
<updated>2013-12-17T21:51:35+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-11-05T23:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=55e5efdcfe2bb2a9a8ba9901ecc1fed543b9f1b7'/>
<id>55e5efdcfe2bb2a9a8ba9901ecc1fed543b9f1b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>correct python libdir to avoid configure warnings for x86_64</title>
<updated>2013-12-17T21:50:47+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2013-09-16T11:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=12a30fed6ef3b60b21459e5bca9f0d262d00d0f2'/>
<id>12a30fed6ef3b60b21459e5bca9f0d262d00d0f2</id>
<content type='text'>
DEBUG: checking whether Python support is requested... autodetect
DEBUG: checking for a Python interpreter with version &gt;= 2.3... python
DEBUG: checking for python... /usr/bin/python
DEBUG: checking for python version... 2.7
DEBUG: checking for python platform... linux2
DEBUG: checking for python script directory... ${prefix}/lib/python2.7/site-packages
DEBUG: checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
DEBUG: sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory
DEBUG: sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory
DEBUG: checking for PYGTK... yes
DEBUG: checking for pygobject defs... /usr/share/pygobject/2.0/defs
DEBUG: checking for pygtk defs... /usr/share/pygtk/2.0/defs
DEBUG: checking for pygobject codegen... /usr/bin/python /usr/share/pygobject/2.0/codegen/codegen.py
DEBUG: checking for pygobject h2def... /usr/bin/python /usr/share/pygobject/2.0/codegen/h2def.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DEBUG: checking whether Python support is requested... autodetect
DEBUG: checking for a Python interpreter with version &gt;= 2.3... python
DEBUG: checking for python... /usr/bin/python
DEBUG: checking for python version... 2.7
DEBUG: checking for python platform... linux2
DEBUG: checking for python script directory... ${prefix}/lib/python2.7/site-packages
DEBUG: checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
DEBUG: sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory
DEBUG: sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory
DEBUG: checking for PYGTK... yes
DEBUG: checking for pygobject defs... /usr/share/pygobject/2.0/defs
DEBUG: checking for pygtk defs... /usr/share/pygtk/2.0/defs
DEBUG: checking for pygobject codegen... /usr/bin/python /usr/share/pygobject/2.0/codegen/codegen.py
DEBUG: checking for pygobject h2def... /usr/bin/python /usr/share/pygobject/2.0/codegen/h2def.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #29 from infirit/1.6</title>
<updated>2013-10-21T17:52:20+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-10-21T17:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=ca582abbce72a381ee1a2c1e69a19aaa8498c6f7'/>
<id>ca582abbce72a381ee1a2c1e69a19aaa8498c6f7</id>
<content type='text'>
Pick up commits from master plus little fixes from me</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pick up commits from master plus little fixes from me</pre>
</div>
</content>
</entry>
<entry>
<title>Remove autogenerated doc files, gtk-doc will create them.</title>
<updated>2013-10-21T12:22:12+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2013-10-21T12:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=4d7505c419fea662f817a07506b5712f0100b164'/>
<id>4d7505c419fea662f817a07506b5712f0100b164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove Distro folder</title>
<updated>2013-10-21T12:15:19+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2013-10-17T20:20:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=08b2f52bb9280828fb273a5a0590a858c4444549'/>
<id>08b2f52bb9280828fb273a5a0590a858c4444549</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix make files for automake-1.13</title>
<updated>2013-10-21T12:09:51+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2013-07-29T12:11:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=fa3de86429623e0bc9f4f3418950c15503891125'/>
<id>fa3de86429623e0bc9f4f3418950c15503891125</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
