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

gottcode pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-whiskermenu-plugin.

commit e38bc3270887f6b4368627a95b8c5233f205b376
Author: Graeme Gott <gra...@gottcode.org>
Date:   Tue Jan 7 16:05:21 2020 -0500

    Increase default width due to category rename.
---
 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 3941f11..90464b4 100644
--- a/panel-plugin/settings.cpp
+++ b/panel-plugin/settings.cpp
@@ -116,7 +116,7 @@ Settings::Settings() :
 
        confirm_session_command(true),
 
-       menu_width(550),
+       menu_width(560),
        menu_height(500),
        menu_opacity(100)
 {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to