You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvirc/data
Michele Calgaro d31eca7498
Use Perl to find the files to analyze for the help documentation.
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>
2 weeks ago
..
app Move kvirc.desktop from 'applnk' to 'applications/tde' folder and update 2 months ago
config Added KDE3 version of kvirc 16 years ago
defscript rename the following methods: 15 years ago
deftheme Fix invalid headers in PNG files and optimize for size 10 years ago
doctemplates Rename old tq methods that no longer need a unique name 14 years ago
gendoc Use Perl to find the files to analyze for the help documentation. 2 weeks ago
mimelnk Added KDE3 version of kvirc 16 years ago
msgcolors Added KDE3 version of kvirc 16 years ago
protocols Added KDE3 version of kvirc 16 years ago
Makefile.am Move admin/gendoc.pl to data/gendoc/gendoc.pl. 2 months ago