diff src/typedefs.h @ 1584:0cd2268f500b

improved pixel info, changed the menu entry from "Hide" to "Show", added it on default status bar
author nadvornik
date Sat, 02 May 2009 09:15:56 +0000
parents 2ca277a9845b
children 2842a051c870
line wrap: on
line diff
--- a/src/typedefs.h	Fri May 01 23:40:01 2009 +0000
+++ b/src/typedefs.h	Sat May 02 09:15:56 2009 +0000
@@ -503,6 +503,7 @@
 	gboolean show_thumbnails;
 	gboolean show_marks;
 	gboolean show_directory_date;
+	gboolean show_info_pixel;
 
 	struct {
 		gint w;
@@ -536,7 +537,6 @@
 	gboolean tools_float;
 	gboolean tools_hidden;
 	gboolean toolbar_hidden;
-	gboolean info_pixel_hidden;
 
 	gchar *home_path;
 	gchar *last_path;