summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2023-10-24Add meson build supportzhuyaliang2-0/+246
2022-03-21Add gaming input logosDamien Thébault60-0/+3667
2020-11-10mate-power-preferences: add option to enable keyboard dimmingAndrej Valek1-0/+56
2020-09-10Revert "add meson project"raveit653-159/+0
This reverts commit 1db4b409322e559a3d3a03677dd482a0613f3b29.
2020-09-10Revert "Meson Project: Use foreach for install icons"raveit651-52/+49
This reverts commit 69870bbbbebbd7ecc113b80da96d6dc5d29ee467.
2020-09-10Revert "Meson Project: some optimizations"raveit651-6/+13
This reverts commit c0c36501cfeadc0f526610891b6dd257ce3c8229.
2020-09-10Revert "Install action and status icons to right location"raveit652-4/+4
This reverts commit 78bd4114cee53f589945b6f72df10bb65cc4df81.
2020-09-03Install action and status icons to right locationVictor A. Santos2-4/+4
a left over from gnome is the action and status icons was installed to $(pkgdatadir). now all icons are installed to $(datadir).
2020-09-03Meson Project: some optimizationsVictor A. Santos1-13/+6
* data/meson.build: remove redundant configuration data * meson_options.txt: use `deprecated` as option name to match Gnome Guidelines.
2020-09-03Meson Project: Use foreach for install iconsVictor A. Santos1-49/+52
2020-09-03add meson projectVictor A. Santos3-0/+159
fix indentation in some files
2020-06-25Add git.mk to generate .gitignoretamplan2-0/+4
2020-04-01Remove unused entry from autostartVictor A. Santos1-2/+0
Fix #327. Remove the unused Categories= entry from the autostart dekstop file. This empty entry and no semicolon causes the OnlyShowIn= entry to be appended to Categories= entry.
2020-03-09Port from EggDebug to the built-in GLib logging frameworkrbuj3-15/+3
2020-03-07Rewrite gpm-prefs.ui from scratchrbuj1-443/+476
2020-02-27Read authors (updated) from mate-power-manager.aboutrbuj3-1/+27
2020-02-24Remove the CPU wakeups featurerbuj1-94/+17
2020-02-20generate missing gpm-* PNGs from new SVGsraveit6536-0/+0
fixes https://github.com/mate-desktop/mate-power-manager/issues/321
2020-02-20add missing gpm-phone SVGsraveit653-0/+3806
2020-02-20add missing gpm-keboard SVGsraveit653-0/+1979
2020-02-20add missing gpm-mouse SVGsraveit653-0/+2447
2019-12-07fix desktop files after gettext portraveit651-1/+1
2019-11-12migrate from intltool to gettextWu Xiaotian4-9/+17
2019-11-09icons: Add higher resolution iconsVictor Kareh249-1/+1
2019-08-20Use gresources for gpm-prefs.ui and gpm-statistics.uirbuj3-19/+65
2019-08-20Simplify the installation process of the iconsrbuj25-619/+17
2019-08-20Remove unused UI filerbuj2-44/+0
2019-07-25prefs: Fix mnemonic relationshipsColomban Wendling1-0/+13
This fixes navigation with mnemonic keys as well as giving proper a11y context for the labeled widgets. Fixes #292.
2019-03-23Add conf option to disable warnings for low mouse powerLaine Walker-Avina1-0/+5
On certain mice, they can last several weeks after the first warning on certain kinds of batteries which makes the constant notifications quite annoying.
2017-03-22statistics UI: add style class mpm-statisticsraveit651-0/+3
2017-03-05man: use manpages as is instead of generating them from sgmlmonsta5-1/+109
same as it's done in all other MATE projects. also drop build-dep on docbook2man, now it's not needed anymore. manpages are moved to data/ directory to avoid conflicts with old generated manpages in man/ directory when doing git pull (in case generated files are present). therefore man/ directory is removed completely.
2017-01-16remove man page for non-existent bugreport toolmonsta2-2/+0
tool was removed in https://github.com/mate-desktop/mate-power-manager/commit/c005217966cbe610fe25639dd9faa5a6e0a2cea2
2016-01-03drop MateConf migration scriptMonsta2-57/+0
2015-09-08Rework gsettings schema buildinginfirit2-124/+123
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files * Add gettext domain to gschema
2015-05-04dropped udisks support for several reasons.Monsta3-54/+0
1. udisks1 will soon be dropped from debian and ubuntu, and probably from other major distros as well. it's replaced by udisks2. 2. the only udisks1 feature that was used in m-p-m was the disk spindown. its usefullness is questionable, especially when you have an SSD. 3. udisks2 doesn't seem to have neither API nor command-line tools for the spindown feature. 4. spindown support has been dropped in gnome-power-manager in 2011, https://git.gnome.org/browse/gnome-power-manager/commit/?id=d97a988246d34f4cd38b7ee1335c9b500c7c522f 5. it also has been dropped in xfce-power-manager in 2014, http://git.xfce.org/xfce/xfce4-power-manager/log/?qt=grep&q=disk+spin+down Closes https://github.com/mate-desktop/mate-power-manager/pull/144
2015-04-04Gtk3: fix mate-power-statistics guiraveit651-50/+139
Closes https://github.com/mate-desktop/mate-power-manager/pull/138
2015-03-15removed the property that made UI load failMonsta1-2/+0
2015-01-07Fix GTKBuilder script for media keys popup windowNachanon Vetjasit1-26/+18
2015-01-01renamed service fileMonsta2-2/+2
fixes https://github.com/mate-desktop/mate-power-manager/issues/118
2014-07-02Remove old GTK2 code and supportStefano Karapetsas3-1639/+0
2014-04-24Add keywords key to .desktop fileMike Gabriel1-0/+1
Closes https://github.com/mate-desktop/mate-power-manager/issues/100
2014-04-22Remove has_separator property from ui filesStefano Karapetsas4-4/+0
2014-04-09remove "battery recall" logicStefan Seyfried1-5/+0
the database is outdated several years now and the whole interface is removed from current UPower release anyway, so let's get rid of it in m-p-m, too
2013-07-09switch to gnome-keyringraveit1-4/+4
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+61
2012-11-25give some visibility to this wonderful toolNelson Marques1-1/+1
2012-11-11Keyboard backlight patches, tested as working against 1.5.0 on F18William Brown1-0/+20
2012-11-01Remove unnecessary schema version check and some unused constantsBrent Hull1-5/+0
2012-10-30Remove unused key from gsettings schemaBrent Hull1-5/+0
2012-10-30Enable translations for gsettings schemaBrent Hull3-361/+365