<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-session-manager/data, branch v1.23.0</title>
<subtitle>MATE session manager</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/'/>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-06-22T12:15:47+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-05-16T06:32:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=8f91804245b73be22f6d21a8b52b468fac282b73'/>
<id>8f91804245b73be22f6d21a8b52b468fac282b73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Show hidden checkbox and gsettings flag.</title>
<updated>2019-05-09T19:10:37+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-05-09T04:19:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=16fe21a84ea333db67e9f0509d619f8d3fee1443'/>
<id>16fe21a84ea333db67e9f0509d619f8d3fee1443</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-05-06T12:46:29+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-05-02T11:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=7b242fb0745aa6c70a7712743cdde1d6c7209afc'/>
<id>7b242fb0745aa6c70a7712743cdde1d6c7209afc</id>
<content type='text'>
...
Making install in icons
make[2]: Entering directory '/home/robert/devel/mate-session-manager/data/icons'
make[3]: Entering directory '/home/robert/devel/mate-session-manager/data/icons'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/share/icons/hicolor'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/48x48/apps'
 /usr/bin/install -c -m 644  48x48/apps/mate-session-properties.png '/usr/share/icons/hicolor/48x48/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/install -c -m 644  24x24/apps/mate-session-properties.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/mate-session-properties.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/mate-session-properties.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/mate-session-properties.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/mate-session-properties.png '/usr/share/icons/hicolor/32x32/apps'
make  install-data-hook
make[4]: Entering directory '/home/robert/devel/mate-session-manager/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/mate-session-manager/data/icons'
make[3]: Entering directory '/home/robert/devel/mate-session-manager/data/icons'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/share/icons/hicolor'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/48x48/apps'
 /usr/bin/install -c -m 644  48x48/apps/mate-session-properties.png '/usr/share/icons/hicolor/48x48/apps'
 /usr/bin/mkdir -p '/usr/share/icons/hicolor/24x24/apps'
 /usr/bin/install -c -m 644  24x24/apps/mate-session-properties.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/mate-session-properties.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/mate-session-properties.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/mate-session-properties.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/mate-session-properties.png '/usr/share/icons/hicolor/32x32/apps'
make  install-data-hook
make[4]: Entering directory '/home/robert/devel/mate-session-manager/data/icons'
Updating Gtk icon cache.
gtk-update-icon-cache: Cache file created successfully.
...
</pre>
</div>
</content>
</entry>
<entry>
<title>Add hardware-compatibility file</title>
<updated>2019-04-24T21:20:40+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-04-21T13:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=9ae260bcd13ea5fff1c90e028a590489b7653a6e'/>
<id>9ae260bcd13ea5fff1c90e028a590489b7653a6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add mate-wm.desktop.in into tarball</title>
<updated>2019-02-08T22:50:22+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-02-08T01:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=9471682bb7933cc0eb83ff015006d780bbdb9d54'/>
<id>9471682bb7933cc0eb83ff015006d780bbdb9d54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix make distcheck fail on debian.</title>
<updated>2019-02-08T22:50:22+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-02-07T16:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=db623bf1d5437c2e75f56efcea53eb7ac6d8958d'/>
<id>db623bf1d5437c2e75f56efcea53eb7ac6d8958d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a delay setting to Startup Manager</title>
<updated>2018-12-21T22:47:02+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2018-12-14T10:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=0e2eb8a311586599bbd3937d413da2f78eedb4d6'/>
<id>0e2eb8a311586599bbd3937d413da2f78eedb4d6</id>
<content type='text'>
Fixed issue #127
- capplet/gsm-app-dialog.c
- capplet/gsm-app-dialog.h
- capplet/gsm-properties-dialog.c
- capplet/gsp-app.c
- capplet/gsp-app.h
- capplet/gsp-keyfile.h
- data/session-properties.ui
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed issue #127
- capplet/gsm-app-dialog.c
- capplet/gsm-app-dialog.h
- capplet/gsm-properties-dialog.c
- capplet/gsp-app.c
- capplet/gsp-app.h
- capplet/gsp-keyfile.h
- data/session-properties.ui
</pre>
</div>
</content>
</entry>
<entry>
<title>session-properties.ui: avoid deprecated GtkImage:stock</title>
<updated>2018-12-10T08:33:48+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-12-09T12:23:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=f20dad80e2dc3258c0dcb3c76e08a76ea2715ea8'/>
<id>f20dad80e2dc3258c0dcb3c76e08a76ea2715ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gsm-inhibit-dialog.ui: avoid deprecated GtkVBox</title>
<updated>2018-12-08T19:16:00+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-12-07T21:07:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=ef7100c60faa65dcc2e31109b5c66c8be37f4d3d'/>
<id>ef7100c60faa65dcc2e31109b5c66c8be37f4d3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>session-properties.ui: avoid deprecated:</title>
<updated>2018-12-08T10:33:37+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-12-07T21:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-session-manager/commit/?id=c8cb269d7dd65c5fbe1211295ae179829cffc7b9'/>
<id>c8cb269d7dd65c5fbe1211295ae179829cffc7b9</id>
<content type='text'>
avoid deprecated:

GtkVBox
GtkHBox
GtkLabel:xpad/ypad
GtkTable
GtkVButtonBox
GtkHButtonBox
GtkButton:use-stock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

GtkVBox
GtkHBox
GtkLabel:xpad/ypad
GtkTable
GtkVButtonBox
GtkHButtonBox
GtkButton:use-stock
</pre>
</div>
</content>
</entry>
</feed>
