summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2026-05-06Correcting po with plural errorHEADmasterEvelyne Harlé1-1/+1
2026-05-06remove empty po fileEvelyne Harlé65-7363/+1
2026-05-06add translation coverage badgeEvelyne Harlé1-0/+2
2026-05-06retrieve last transifex translationsEvelyne Harlé74-204/+7449
2026-05-06Revert "Retrieve last transifex translations"Evelyne Harlé131-7676/+260
This reverts commit ea7d545c37e75df0ceff7c97096532f3fa9f4f14.
2026-05-06Retrieve last transifex translationsEvelyne Harlé131-260/+7676
2026-05-06Refers to mate-desktop/mate-terminal#487Evelyne Harlé4-37/+20
update pot file remove transifex configuration
2026-03-12fix memleaksmbkma2-0/+4
2026-03-12configure.ac: Prevent sh breakageIan Jordan1-6/+6
These should be = not == or it's going to break with dash as /bin/sh. Thanks-to: Sam James <[email protected]> Signed-off-by: Ian Jordan <[email protected]>
2026-03-12build(deps): bump actions/checkout from 5 to 6dependabot[bot]2-2/+2
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2026-03-12ci: migrate from Travis CI to GitHub Actionsmbkma10-200/+332
Replace Travis CI configuration with GitHub Actions workflows. Add CI build workflow for Debian, Fedora, Ubuntu, and Archlinux. Add release workflow for automated GitHub releases on tags. Add dependabot configuration for GHA pin updates. Remove obsolete .travis.yml. remove .build.yml
2024-02-26release 1.28.1v1.28.1raveit653-2/+6
2024-02-26 Distribute Meson build systemraveit651-0/+7
2024-02-15ci: use debian-testing, same as other reposv1.28.0raveit651-2/+2
2024-02-15ci: use ubuntu jammy as dockerraveit651-1/+1
2024-02-15release 1.28.0raveit653-2/+8
2024-02-15tx: sync with transifexraveit65110-440/+555
2023-09-03Fix meson build libexecdir to the correct pathzhuyaliang2-2/+3
Fix https://github.com/mate-desktop/mate-polkit/issues/74
2023-09-02tx: update resourcesraveit651-4/+4
2023-08-31drop categories from desktop fileraveit651-1/+0
fixes https://github.com/mate-desktop/mate-polkit/issues/56
2023-08-30release 1.27.1v1.27.1raveit653-3/+9
2023-08-30tx: pull with transifexraveit65109-112/+113
2023-05-25Add meson compilation supportzhuyaliang4-0/+180
2023-02-10Prefer building against Ayatana AppIndicator, but also support legacy Ubuntu ↵lukefromdc3-24/+51
Appindicator
2022-11-11release 1.27.0v1.27.0mbkma2-1/+12
2022-11-11tx: sync with transifexmbkma109-2226/+2224
2022-11-10configure.ac: The macro 'AC_HELP_STRING' is obsoleterbuj1-1/+1
2022-10-29tx: update resourcembkma1-20/+20
2022-10-28tx: migrate config filembkma2-6/+16
2022-02-13ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-1/+1
2021-12-11build: show configure summary using a pretty formatrbuj1-20/+22
2021-12-11Use a blank line at mostrbuj4-10/+0
2021-09-17Fix segfault from gdk_x11_get_server_time if not on X11blank X1-2/+6
This commit will call gtk_window_present_with_time (along with gdk_x11_get_server_time) if on X11, or just gtk_window_present if not to prevent a segmentation fault from occuring
2021-08-04release 1.26.0v1.26.0raveit652-1/+6
2021-08-04tx: sync with transifexraveit65109-2293/+2293
2021-08-04travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-22tx: update resourceraveit651-21/+21
2021-06-22update copyright to 2021raveit657-0/+7
2021-05-30release 1.25.0v1.25.0raveit652-1/+8
2021-05-30tx: pull from transifexraveit6523-60/+69
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-23travis: temporarily disable build for debianraveit651-1/+1
no more libappindicator3-dev at debian
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-11-17travis CI: use rolling tag for ubuntu docker imageraveit651-1/+1
2020-11-17Remove USE_MATE2_MACROS from autogen.sh (legacy)rbuj1-1/+0
2020-07-19Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-06-26[ci] fix release tarball on travis CI failedWu Xiaotian1-1/+3
2020-06-26add git.mk to generate .gitignoretamplan3-0/+403