<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel/data/Makefile.am, branch gh-actions</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>migrate from intltool to gettext</title>
<updated>2019-11-11T22:18:35+00:00</updated>
<author>
<name>Wu Xiaotian</name>
<email>yetist@gmail.com</email>
</author>
<published>2019-10-30T12:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=f5354df76377627dde56b079c9328b46865033d2'/>
<id>f5354df76377627dde56b079c9328b46865033d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: %.gschema.xml files were already generated by autogen.sh</title>
<updated>2019-10-30T14:47:05+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-10-21T12:14:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=1614cec077ab369640b24ff73045bf470ca93683'/>
<id>1614cec077ab369640b24ff73045bf470ca93683</id>
<content type='text'>
configure.ac contents:

GETTEXT_PACKAGE=mate-panel
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define the gettext package to be used])
AC_SUBST(GETTEXT_PACKAGE)

AC_OUTPUT([
...
data/org.mate.panel.gschema.xml
data/org.mate.panel.menubar.gschema.xml
data/org.mate.panel.object.gschema.xml
data/org.mate.panel.toplevel.gschema.xml
...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
configure.ac contents:

GETTEXT_PACKAGE=mate-panel
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define the gettext package to be used])
AC_SUBST(GETTEXT_PACKAGE)

AC_OUTPUT([
...
data/org.mate.panel.gschema.xml
data/org.mate.panel.menubar.gschema.xml
data/org.mate.panel.object.gschema.xml
data/org.mate.panel.toplevel.gschema.xml
...
</pre>
</div>
</content>
</entry>
<entry>
<title>css: Convert to GResource</title>
<updated>2018-04-26T11:01:37+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-04-23T14:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=217044626cf1aef24ff3090d8d8ce4f380f48658'/>
<id>217044626cf1aef24ff3090d8d8ce4f380f48658</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Theme: consistant theming for applet drag handles in all themes</title>
<updated>2018-04-23T10:00:18+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2018-04-19T03:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=45b25410cddde852554b3153e81ad59a5e6722ad'/>
<id>45b25410cddde852554b3153e81ad59a5e6722ad</id>
<content type='text'>
* applet drag-handle: use a symbolic image for the default drag handle image
* Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast
* load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* applet drag-handle: use a symbolic image for the default drag handle image
* Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast
* load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded
</pre>
</div>
</content>
</entry>
<entry>
<title>drop MateConf migration script</title>
<updated>2016-01-02T21:04:40+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-02T20:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=aaa96763f657b988aaf03233fc1bbb725752a719'/>
<id>aaa96763f657b988aaf03233fc1bbb725752a719</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework gsettings schema building</title>
<updated>2015-09-06T14:20:20+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-09-06T14:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=9ef7e261d4a9ea536d6f467c2b9bd1381bcd73aa'/>
<id>9ef7e261d4a9ea536d6f467c2b9bd1381bcd73aa</id>
<content type='text'>
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mageia.layout</title>
<updated>2015-03-02T20:03:09+00:00</updated>
<author>
<name>tarakbumba</name>
<email>tarakbumba@gmail.com</email>
</author>
<published>2015-02-25T23:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=24af5e452752a3b0c970add7a26efeedfa998446'/>
<id>24af5e452752a3b0c970add7a26efeedfa998446</id>
<content type='text'>
Closes https://github.com/mate-desktop/mate-panel/pull/285
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/mate-panel/pull/285
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ubuntu layout</title>
<updated>2014-09-22T11:46:07+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-09-22T11:46:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=af283015b69c24fecd32cdddb53dded6325783cf'/>
<id>af283015b69c24fecd32cdddb53dded6325783cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add fedora layout file</title>
<updated>2014-08-10T13:14:41+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2014-08-10T13:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=ba4f9b19a827eb128a821623a5144e51e998cedf'/>
<id>ba4f9b19a827eb128a821623a5144e51e998cedf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some example layouts</title>
<updated>2014-02-18T15:47:24+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-02-18T15:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=a76e01d62267a4e8e141cba867115456d5cf3942'/>
<id>a76e01d62267a4e8e141cba867115456d5cf3942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
