summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2024-02-25 Distribute Meson build systemraveit651-0/+12
2021-02-11i18n: Do not collect the translation for Iconrbuj1-1/+1
2020-06-17add git.mk to generate .gitignoretamplan1-0/+2
2020-04-21build: silent build warnings for distcheckraveit651-0/+1
2019-10-11migrate from intltool to gettextWu Xiaotian1-10/+10
2018-12-24disable deprecation warnings for distcheckraveit651-0/+3
2018-12-19move appdata to metainfo directorymonsta1-1/+1
fixes https://github.com/mate-desktop/mate-system-monitor/issues/112
2016-10-25add pkexec supportmonsta1-2/+13
closes https://github.com/mate-desktop/mate-system-monitor/issues/85 try pkexec before trying gksu for killing other users' processes or renicing a process. actual kill and renice commands are launched via helper tool (see discussion at https://bugzilla.gnome.org/491462). code is ported from gnome-system-monitor with some changes (e.g. helper tool code is in tools/ dir instead of scripts/ - it's not a script). for reference - relevant upstream commits: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=ccbff2a4293e43d6ea24fbf13477b10f58cd5212 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=2b4308d9fc2b2e367030629e79b531c4f9ae3d0a https://git.gnome.org/browse/gnome-system-monitor/commit/?id=971b3c704dea49b22c1038f200933c5b3b35ece1 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=c234b2a75dac454b818f1f40d302cf12f1a33aa2 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=4cda3529e418098b35f7444d79ba421eb5403afc https://git.gnome.org/browse/gnome-system-monitor/commit/?id=ab7bd8aef7300eeb3835fdef9a2a1eefe7281631 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=79eccf0cecbca237f4f911681438c33932da63e2 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=a3bf3a7f56cf02c6a127aa168c570230e9fad356
2016-04-05Fix Changelog generationraveit651-12/+9
2014-12-17Update autotoolsinfirit1-2/+2
2014-12-15removed obsolete configure optionMonsta1-3/+1
2014-11-10appdata: Add autotool bits for appdatainfirit1-0/+8
2014-02-11Include autogen.sh in tarballStefano Karapetsas1-0/+1
2013-11-08Add dist-hook for Changelog creationinfirit1-0/+14
2013-11-08Silence autofoo warningsinfirit1-0/+2
2013-08-01Use yelp-tools instead of mate-doc-utilsinfirit1-1/+0
2013-06-28Fixes for make distStefano Karapetsas1-1/+0
2013-04-23Add manpage for mate-system-monitorStefano Karapetsas1-0/+3
Closes #20 (https://github.com/mate-desktop/mate-system-monitor/issues/20)
2011-11-08initialPerberos1-0/+28