X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fshow.c;h=4abc3d74cf93a62a3b5856b1c55a3006d1c1a7e3;hb=2e5668919988fce4e523cbf2294698841b1106a0;hp=2b53141a80d919e05b0ef15f64093fac6fdc25e3;hpb=f33f12af33361e5d688cd1700c1ee03af5988fd9;p=mmh 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)