[epiphany] Increase default webapp icon size to 192



commit 728c9717394a2effb849e51b427b22d4da543308
Author: Daniel Aleksandersen <code daniel priv no>
Date:   Wed Jun 8 18:30:48 2016 +0200

    Increase default webapp icon size to 192
    
    https://bugzilla.gnome.org/show_bug.cgi?id=767407

 src/window-commands.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/window-commands.c b/src/window-commands.c
index 498660c..3309e0b 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -58,7 +58,7 @@
 #include <string.h>
 #include <webkit2/webkit2.h>
 
-#define DEFAULT_ICON_SIZE 144
+#define DEFAULT_ICON_SIZE 192
 #define FAVICON_SIZE 16
 
 void


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