[totem] grilo: Make default items 256 pixels in height



commit 0400a5162494e847c58b07011d64e454ae419be9
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Jan 23 17:45:31 2014 +0100

    grilo: Make default items 256 pixels in height

 src/plugins/grilo/icon-helpers.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/grilo/icon-helpers.c b/src/plugins/grilo/icon-helpers.c
index 0f57678..1d9ebac 100644
--- a/src/plugins/grilo/icon-helpers.c
+++ b/src/plugins/grilo/icon-helpers.c
@@ -27,7 +27,7 @@
 
 #include <icon-helpers.h>
 
-#define THUMB_SEARCH_SIZE     128
+#define THUMB_SEARCH_SIZE     256
 #define THUMB_SEARCH_HEIGHT   (THUMB_SEARCH_SIZE / 4 * 3)
 
 typedef enum {


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