Bug 209983 - Okular not found when typing "pdf" into krunner
Summary: Okular not found when typing "pdf" into krunner
Status: RESOLVED FIXED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-09 14:20 UTC by Yves Glodt
Modified: 2009-10-22 00:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yves Glodt 2009-10-09 14:20:11 UTC
Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Please make Okular be found when typing "pdf" in krunner.
Comment 1 Albert Astals Cid 2009-10-19 22:30:12 UTC
Fix typo in subject
Comment 2 Aaron J. Seigo 2009-10-20 05:38:50 UTC
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
Comment 3 Pino Toscano 2009-10-20 12:23:43 UTC
Aaron, thanks for the improval!
Does it mean we can use of Keyworks as well in those .desktop files?
Comment 4 Albert Astals Cid 2009-10-22 00:35:12 UTC
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