<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-menus/libmenu, branch 1.22</title>
<subtitle>Library for the Desktop Menu freedesktop.org specification</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/'/>
<entry>
<title>Use datadir and libdir when install gir files</title>
<updated>2019-08-12T09:09:40+00:00</updated>
<author>
<name>Juan Picca</name>
<email>jumapico@gmail.com</email>
</author>
<published>2019-04-23T15:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=193d18934599be8468254f66536e8350361bf789'/>
<id>193d18934599be8468254f66536e8350361bf789</id>
<content type='text'>
Currently gir generated files are installed in INTROSPECTION_GIRDIR and
INSTROSPECTION_TYPELIBDIR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently gir generated files are installed in INTROSPECTION_GIRDIR and
INSTROSPECTION_TYPELIBDIR.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to modern realpath()</title>
<updated>2018-12-30T10:38:27+00:00</updated>
<author>
<name>Pino Toscano</name>
<email>toscano.pino@tiscali.it</email>
</author>
<published>2018-12-25T15:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=82108808f13d056b3904c1717658a306a4aba2dd'/>
<id>82108808f13d056b3904c1717658a306a4aba2dd</id>
<content type='text'>
Assume everywhere that the realpath() implementation has the
POSIX.1-2008 behaviour, i.e. allowing NULL as second parameter and thus
returning a newly allocated buffer; it is not just a GNU extension,
and supported already by modern libc's on other OSes.

menu_canonicalize_file_name() is always called with FALSE as second
parameter, so it is replaced directly by realpath(); this allows the
complete removal of canonicalize.{c,h}.

This is a forward-port of the same changes done in gnome-menus, see:
https://gitlab.gnome.org/GNOME/gnome-menus/merge_requests/4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assume everywhere that the realpath() implementation has the
POSIX.1-2008 behaviour, i.e. allowing NULL as second parameter and thus
returning a newly allocated buffer; it is not just a GNU extension,
and supported already by modern libc's on other OSes.

menu_canonicalize_file_name() is always called with FALSE as second
parameter, so it is replaced directly by realpath(); this allows the
complete removal of canonicalize.{c,h}.

This is a forward-port of the same changes done in gnome-menus, see:
https://gitlab.gnome.org/GNOME/gnome-menus/merge_requests/4
</pre>
</div>
</content>
</entry>
<entry>
<title>backport from gnome-menus</title>
<updated>2018-05-27T11:44:45+00:00</updated>
<author>
<name>yetist</name>
<email>xiaotian.wu@i-soft.com.cn</email>
</author>
<published>2018-05-02T14:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=524d3e4fc324c2cbc2454e8b1fcddc6622dc4714'/>
<id>524d3e4fc324c2cbc2454e8b1fcddc6622dc4714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use G_BEGIN/END_DECLS</title>
<updated>2018-05-27T11:44:45+00:00</updated>
<author>
<name>yetist</name>
<email>xiaotian.wu@i-soft.com.cn</email>
</author>
<published>2018-05-02T14:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=b642c7cdb1ff1ff418c62f0169e568a87f4cc4e5'/>
<id>b642c7cdb1ff1ff418c62f0169e568a87f4cc4e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require gio-unix</title>
<updated>2018-05-27T11:44:45+00:00</updated>
<author>
<name>yetist</name>
<email>xiaotian.wu@i-soft.com.cn</email>
</author>
<published>2018-05-02T14:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=edaad5228b9e23b277c1c9b3e09866f1f182054a'/>
<id>edaad5228b9e23b277c1c9b3e09866f1f182054a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make mate-applications-merged symlink</title>
<updated>2017-08-16T15:22:08+00:00</updated>
<author>
<name>rezso</name>
<email>rezso@rezso.net</email>
</author>
<published>2017-08-15T21:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=923a0d96b4de690e48e1ebd2efe9ff544cc7b254'/>
<id>923a0d96b4de690e48e1ebd2efe9ff544cc7b254</id>
<content type='text'>
in ~/.config/menus if not exists
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in ~/.config/menus if not exists
</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for GLib &lt; 2.36</title>
<updated>2015-01-12T14:26:05+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-01-12T14:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=6607a7fed10d0309957063cd97b389e0c4818d26'/>
<id>6607a7fed10d0309957063cd97b389e0c4818d26</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-menus/pull/27
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-menus/pull/27
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FTBFS on Debian/Hurd</title>
<updated>2014-09-23T11:18:16+00:00</updated>
<author>
<name>Svante Signell</name>
<email>svante.signell@gmail.com</email>
</author>
<published>2014-09-23T11:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=f94dfd44be0761239a2e5874cea9017236b73e17'/>
<id>f94dfd44be0761239a2e5874cea9017236b73e17</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-menus/issues/20
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-menus/issues/20
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix g_type_init deprecation</title>
<updated>2013-10-11T15:09:37+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-10-11T15:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=5df7e21297fa89637b5b14a6befba0d4e4795dcb'/>
<id>5df7e21297fa89637b5b14a6befba0d4e4795dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix incorrect fsf addresses.</title>
<updated>2012-11-19T01:37:29+00:00</updated>
<author>
<name>Steve Zesch</name>
<email>stevezesch2@gmail.com</email>
</author>
<published>2012-11-19T01:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-menus/commit/?id=5bac57d9e00d9a0fd34ee570bb48c47688b052dc'/>
<id>5bac57d9e00d9a0fd34ee570bb48c47688b052dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
