[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 05/08: Increase default width due to category rename.
noreply at xfce.org
noreply at xfce.org
Wed Jan 8 20:17:14 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 e38bc3270887f6b4368627a95b8c5233f205b376
Author: Graeme Gott <graeme at 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.
More information about the Xfce4-commits
mailing list