]> git.pld-linux.org Git - packages/WindowMaker.git/blob - WindowMaker-IconPosition.patch
- rel 19; fix build
[packages/WindowMaker.git] / WindowMaker-IconPosition.patch
1 diff -rU 2 WindowMaker-0.62.1/WindowMaker/Defaults/WindowMaker.in WindowMaker-0.62.1.tlh/WindowMaker/Defaults/WindowMaker.in
2 --- WindowMaker-0.62.1/WindowMaker/Defaults/WindowMaker.in      Tue Sep 21 22:09:43 1999
3 +++ WindowMaker-0.62.1.tlh/WindowMaker/Defaults/WindowMaker.in  Wed Jul 19 14:19:16 2000
4 @@ -39,5 +39,5 @@
5    NewStyle = YES;
6    DisableDock = NO;
7 -  DisableClip = NO;
8 +  DisableClip = YES;
9    Superfluous = YES;
10    StickyIcons = NO;
11 @@ -52,5 +52,5 @@
12    DisableAnimations = NO;
13    DontLinkWorkspaces = YES;
14 -  AutoArrangeIcons = NO;
15 +  AutoArrangeIcons = YES;
16    AdvanceToNewWorkspace = NO;
17    CycleWorkspaces = NO;
18 @@ -58,5 +58,5 @@
19    MoveDisplay = floating;
20    OpaqueMove = YES;
21 -  IconPosition = "blh";
22 +  IconPosition = "trh";
23    WrapMenus = NO;
24    ScrollableMenus = YES;
This page took 0.066035 seconds and 3 git commands to generate.