CVS commit by englich: Enable translation, now post 3.4. M +2 -4 meinproc.cpp 1.41 --- kdelibs/kdoctools/meinproc.cpp #1.40:1.41 @@ -80,7 +80,5 @@ static KCmdLineOptions options[] = { "cache ", I18N_NOOP( "Create a cache file for the document" ), 0}, { "srcdir ", I18N_NOOP( "Set the srcdir, for kdelibs" ), 0}, - - // XXX Un-comment after KDE 3.4 - { "param =", /*I18N_NOOP( "Parameters to pass to the stylesheet" )*/ 0, 0}, + { "param =", I18N_NOOP( "Parameters to pass to the stylesheet" ), 0}, { "+xml", I18N_NOOP("The file to transform"), 0}, KCmdLineLastOption // End of options.