~kubuntu-packagers/kubuntu-packaging/okular-13.10

« back to all changes in this revision

Viewing changes to debian/okular.mime

  • Committer: Michał Zając
  • Date: 2011-06-24 14:28:53 UTC
  • Revision ID: quintasan@kubuntu.org-20110624142853-9m8ozs8dqolcpsb8
Initial commit. New packaging after 4.7 split

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
application/pdf;            okular '%s';        nametemplate=%s.pdf;      test=test "$DISPLAY" != "";     priority=6
 
2
application/x-pdf;          okular '%s';        nametemplate=%s.pdf;      test=test "$DISPLAY" != "";     priority=6
 
3
application/x-gzpdf;        okular '%s';        nametemplate=%s.pdf.gz;   test=test "$DISPLAY" != "";     priority=6
 
4
application/x-bzpdf;        okular '%s';        nametemplate=%s.pdf.bz2;  test=test "$DISPLAY" != "";     priority=6
 
5
application/postscript;     okular '%s';        nametemplate=%s.ps;       test=test "$DISPLAY" != "";     priority=5
 
6
application/z-gzpostscript; okular '%s';        nametemplate=%s.ps.gz;    test=test "$DISPLAY" != "";     priority=5
 
7
application/x-bzpostscript; okular '%s';        nametemplate=%s.ps.bz2;   test=test "$DISPLAY" != "";     priority=5
 
8
image/x-eps;                okular '%s';        nametemplate=%s.eps;      test=test "$DISPLAY" != "";     priority=5
 
9
image/x-bzeps;              okular '%s';        nametemplate=%s.eps.bz2;  test=test "$DISPLAY" != "";     priority=5
 
10
image/x-gzeps;              okular '%s';        nametemplate=%s.eps.gz;   test=test "$DISPLAY" != "";     priority=5
 
11
application/x-dvi;          okular '%s';        nametemplate=%s.dvi;      test=test "$DISPLAY" != "";     priority=4
 
12
application/x-gzdvi;        okular '%s';        nametemplate=%s.dvi.gz;   test=test "$DISPLAY" != "";     priority=4
 
13
application/x-bzdvi;        okular '%s';        nametemplate=%s.dvi.bz2;  test=test "$DISPLAY" != "";     priority=4
 
14
application/x-cbr;          okular '%s';        nametemplate=%s.cbr;      test=test "$DISPLAY" != "";     priority=4
 
15
application/x-cbz;          okular '%s';        nametemplate=%s.cbz;      test=test "$DISPLAY" != "";     priority=4