[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 03/06: Reduce default width.

noreply at xfce.org noreply at xfce.org
Thu Jan 30 22:17:15 CET 2020


This is an automated email from the git hooks/post-receive script.

g   o   t   t   c   o   d   e       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 panel-plugins/xfce4-whiskermenu-plugin.

commit a65ef50b5797676e639d03d729116c0e2fe69c91
Author: Graeme Gott <graeme at gottcode.org>
Date:   Thu Jan 30 15:06:13 2020 -0500

    Reduce default width.
---
 panel-plugin/settings.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/settings.cpp b/panel-plugin/settings.cpp
index 3a7fd6f..e346e3e 100644
--- a/panel-plugin/settings.cpp
+++ b/panel-plugin/settings.cpp
@@ -118,7 +118,7 @@ Settings::Settings() :
 
 	confirm_session_command(true),
 
-	menu_width(560),
+	menu_width(450),
 	menu_height(500),
 	menu_opacity(100)
 {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list