From: Luke Lau <luke....@intel.com>

This drops the obsolete --fvwm-icons flag and specifies to add it into
the "Desktop Programs" menu
---
 fvwm/fvwm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fvwm/fvwm.c b/fvwm/fvwm.c
index f5317f2d..c7acc36e 100644
--- a/fvwm/fvwm.c
+++ b/fvwm/fvwm.c
@@ -1376,7 +1376,7 @@ static void SetRCDefaults(void)
                { "Style * Color lightgrey/dimgrey", "", "" },
                { "Style * HilightFore black, HilightBack grey", "", "" },
                { "DestroyFunc FvwmMakeMissingDesktopMenu", "", "" },
-               { "AddToFunc   FvwmMakeMissingDesktopMenu I PipeRead 
'fvwm-menu-desktop --enable-mini-icons --fvwm-icons'", "", "" },
+               { "AddToFunc   FvwmMakeMissingDesktopMenu I PipeRead 
'fvwm-menu-desktop --enable-mini-icons --insert-in-menu=FvwmMenu'", "", "" },
                {
                        "AddToMenu MenuFvwmRoot \"",
                        _("Builtin Menu"),
-- 
2.23.0.rc1


Reply via email to