Package: kchmviewer Version: 3.1-2 Severity: important Tags: patch Hello,
the desktop file has the wrong mime-type. It should be x-chm because chm is not standard. Because of this the application doesn't open when double clicking .chm files This is the simple patch: --- kchmviewer.desktop.orig 2008-08-28 11:54:44.000000000 +0200 +++ kchmviewer.desktop 2008-08-28 11:54:51.000000000 +0200 @@ -8,4 +8,4 @@ Terminal=0 Name=KchmViewer Comment=A viewer of CHM (MS-Help) files -MimeType=application/chm +MimeType=application/x-chm --- kchmviewer.desktop.orig 2008-08-28 11:54:44.000000000 +0200 +++ kchmviewer.desktop 2008-08-28 11:54:51.000000000 +0200 @@ -8,4 +8,4 @@ Terminal=0 Name=KchmViewer Comment=A viewer of CHM (MS-Help) files -MimeType=application/chm +MimeType=application/x-chm -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kchmviewer depends on: pn kdelibs4c2a <none> (no description available) ii libacl1 2.2.47-2 Access control list shared library ii libart-2.0-2 2.3.20-2 Library of functions for 2D graphi ii libattr1 1:2.4.43-1 Extended attribute shared library ii libaudio2 1.9.1-4 Network Audio System - shared libr ii libc6 2.7-13 GNU C Library: Shared libraries ii libchm1 2:0.39-10 library for dealing with Microsoft ii libfontconfig1 2.6.0-1 generic font configuration library ii libfreetype6 2.3.7-2 FreeType 2 font engine, shared lib ii libgamin0 [libfam0] 0.1.9-2 Client library for the gamin file ii libgcc1 1:4.3.1-9 GCC support library ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libidn11 1.9-1 GNU libidn library, implementation ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libpcre3 7.6-2.1 Perl 5 Compatible Regular Expressi ii libpng12-0 1.2.27-1 PNG library - runtime ii libqt3-mt 3:3.3.8b-5 Qt GUI Library (Threaded runtime v ii libsm6 2:1.0.3-2 X11 Session Management library ii libstdc++6 4.3.1-9 The GNU Standard C++ Library v3 ii libx11-6 2:1.1.4-2 X11 client-side library ii libxcursor1 1:1.1.9-1 X cursor management library ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar ii libxft2 2.1.12-3 FreeType-based font drawing librar ii libxi6 2:1.1.3-1 X11 Input extension library ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library ii libxrandr2 2:1.2.3-1 X11 RandR extension library ii libxrender1 1:0.9.4-2 X Rendering Extension client libra ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime kchmviewer recommends no packages. kchmviewer suggests no packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

