Package: xpdf-reader Version: 3.00-13 Severity: normal Hi!
I noticed that the xpdf icon appears in the Lost & Found menu entry in KDE. After looking at the desktop file, it seems that it lacks a Categories entry. The attached patch, adds this entry, and a GenericName one, which is shown usually as tooltip or as additional text with the name. Thanks. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-386 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages xpdf depends on: ii xpdf-common 3.00-13 Portable Document Format (PDF) sui ii xpdf-reader 3.00-13 Portable Document Format (PDF) sui ii xpdf-utils 3.00-13 Portable Document Format (PDF) sui Versions of packages xpdf-reader depends on: ii gsfonts 8.14+v8.11+urw-0.1 Fonts for the Ghostscript interpre ii lesstif2 1:0.93.94-11.1 OSF/Motif 2.1 implementation relea ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libfreetype6 2.1.7-2.3 FreeType 2 font engine, shared lib ii libgcc1 1:3.4.3-12 GCC support library ii libice6 4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library ii libpaper1 1.1.14-3 Library for handling paper charact ii libsm6 4.3.0.dfsg.1-12.0.1 X Window System Session Management ii libstdc++5 1:3.3.5-12 The GNU Standard C++ Library v3 ii libt1-5 5.0.2-3 Type 1 font rasterizer library - r ii libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li ii libxext6 4.3.0.dfsg.1-12.0.1 X Window System miscellaneous exte ii libxp6 4.3.0.dfsg.1-12.0.1 X Window System printing extension ii libxpm4 4.3.0.dfsg.1-12.0.1 X pixmap library ii libxt6 4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics ii xlibs 4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu ii xpdf-common 3.00-13 Portable Document Format (PDF) sui ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information
--- xpdf.desktop 2005-03-22 13:46:47.000000000 +0100 +++ xpdf.desktop 2005-03-31 01:02:26.027298864 +0200 @@ -1,9 +1,11 @@ [Desktop Entry] Encoding=UTF-8 Name=xpdf +GenericName=PDF viewer Comment=View PDF files Exec=xpdf Icon=xpdf.xpm Terminal=false Type=Application MimeType=application/pdf; +Categories=PDFViewer;Viewer;Graphics;

