Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes debian build at travis CI
https://travis-ci.org/mate-desktop/mate-calc/jobs/647994514#L1714
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mate-calc.desktop.in: Add missing Keywords.
|
|
|
|
|
|
cppcheck --enable=unusedFunction .
[src/mp-binary.c:165]: (style) The function 'mp_mask' is never used.
|
|
Fixes error in arch build:
*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version 0.19 but the autoconf macros are from gettext version 0.20
|
|
|
|
|
|
|
|
This reverts commit 87d647ad3be67c033dbb6aa80cfcdd4cbce3a42d.
gettext needs those files to install .mo files.
|
|
|
|
|
|
|
|
|
|
|