summaryrefslogtreecommitdiffstats
path: root/kjots/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update KJots to use KTextEditmio2024-12-161-1/+1
| | | | | | | | KEdit is deprecated and KTextEdit is one of the replacements. KTextEdit doesn't provide the find & replace functionality, so we have to re-implement that in KJotsEdit. Signed-off-by: mio <[email protected]>
* Desktop file translations:Slávek Banko2020-05-221-4/+1
| | | | | | | + 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]>
* Initial conversion to cmake.Darrell Anderson2012-11-101-0/+52
Thanks to Fat-Zer.