summaryrefslogtreecommitdiff
path: root/data/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2019-11-11migrate from intltool to gettextWu Xiaotian1-2/+0
2019-10-30build: %.gschema.xml files were already generated by autogen.shrbuj1-3/+0
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 ...
2018-04-26css: Convert to GResourceraveit651-5/+3
2018-04-23Theme: consistant theming for applet drag handles in all themeslukefromdc1-0/+5
* 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
2016-01-03drop MateConf migration scriptMonsta1-4/+0
2015-09-06Rework gsettings schema buildinginfirit1-11/+8
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-03-02Add mageia.layouttarakbumba1-0/+1
Closes https://github.com/mate-desktop/mate-panel/pull/285
2014-09-22Add ubuntu layoutStefano Karapetsas1-1/+2
2014-08-10add fedora layout fileraveit651-0/+1
2014-02-18Add some example layoutsStefano Karapetsas1-1/+4
2014-02-18Allow to have multiple panel layoutsStefano Karapetsas1-3/+3
2014-02-12Allow to customize menu bar with GSettingsStefano Karapetsas1-1/+2
2013-06-30Fixes for make distStefano Karapetsas1-6/+16
2013-02-10Make GSettings schemas translatableStefano Karapetsas1-0/+3
2013-01-04Add mateconf-gsettings-data-convert fileStefano Karapetsas1-0/+5
Patch by Yaakov Selkowitz <[email protected]>
2012-10-10add gsettings schemasStefano Karapetsas1-0/+14