[Xfce4-commits] [apps/ristretto] 01/01: The bundled ristretto icon is of size 128, not 256
    noreply at xfce.org 
    noreply at xfce.org
       
    Fri Aug  2 20:31:21 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
f   2   4   0   4       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/ristretto.
commit 51f8f36b87b9ae4d5289c86f9ac6acf262fd7291
Author: Igor <f2404 at yandex.ru>
Date:   Fri Aug 2 14:31:12 2019 -0400
    The bundled ristretto icon is of size 128, not 256
---
 src/image_viewer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/image_viewer.c b/src/image_viewer.c
index f0b2370..912aabe 100644
--- a/src/image_viewer.c
+++ b/src/image_viewer.c
@@ -43,7 +43,7 @@
 #endif
 
 #ifndef BACKGROUND_ICON_SIZE
-#define BACKGROUND_ICON_SIZE 256
+#define BACKGROUND_ICON_SIZE 128
 #endif
 
 #ifndef RSTTO_MAX_SCALE
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list