summaryrefslogtreecommitdiff
path: root/data/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2019-07-01create msgstr for data/browser.xmlWu Xiaotian1-3/+5
2019-07-01migrate intltool to gettextWu Xiaotian1-2/+6
2018-12-20move appdata to metainfo directorymonsta1-1/+1
fixes https://github.com/mate-desktop/caja/issues/921
2018-01-31drop CSS for GTK+ 3.14monsta1-1/+0
2017-05-02CSS: Load a different caja-desktop.css with GTK 3.14Clement Lefebvre1-0/+1
In caja-desktop.css this line isn't compatible with GTK 3.14: ".caja-desktop:not(:selected):not(:active):not(.rubberband){" It is needed for GTK 3.20/3.22 tough. This PR checks the GTK version and loads the appropriate CSS. This fixes desktop icons showing black text. That issue was reproduced with Adwaita under LMDE with GTK 3.14.
2016-12-04Rename labels: follow theme if available, sane defaultlukefromdc1-0/+1
Fixes https://github.com/mate-desktop/caja/issues/688 *Split caja.css. Much of it can load with GTK_STYLE_PROVIDER_PRIORITY_THEME to allow themes that support Caja to set their own style. CSS required for the desktop background to show and to keep the white text suitable for most backgrounds needs GTK_STYLE_PROVIDER_PRIORITY_APPLICATION so it is loaded separately from new file caja-desktop.css *Move all css items that must not be overridden by themes (most of them are for the desktop) to caja-desktop.css and keep those that are only needed when themes do not set them at all in caja.css
2016-04-20GTK+-3 theming: add a CSS file for caja, and initialize it at startupraveit651-0/+2
inspired by: https://git.gnome.org/browse/nautilus/commit/?id=dad5d12
2014-11-09appdata: Add autotool bits for appdatainfirit1-0/+7
2013-06-29Fixes for make distStefano Karapetsas1-0/+2
2013-02-23Add support for freedesktop.org File Manager DBus InterfaceStefano Karapetsas1-0/+9
http://www.freedesktop.org/wiki/Specifications/file-manager-interface Most of code is adapted from Nautilus: http://git.gnome.org/browse/nautilus/tree/src/nautilus-freedesktop-dbus.c Closes https://github.com/mate-desktop/mate-file-manager/issues/3
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+54