diff options
Diffstat (limited to 'ubuntu/maverick/applications/kchmviewer')
-rw-r--r-- | ubuntu/maverick/applications/kchmviewer/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/maverick/applications/kchmviewer/debian/dirs | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/kchmviewer/debian/control b/ubuntu/maverick/applications/kchmviewer/debian/control index 7d4846479..933c2f9d7 100644 --- a/ubuntu/maverick/applications/kchmviewer/debian/control +++ b/ubuntu/maverick/applications/kchmviewer/debian/control @@ -11,11 +11,11 @@ Package: kchmviewer-trinity Architecture: any Conflicts: kchmviewer-nokde-trinity Depends: ${shlibs:Depends}, ${misc:Depends} -Description: CHM viewer for KDE3 +Description: CHM viewer for Trinity KchmViewer is a chm (MS HTML help file format) viewer, written in C++. Unlike most existing CHM viewers for Unix, it uses Trolltech Qt widget library, and does not depend on KDE or GNOME. However, it may be compiled - with full KDE3 support, including KDE3 widgets and KIO/KHTML. + with full Trinity support, including Trinity widgets and KIO/KHTML. . The main advantage of KchmViewer is non-English language support. Unlike others, KchmViewer in most cases correctly detects help file encoding, diff --git a/ubuntu/maverick/applications/kchmviewer/debian/dirs b/ubuntu/maverick/applications/kchmviewer/debian/dirs index c53a164e3..9d345cd36 100644 --- a/ubuntu/maverick/applications/kchmviewer/debian/dirs +++ b/ubuntu/maverick/applications/kchmviewer/debian/dirs @@ -1,2 +1,2 @@ opt/trinity/bin -opt/trinity/lib/kde3 +opt/trinity/lib/trinity |