~ubuntu-branches/ubuntu/wily/recoll/wily

« back to all changes in this revision

Viewing changes to sampleconf/mimeview

  • Committer: Package Import Robot
  • Author(s): Kartik Mistry
  • Date: 2015-08-03 14:16:32 UTC
  • mfrom: (33.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20150803141632-w5a1cr8ub2rkyvfe
Tags: 1.21.0-1
* New upstream release.
* debian/control:
  + Build-depend on python3-dev, python-dev, not python3-all-dev and
    python-all-dev. Thanks to Steve Langasek for patch. (Closes: #793636)
  + Added Build-depends on bison.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
application/x-abiword = abiword %f
38
38
 
39
39
application/pdf  = evince --page-index=%p --find=%s %f
 
40
# Or:
 
41
#application/pdf  = qpdfview --search %s %f#%p
 
42
 
40
43
application/postscript = evince --page-index=%p --find=%s %f
41
44
application/x-dvi = evince --page-index=%p --find=%s  %f
42
45
 
124
127
application/x-rar = ark %f
125
128
application/x-tar = ark %f
126
129
application/zip = ark %f
 
130
application/x-7z-compressed = ark %f
127
131
 
128
132
application/x-awk = emacsclient --no-wait %f
129
133
application/x-perl = emacsclient --no-wait %f