<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/plugins/fullscreen, branch crop</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>Fix plugin installing</title>
<updated>2023-04-20T16:07:49+00:00</updated>
<author>
<name>Manatsawin Hanmongkolchai</name>
<email>git@whs.in.th</email>
</author>
<published>2022-11-14T18:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=8404de12c85b0674f397a616596f85b82b2d7e66'/>
<id>8404de12c85b0674f397a616596f85b82b2d7e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plugin build</title>
<updated>2023-04-20T16:07:49+00:00</updated>
<author>
<name>Manatsawin Hanmongkolchai</name>
<email>git@whs.in.th</email>
</author>
<published>2022-11-14T16:52:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=94abc672375a68425d210bec872167922808391c'/>
<id>94abc672375a68425d210bec872167922808391c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use GLib's new g_clear_signal_handler() function to simplify code</title>
<updated>2022-09-11T17:51:44+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-24T22:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=23748971577ddff3731eab86de92f367c598cb70'/>
<id>23748971577ddff3731eab86de92f367c598cb70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Use PACKAGE_URL variable</title>
<updated>2021-02-05T12:53:27+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-26T09:56:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=afd8f48f9b71f68953bc8e6bf4859031475aee0f'/>
<id>afd8f48f9b71f68953bc8e6bf4859031475aee0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate from intltools to gettext</title>
<updated>2019-11-13T09:03:32+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-10-29T06:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=1a7ae12d402b6f1dccd6b8dac44f38440f571ca5'/>
<id>1a7ae12d402b6f1dccd6b8dac44f38440f571ca5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update plugins to use EomWindowActivatable interface</title>
<updated>2018-07-11T06:39:23+00:00</updated>
<author>
<name>Felix Riemann</name>
<email>friemann@gnome.org</email>
</author>
<published>2011-01-03T12:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=9b79e09d57c87be17359a25277bbf3831395e2bf'/>
<id>9b79e09d57c87be17359a25277bbf3831395e2bf</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=626091

origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/3d3d2bb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=626091

origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/3d3d2bb
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: make them actually recognized and loaded by eom</title>
<updated>2016-11-30T19:35:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-30T19:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=d62da96bdf2aff605fb338b19c2f729dfaca93b4'/>
<id>d62da96bdf2aff605fb338b19c2f729dfaca93b4</id>
<content type='text'>
- use *.plugin extension instead of *.eom-plugin
- use "Plugin" section name instead of "Eom Plugin"

mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035
https://git.gnome.org/browse/eog/commit/?id=af184104018f36272ff8e49012c52d503f48eae7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use *.plugin extension instead of *.eom-plugin
- use "Plugin" section name instead of "Eom Plugin"

mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=40bedbf33812e65f4a8e79691b1fadfaace94035
https://git.gnome.org/browse/eog/commit/?id=af184104018f36272ff8e49012c52d503f48eae7
</pre>
</div>
</content>
</entry>
<entry>
<title>fullscreen plugin: port to libpeas</title>
<updated>2016-11-30T19:32:20+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-30T18:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=fe5d786a5dbbf3f2a12db6ef7b3adba5b1567614'/>
<id>fe5d786a5dbbf3f2a12db6ef7b3adba5b1567614</id>
<content type='text'>
mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106
https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mostly adapted from:
https://git.gnome.org/browse/eog/commit/?id=cf39e40b422dad061184ac67028661bd4dcb0106
https://git.gnome.org/browse/eog/commit/?id=8b0acfddc52c220393770a9895b6b56cab7821fd
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: clean up some includes</title>
<updated>2016-11-30T16:38:14+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-30T16:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=52399afcd688b56aaa0750af6d3af42c26c31abe'/>
<id>52399afcd688b56aaa0750af6d3af42c26c31abe</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 in some places</title>
<updated>2016-11-30T16:28:44+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-30T16:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=7e98726da7fe9d9c1cc86a26d93752fea351e1c9'/>
<id>7e98726da7fe9d9c1cc86a26d93752fea351e1c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
