summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2023-08-21Add system desktop files item to automatic startup supportzhuyaliang1-3/+18
Fix https://github.com/mate-desktop/mate-session-manager/issues/150
2021-02-24build: allow users to disable gettext support (--disable-nls)rbuj1-0/+4
2019-11-19desktop files: add translator hintsraveit653-0/+4
2019-07-15Fix mate-session-properties vertical scalinggm101-0/+3
2019-06-22migrate from intltool to gettextWu Xiaotian4-7/+7
2019-05-09Add Show hidden checkbox and gsettings flag.Wu Xiaotian2-0/+20
2019-05-06Simplify the installation process of the iconsrbuj16-151/+29
... 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. ...
2019-04-24Add hardware-compatibility filerbuj2-0/+36
2019-02-08add mate-wm.desktop.in into tarballWu Xiaotian1-5/+4
2019-02-08Fix make distcheck fail on debian.Wu Xiaotian3-11/+1
2018-12-21Add a delay setting to Startup ManagerWu Xiaotian1-0/+30
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
2018-12-10session-properties.ui: avoid deprecated GtkImage:stockPablo Barciela1-4/+4
2018-12-08gsm-inhibit-dialog.ui: avoid deprecated GtkVBoxPablo Barciela1-2/+2
2018-12-08session-properties.ui: avoid deprecated:Pablo Barciela1-48/+80
avoid deprecated: GtkVBox GtkHBox GtkLabel:xpad/ypad GtkTable GtkVButtonBox GtkHButtonBox GtkButton:use-stock
2018-07-07Strip outer single quotes from string value returned by gsettings in mate-wm ↵Mike Gabriel1-1/+1
script. See Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889907
2016-01-03drop MateConf migration scriptMonsta2-15/+0
2015-10-25schema: fix typo in descriptionMonsta1-1/+1
2015-09-17Add support for an optional dock, such as Plank.Martin Wimpress1-1/+6
The `required-components-list` adds an entry for `dock` which is null by default so that behaviour is unchanged. This change makes it possible to better integrate docks into the MATE session rather than manipulating autostart files.
2015-09-08Rework gsettings schema buildinginfirit3-72/+67
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-07-16Use gsettings in mate-wm scriptinfirit1-1/+1
2015-06-20set XDG_CURRENT_DESKTOP env to MATEraveit651-1/+3
2015-05-19fix size of GtkScrolledWindow in session propertiesraveit651-0/+1
2015-01-13MsmGnome: Allow users to disable compatibility optionsinfirit1-0/+5
For example users may want to use a different ssh agent. Debian bug:https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775189msmgnome: Allow users to disable one or both compatibility options
2014-09-13Get rid of Gtk-WARNING **: Unknown property: GtkHBox.expandmonsta1-1/+0
2014-07-08Add key in GSettings schema to set logout timeout in secondsStefano Karapetsas1-0/+6
0 disables timeout
2014-02-18fix gtk3 warningsDenis Gorodnichev1-0/+1
2014-02-17Add keywords in desktop filesMike Gabriel3-0/+3
Closes https://github.com/mate-desktop/mate-session-manager/issues/47
2013-07-25Fixes for make dist and make distcheckStefano Karapetsas7-1/+21
2013-05-24Initialize gsettings before starting mate-session-managerScott Balneaves1-0/+5
2013-01-27Fix deprecated gsettings schema pathBrent Hull1-3/+3
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+15
2012-10-18remove MATE from Categories in .desktop filesNelson Marques1-1/+1
2012-10-02migrate to gsettingsmate-session-manager-1.5.0Stefano Karapetsas3-124/+52
2012-01-16solved high cpu usage with compizStefano Karapetsas1-3/+4
2011-12-03removing autogenerated filesPerberos8-4459/+0
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos32-0/+7176