]> git.pld-linux.org Git - packages/WindowMaker.git/commitdiff
- s/MSetButtonText/WMSetButtonText/
authorkloczek <kloczek@pld-linux.org>
Thu, 26 Jul 2001 11:23:22 +0000 (11:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WindowMaker-singleclick.patch -> 1.9

WindowMaker-singleclick.patch

index bf5f9814dea4b23c44d8706ff1b6d1987e32c91a..04bee110dda586a60912697a297f408bd659c416 100644 (file)
@@ -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);
This page took 0.036741 seconds and 4 git commands to generate.