Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-11 | Fix build warnings about missing field initializer | rbuj | 1 | -1/+1 | |
2021-12-21 | mate-disk-image-mounter: fix memory leak | rbuj | 1 | -0/+2 | |
2021-06-25 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2021-03-05 | i18n: Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
2021-02-08 | build: allow users to disable gettext support (--disable-nls) | rbuj | 2 | -0/+7 | |
2020-12-07 | Add legal notice in Makefile.am files | rbuj | 3 | -0/+45 | |
2020-12-07 | GNU GPL 2 license notice without post box, after copyright notice | rbuj | 1 | -14/+16 | |
- Use always the same code snippet for including the top-level config.h | |||||
2020-06-23 | add git.mk to generate .gitignore | tamplan | 3 | -0/+6 | |
2020-01-20 | gettext: Fix locale dir | rbuj | 1 | -5/+5 | |
This allows to load the translations. | |||||
2019-12-28 | migrate from intltools to gettext | Wu Xiaotian | 2 | -3/+4 | |
2019-10-02 | Add MATE Disk Image Mounter utility | rbuj | 5 | -0/+338 | |
Based on https://github.com/GNOME/gnome-disk-utility/commit/2794ee121829d656d460da58c0ecaa84271e6fe7 |