summaryrefslogtreecommitdiffstats
path: root/doc/man/kmousetool
Commit message (Collapse)AuthorAgeFilesLines
* cmake files: change keywords to lower caseMichele Calgaro2024-03-091-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 872d31ed9082c412cdf510091ff33df6ada957ed)
* Conversion to the cmake building system.gregory guy2021-01-262-0/+151
Added several man pages taken from the Debian packaging. Cleanup headers in ui files. Add png icons for mono theme. Signed-off-by: gregory guy <[email protected]> cmake: - Use tde_add_check_executable instead of a combination of separate calls to tde_add_executable and add_test. - Simplify the detection of time.h and sys/time.h headers. - Refactor phrasebook files install, kmouth. Signed-off-by: Slávek Banko <[email protected]>