[frogr] Adjusted the height of the pictures in the details dialog



commit db81ffa6f4bfd06a177183231d51aeaa2a959232
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Thu Nov 28 20:08:38 2013 +0100

    Adjusted the height of the pictures in the details dialog

 src/frogr-details-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/frogr-details-dialog.c b/src/frogr-details-dialog.c
index 398977d..b9fc802 100644
--- a/src/frogr-details-dialog.c
+++ b/src/frogr-details-dialog.c
@@ -40,7 +40,7 @@
 #define DIALOG_MIN_HEIGHT 480
 
 #define PICTURE_WIDTH 180
-#define PICTURE_HEIGHT 180
+#define PICTURE_HEIGHT 120
 
 #define FROGR_DETAILS_DIALOG_GET_PRIVATE(object)                \
   (G_TYPE_INSTANCE_GET_PRIVATE ((object),                       \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]