File: mime

package info (click to toggle)
xloadimage 4.1-27
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,880 kB
  • sloc: ansic: 36,063; makefile: 306; asm: 284; sh: 144
file content (13 lines) | stat: -rw-r--r-- 1,039 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
image/gif; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/jpeg; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/pcx; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/png; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/tiff; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-cmu-raster; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-portable-anymap; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-portable-bitmap; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-portable-graymap; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-portable-pixmap; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-xbitmap; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-xpixmap; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2
image/x-xwindowdump; /usr/bin/xloadimage %s ; test=test -n "$DISPLAY" ; priority=2