[totem] grilo: Make default items 256 pixels in height
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] grilo: Make default items 256 pixels in height
- Date: Thu, 23 Jan 2014 20:05:54 +0000 (UTC)
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]