Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-20 | Fix build warnings about missing field initializer | rbuj | 1 | -1/+1 | |
2021-06-21 | update copyright to 2021 | raveit65 | 1 | -0/+1 | |
2021-02-27 | mate-about: Use the macro _(String) instead of the macro gettext(Msgid) | rbuj | 1 | -1/+0 | |
2019-10-22 | build: introduce RELEASE_YEAR variable for mate-about dialog | rbuj | 1 | -0/+670 | |
Test 1: ./autogen.sh --prefix=/usr cat mate-about/mate-about.h make && sudo make install Test 2: mkdir builddir meson setup builddir --prefix=/usr cat builddir/mate-about/mate-about.h sudo ninja -C builddir install |