summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Use Perl to find the files to analyze for the help documentation.Michele Calgaro2026-02-131-4/+1
| | | | | | All the .h and .cpp files needs to be processed for this. Some files are generated at build time and the coming cmake conversion can't use "file(GLOB)" to collect the lists of files since that command is execute at configure time, so before some files are generated. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move admin/gendoc.pl to data/gendoc/gendoc.pl.Michele Calgaro2026-01-081-1/+1
| | | | | | | | Once the cmake conversion is completed and the support for autotools is dropped, the admin folder will no longer exist but "gendoc.pl" is still required to generate the help documentation. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move scripts folder to src/scriptsMichele Calgaro2026-01-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move data/pics folder to top levelMichele Calgaro2026-01-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move data/icons folder to top levelMichele Calgaro2026-01-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move translations to new folder and new structure.Michele Calgaro2025-11-241-13/+15
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added KDE3 version of kvirctpearson2010-02-241-0/+95
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da