From 44056ef4738f5f89c47ca3cc4d66b170ecbbede5 Mon Sep 17 00:00:00 2001 From: Igor Murzov Date: Fri, 8 Feb 2013 15:24:24 +0000 Subject: [PATCH] photo: make ephoto the default viewer. Exhibit is old and unmaintained. SVN revision: 83785 --- src/photo_picture.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/photo_picture.h b/src/photo_picture.h index 3603213..0e43de7 100644 --- a/src/photo_picture.h +++ b/src/photo_picture.h @@ -8,7 +8,7 @@ typedef struct _Picture_Event_Fill Picture_Event_Fill; #ifndef PHOTO_PICTURE_H_INCLUDED #define PHOTO_PICTURE_H_INCLUDED -#define PICTURE_VIEWER_DEFAULT "exhibit" +#define PICTURE_VIEWER_DEFAULT "ephoto" #define PICTURE_FROM_DEFAULT 1 #define PICTURE_BOTH 0