<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/data/icons, branch master</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>Use gtk_update_icon_cache</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-30T14:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=ae3b277f3ed2e2ca0c2f016faf78e234dd4dfdae'/>
<id>ae3b277f3ed2e2ca0c2f016faf78e234dd4dfdae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce requirement to meson 0.59</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-14T13:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=06de02ac5acb699156401bcf48009a670f98033e'/>
<id>06de02ac5acb699156401bcf48009a670f98033e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add meson build support</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-13T18:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=bbcbca9eb1240c3493895dbdcf03a4b2c2803d29'/>
<id>bbcbca9eb1240c3493895dbdcf03a4b2c2803d29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the installation process of the icons</title>
<updated>2019-04-12T16:44:19+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-04-11T09:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=2ee2304fe1ac10c695c1e4eb59138417a8b13ac6'/>
<id>2ee2304fe1ac10c695c1e4eb59138417a8b13ac6</id>
<content type='text'>
...
Making install in icons
make[2]: Entering directory '/home/robert/devel/eom/data/icons'
make[3]: Entering directory '/home/robert/devel/eom/data/icons'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/32x32/actions'
 /usr/bin/install -c -m 644  32x32/actions/eom-image-collection.png 32x32/actions/eom-plugin.png 32x32/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/32x32/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/16x16/actions'
 /usr/bin/install -c -m 644  16x16/actions/eom-image-collection.png 16x16/actions/eom-plugin.png 16x16/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/16x16/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/24x24/actions'
 /usr/bin/install -c -m 644  24x24/actions/eom-image-collection.png 24x24/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/24x24/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/48x48/actions'
 /usr/bin/install -c -m 644  48x48/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/48x48/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/22x22/actions'
 /usr/bin/install -c -m 644  22x22/actions/eom-image-collection.png 22x22/actions/eom-plugin.png 22x22/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/22x22/actions'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/install -c -m 644  24x24/apps/eom.png '/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/scalable/apps'
 /usr/bin/install -c -m 644  scalable/apps/eom.svg '/usr/share/icons/hicolor/scalable/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/22x22/apps'
 /usr/bin/install -c -m 644  22x22/apps/eom.png '/usr/share/icons/hicolor/22x22/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/16x16/apps'
 /usr/bin/install -c -m 644  16x16/apps/eom.png '/usr/share/icons/hicolor/16x16/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/32x32/apps'
 /usr/bin/install -c -m 644  32x32/apps/eom.png '/usr/share/icons/hicolor/32x32/apps'
make  install-data-hook
make[4]: Entering directory '/home/robert/devel/eom/data/icons'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...
Making install in icons
make[2]: Entering directory '/home/robert/devel/eom/data/icons'
make[3]: Entering directory '/home/robert/devel/eom/data/icons'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/32x32/actions'
 /usr/bin/install -c -m 644  32x32/actions/eom-image-collection.png 32x32/actions/eom-plugin.png 32x32/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/32x32/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/16x16/actions'
 /usr/bin/install -c -m 644  16x16/actions/eom-image-collection.png 16x16/actions/eom-plugin.png 16x16/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/16x16/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/24x24/actions'
 /usr/bin/install -c -m 644  24x24/actions/eom-image-collection.png 24x24/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/24x24/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/48x48/actions'
 /usr/bin/install -c -m 644  48x48/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/48x48/actions'
 /usr/bin/mkdir -p '/usr/share/eom/icons/hicolor/22x22/actions'
 /usr/bin/install -c -m 644  22x22/actions/eom-image-collection.png 22x22/actions/eom-plugin.png 22x22/actions/slideshow-play.png '/usr/share/eom/icons/hicolor/22x22/actions'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/install -c -m 644  24x24/apps/eom.png '/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/scalable/apps'
 /usr/bin/install -c -m 644  scalable/apps/eom.svg '/usr/share/icons/hicolor/scalable/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/22x22/apps'
 /usr/bin/install -c -m 644  22x22/apps/eom.png '/usr/share/icons/hicolor/22x22/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/16x16/apps'
 /usr/bin/install -c -m 644  16x16/apps/eom.png '/usr/share/icons/hicolor/16x16/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/32x32/apps'
 /usr/bin/install -c -m 644  32x32/apps/eom.png '/usr/share/icons/hicolor/32x32/apps'
make  install-data-hook
make[4]: Entering directory '/home/robert/devel/eom/data/icons'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
...
</pre>
</div>
</content>
</entry>
<entry>
<title>borrando archivos autogenerados</title>
<updated>2011-11-06T22:31:31+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-06T22:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=4b9207bbe1bee560adf730772ed4c45bbf3204cb'/>
<id>4b9207bbe1bee560adf730772ed4c45bbf3204cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inicial</title>
<updated>2011-11-06T22:30:49+00:00</updated>
<author>
<name>Perberos</name>
<email>perberos@gmail.com</email>
</author>
<published>2011-11-06T22:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=a8d28a6ce7e0c56dacba5d527d9134573a008902'/>
<id>a8d28a6ce7e0c56dacba5d527d9134573a008902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
