[Xfce4-commits] <xfce4-places-plugin:master> Panel plugin HIG fix

Andrzej noreply at xfce.org
Fri Sep 28 18:16:03 CEST 2012


Updating branch refs/heads/master
         to 40b0ce2f85eda00dde60ffcb254469fa2f9edb2a (commit)
       from 4f0aac9504c28ddfd188a2741eb38d7560a8ab24 (commit)

commit 40b0ce2f85eda00dde60ffcb254469fa2f9edb2a
Author: Andrzej <ndrwrdck at gmail.com>
Date:   Fri Sep 28 15:59:46 2012 +0100

    Panel plugin HIG fix

 panel-plugin/button.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/panel-plugin/button.c b/panel-plugin/button.c
index dd7cc0b..4bab198 100644
--- a/panel-plugin/button.c
+++ b/panel-plugin/button.c
@@ -58,7 +58,7 @@
 
 #include "button.h"
 
-#define BOX_SPACING 1
+#define BOX_SPACING 2
 
 #ifdef LIBXFCE4PANEL_CHECK_VERSION
 #if LIBXFCE4PANEL_CHECK_VERSION (4,9,0)


More information about the Xfce4-commits mailing list