From d2fabf5b426f48645fb9091e3776ea395bb92a2f Mon Sep 17 00:00:00 2001 From: kloczek Date: Thu, 26 Jul 2001 11:23:22 +0000 Subject: [PATCH 1/1] - s/MSetButtonText/WMSetButtonText/ Changed files: WindowMaker-singleclick.patch -> 1.9 --- WindowMaker-singleclick.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowMaker-singleclick.patch b/WindowMaker-singleclick.patch index bf5f981..04bee11 100644 --- a/WindowMaker-singleclick.patch +++ b/WindowMaker-singleclick.patch @@ -30,7 +30,7 @@ WMSetButtonText(panel->swi[4], _("Use Windoze style cycling.")); WMSetButtonText(panel->swi[5], _("Disable confirmation panel for the Kill command.")); WMSetButtonText(panel->swi[6], _("Disable selection animation for selected icons.")); -+ MSetButtonText(panel->swi[7], _("Launch applications and restore windows with a single click")); ++ WMSetButtonText(panel->swi[7], _("Launch applications and restore windows with a single click")); WMRealizeWidget(panel->box); WMMapSubwidgets(panel->box); -- 2.44.0