diff options
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/desktop-i18n/msgsplit')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/desktop-i18n/msgsplit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/desktop-i18n/msgsplit b/ubuntu/maverick/tdesdk/debian/desktop-i18n/msgsplit index 98789a47f..41481d336 100644 --- a/ubuntu/maverick/tdesdk/debian/desktop-i18n/msgsplit +++ b/ubuntu/maverick/tdesdk/debian/desktop-i18n/msgsplit @@ -10,7 +10,7 @@ wrap_before = ['<h1>', '<h2>', '<h3>', '<h4>', '<h5>', '<h6>', '<p>', '<br>', '< '<ol>', '<ul>', '<li>', '<table>', '<th>', '<tr>', '<td>', '<center>', '<blockquote>', '<pre>', '<hr>', '<hr/>'] -### TODO: try to support any charset, not only UTF-8 (so that it can be used outside KDE) +### TODO: try to support any charset, not only UTF-8 (so that it can be used outside TDE) def splitit( start, message, outfile ): # print start+"\""+message+"\"" # DEBUG |