<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-session-manager, branch v1.19.0</title>
<subtitle>MATE session manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/'/>
<entry>
<title>release 1.19.0</title>
<updated>2017-07-20T14:19:13+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-20T14:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=e5950f1450be6820042c0557db3d54ca5647b6e4'/>
<id>e5950f1450be6820042c0557db3d54ca5647b6e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with transifex</title>
<updated>2017-07-20T14:15:38+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-20T14:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=f19094b116b34636b0abe1182c8ee10eb59a1fe3'/>
<id>f19094b116b34636b0abe1182c8ee10eb59a1fe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_screen_get_number</title>
<updated>2017-07-19T23:11:28+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-07-19T23:11:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=1485b851c47927c9f60b57d98a8895283913caf1'/>
<id>1485b851c47927c9f60b57d98a8895283913caf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update issue_template</title>
<updated>2017-07-18T13:35:21+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-18T13:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=31aaf343c8c96401973d947096c75de3367cf977'/>
<id>31aaf343c8c96401973d947096c75de3367cf977</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create issue_template.md</title>
<updated>2017-06-08T17:15:09+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-06-08T17:15:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=cfdd1f15d0facfed2c2060d1121241f81782db8f'/>
<id>cfdd1f15d0facfed2c2060d1121241f81782db8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>systemd user-session needs to be updated to get all user-defined</title>
<updated>2017-05-25T17:33:52+00:00</updated>
<author>
<name>Björn Esser</name>
<email>besser82@fedoraproject.org</email>
</author>
<published>2017-05-07T10:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=8f84934b86f04eebb9d7aebf32321925e1764958'/>
<id>8f84934b86f04eebb9d7aebf32321925e1764958</id>
<content type='text'>
enviroment when the session starts.

If we get passed an environment variable, send it along to the
systemd --user session so things running in that context can pick
it up.

See: https://bugzilla.gnome.org/show_bug.cgi?id=736660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enviroment when the session starts.

If we get passed an environment variable, send it along to the
systemd --user session so things running in that context can pick
it up.

See: https://bugzilla.gnome.org/show_bug.cgi?id=736660
</pre>
</div>
</content>
</entry>
<entry>
<title>dbus needs to be updated to get all user-defined environment when</title>
<updated>2017-05-25T17:33:52+00:00</updated>
<author>
<name>Björn Esser</name>
<email>besser82@fedoraproject.org</email>
</author>
<published>2017-05-07T10:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=0495fb8fa8f584a4f294254e39cbdc5615defc87'/>
<id>0495fb8fa8f584a4f294254e39cbdc5615defc87</id>
<content type='text'>
the session starts.

dbus-update-activation-environment excepts certain environment
variables, that systemd won't.  We're going to want to eventually
send the environment to systemd, too, so we should make sure the
same set of variables get sent to both.

See: https://bugzilla.gnome.org/show_bug.cgi?id=736660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the session starts.

dbus-update-activation-environment excepts certain environment
variables, that systemd won't.  We're going to want to eventually
send the environment to systemd, too, so we should make sure the
same set of variables get sent to both.

See: https://bugzilla.gnome.org/show_bug.cgi?id=736660
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore Polish translation credits from GNOME</title>
<updated>2017-05-20T15:15:51+00:00</updated>
<author>
<name>Piotr Drąg</name>
<email>piotrdrag@gmail.com</email>
</author>
<published>2017-05-20T15:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=da4fc8a9904b518e75b460adc50b8c5a1e45eca2'/>
<id>da4fc8a9904b518e75b460adc50b8c5a1e45eca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pre-bump version</title>
<updated>2017-03-30T16:19:44+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-30T16:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=9d051aa936034122c4680c590a92176eda0d3f3f'/>
<id>9d051aa936034122c4680c590a92176eda0d3f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release 1.18.0</title>
<updated>2017-03-12T20:40:03+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-03-12T20:40:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=dee9b00521e3ea5bd5b3a62de714595346308fe9'/>
<id>dee9b00521e3ea5bd5b3a62de714595346308fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
