]> git.pld-linux.org Git - packages/blackbox.git/blob - blackbox-exitbutton.patch
- added am_fixes patch (install menu file in sysconfdir).
[packages/blackbox.git] / blackbox-exitbutton.patch
1 --- blackbox-0.51.3.1/src/Screen.cc.chmou       Wed Apr  5 16:25:41 2000
2 +++ blackbox-0.51.3.1/src/Screen.cc     Wed Apr  5 16:53:07 2000
3 @@ -1179,6 +1179,7 @@
4      rootmenu->insert(_("Exit"), BScreen::Exit);
5    } else
6      blackbox->saveMenuFilename(blackbox->getMenuFilename());
7 +    rootmenu->insert(("Exit"), BScreen::Exit);
8  }
9  
10  
This page took 0.028027 seconds and 3 git commands to generate.