File: mime

package info (click to toggle)
ida 0.12
  • links: PTS
  • area: contrib
  • in suites: woody
  • size: 712 kB
  • ctags: 1,027
  • sloc: ansic: 9,413; sh: 152; makefile: 103; perl: 12
file content (9 lines) | stat: -rw-r--r-- 455 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
image/gif; ida '%s'; test=test -n "$DISPLAY"
image/jpeg; ida '%s'; test=test -n "$DISPLAY"
image/png; ida '%s'; test=test -n "$DISPLAY"
image/tiff; ida '%s'; test=test -n "$DISPLAY"
image/bitmap; ida '%s'; test=test -n "$DISPLAY"
image/x-xbitmap; ida '%s'; test=test -n "$DISPLAY"
image/x-xwindowdump; ida '%s'; test=test -n "$DISPLAY"
image/x-portable-pixmap; ida '%s'; test=test -n "$DISPLAY"
image/x-portable-graymap; ida '%s'; test=test -n "$DISPLAY"