diff src/info.c @ 90:dc3c77d027e6

Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net> * info.c: Increase default info window size to 600x400. * po/be.po: Update Belarusian translation, submitted by Pavel Piatruk <berserker@neolocation.com>. * gqview.desktop: Add additional formats to MimeType list.
author gqview
date Tue, 31 Oct 2006 23:20:48 +0000
parents 04ff0df3ad2f
children 71e1ebee420e
line wrap: on
line diff
--- a/src/info.c	Sat Oct 28 18:49:38 2006 +0000
+++ b/src/info.c	Tue Oct 31 23:20:48 2006 +0000
@@ -31,8 +31,8 @@
 #define IMAGE_SIZE_W 200
 #define IMAGE_SIZE_H 200
 
-#define DEF_PROPERTY_WIDTH  510
-#define DEF_PROPERTY_HEIGHT 390
+#define DEF_PROPERTY_WIDTH  600
+#define DEF_PROPERTY_HEIGHT 400
 
 typedef struct _TabData TabData;
 struct _TabData