Summary: | Okular not found when typing "pdf" into krunner | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Yves Glodt <yg> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aseigo |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Yves Glodt
2009-10-09 14:20:11 UTC
Fix typo in subject SVN commit 1037801 by aseigo: match entries that are hidden but correlate to another non-hidden item; not Okular just needs to fix its .desktop files to mention the file type in the Generic name, e.g. GenericName=PDF Document Viewer in okularApplication_pdf.desktop CCBUG:209983 M +27 -4 servicerunner.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1037801 Aaron, thanks for the improval! Does it mean we can use of Keyworks as well in those .desktop files? SVN commit 1038813 by aacid: add some X-KDE-Keywords to okularApplication_*.desktop so Okular appears in krunner when searching those keywords BUGS: 209983 M +1 -0 chm/okularApplication_chm.desktop M +1 -0 comicbook/okularApplication_comicbook.desktop M +1 -0 djvu/okularApplication_djvu.desktop M +1 -0 dvi/okularApplication_dvi.desktop M +1 -0 epub/okularApplication_epub.desktop M +1 -0 fictionbook/okularApplication_fb.desktop M +1 -0 mobipocket/okularApplication_mobi.desktop M +1 -0 plucker/okularApplication_plucker.desktop M +1 -0 poppler/okularApplication_pdf.desktop M +1 -0 spectre/okularApplication_ghostview.desktop M +1 -0 xps/okularApplication_xps.desktop WebSVN link: http://websvn.kde.org/?view=rev&revision=1038813 |