<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch mate-panel-1.9.2</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>Bump version to 1.9.2</title>
<updated>2014-11-10T09:40:04+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-11-10T09:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fb43ad39ab10826519d23ed42101d983113527bf'/>
<id>fb43ad39ab10826519d23ed42101d983113527bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync translations with transifex</title>
<updated>2014-11-10T09:39:47+00:00</updated>
<author>
<name>mate-i18n</name>
<email>mate-i18n@ml.mate-desktop.org</email>
</author>
<published>2014-11-10T09:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=66ba84ff2e1c8a7ef685200d8b9dde8f6c1ccd77'/>
<id>66ba84ff2e1c8a7ef685200d8b9dde8f6c1ccd77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lockdown: move disable-lock-down key to lockdown schema</title>
<updated>2014-11-04T20:56:00+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-04T20:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=d16d491d2fbe94e3c0711c9b5282734e0f26d33f'/>
<id>d16d491d2fbe94e3c0711c9b5282734e0f26d33f</id>
<content type='text'>
In order to use it in other parts of MATE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to use it in other parts of MATE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak</title>
<updated>2014-10-16T06:47:44+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2014-10-13T14:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fe814c53964746c20e9c113ff9dcbfc6a9634f0e'/>
<id>fe814c53964746c20e9c113ff9dcbfc6a9634f0e</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-panel/pull/244
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-panel/pull/244
</pre>
</div>
</content>
</entry>
<entry>
<title>Update visibility of menu bar on load</title>
<updated>2014-10-14T06:47:00+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-10-14T06:47:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=5130d8ed49b420e0d2c37c8e3b606e2306b356f8'/>
<id>5130d8ed49b420e0d2c37c8e3b606e2306b356f8</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-panel/issues/245
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-panel/issues/245
</pre>
</div>
</content>
</entry>
<entry>
<title>Places menu: don't rely on Caja desktop files</title>
<updated>2014-10-13T07:27:13+00:00</updated>
<author>
<name>Balló György</name>
<email>ballogyor@gmail.com</email>
</author>
<published>2014-10-04T00:49:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=469727d8d2f9dea7277b89c20bd4e1da0c2969f7'/>
<id>469727d8d2f9dea7277b89c20bd4e1da0c2969f7</id>
<content type='text'>
This adds better support for other GVFS-compliant file managers (e.g. nautilus, nemo, pcmanfm).

Closes https://github.com/mate-desktop/mate-panel/pull/242
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds better support for other GVFS-compliant file managers (e.g. nautilus, nemo, pcmanfm).

Closes https://github.com/mate-desktop/mate-panel/pull/242
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault: gtk_get_current_event can return null</title>
<updated>2014-10-13T07:02:55+00:00</updated>
<author>
<name>Denis Gorodnichev</name>
<email>denis.gorodnichev@gmail.com</email>
</author>
<published>2014-10-12T20:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9144c25beaf0fe63cb668c730bbaaa532069c2d3'/>
<id>9144c25beaf0fe63cb668c730bbaaa532069c2d3</id>
<content type='text'>
fix segfault when gtk_get_current_event return null
fix memory leak: gtk_get_current_event return value must be freed

Closes https://github.com/mate-desktop/mate-panel/pull/243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix segfault when gtk_get_current_event return null
fix memory leak: gtk_get_current_event return value must be freed

Closes https://github.com/mate-desktop/mate-panel/pull/243
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not assume that session manager GSettings schema is available</title>
<updated>2014-10-03T09:13:09+00:00</updated>
<author>
<name>Balló György</name>
<email>ballogyor@gmail.com</email>
</author>
<published>2014-10-03T05:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e08a6727b5a071f3740543fd900ae60b696c3d72'/>
<id>e08a6727b5a071f3740543fd900ae60b696c3d72</id>
<content type='text'>
This removes hard dependency on mate-session-manager (useful for custom environments).

Closes https://github.com/mate-desktop/mate-panel/pull/241
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes hard dependency on mate-session-manager (useful for custom environments).

Closes https://github.com/mate-desktop/mate-panel/pull/241
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Marco WM name as per Marco commit</title>
<updated>2014-10-03T06:24:58+00:00</updated>
<author>
<name>Nathan Torchia</name>
<email>nemasu@gmail.com</email>
</author>
<published>2014-10-03T01:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=75e3f6c2143ac68829c7e699ea555b91ee4021d0'/>
<id>75e3f6c2143ac68829c7e699ea555b91ee4021d0</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-panel/pull/240

 cbf24f5d78719b930fc0cd6c0c80e00e9d62c95a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-panel/pull/240

 cbf24f5d78719b930fc0cd6c0c80e00e9d62c95a
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #239 from City-busz/make-caja-optional</title>
<updated>2014-10-02T18:49:03+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-10-02T18:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1c1d618ce88d9b3a7f3f0643633af39be2acdef0'/>
<id>1c1d618ce88d9b3a7f3f0643633af39be2acdef0</id>
<content type='text'>
Use Caja GSettings schema optionally</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use Caja GSettings schema optionally</pre>
</div>
</content>
</entry>
</feed>
