X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fshow.c;h=4abc3d74cf93a62a3b5856b1c55a3006d1c1a7e3;hp=2b53141a80d919e05b0ef15f64093fac6fdc25e3;hb=5ee5d678d59cf1deea31126bc886333f1be4571d;hpb=612e67b21d1c9a6cc5db0e2903ddaeb5f2fbe2a0 diff --git a/uip/show.c b/uip/show.c index 2b53141..4abc3d7 100644 --- a/uip/show.c +++ b/uip/show.c @@ -43,6 +43,8 @@ static int is_nontext(char *); #define NEXT 1 #define PREV 2 +char *showproc = "mhl"; +char *showmimeproc = "mhshow"; int main(int argc, char **argv)