Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 1 | -1/+4 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) | Michele Calgaro | 2018-07-04 | 1 | -2/+1 |
| | | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix remaining renaming knewstuff | Slávek Banko | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 1 | -0/+1 |
| | |||||
* | Part 2 of prior commit | Timothy Pearson | 2012-01-22 | 1 | -0/+40 |