diff options
Diffstat (limited to 'scripts/rc2kcfgxt.pl')
-rw-r--r-- | scripts/rc2kcfgxt.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rc2kcfgxt.pl b/scripts/rc2kcfgxt.pl index 4b015dee..ecd1ae27 100644 --- a/scripts/rc2kcfgxt.pl +++ b/scripts/rc2kcfgxt.pl @@ -8,7 +8,7 @@ # # Usage: rc2kcfgtxt.pl < rcfile > xmlfile # -# Reads an rcfile (say, kmailrc) and writes out an KConfigXT XML +# Reads an rcfile (say, kmailrc) and writes out an TDEConfigXT XML # file that represents a reasonable guess for representing the # rc file. No guarantees about well-formedness of the XML are made. # |