diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-23 05:20:13 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-23 05:20:13 +0000 |
| commit | 28b8f67562bb7eb15134f2bf7a8394f0a009b9ba (patch) | |
| tree | 69eaa560ba90666b995d46b32ec64518e4b9a529 /src/python.hh | |
| parent | 7b7ae097a0d389a35967fdab4ea310effcfc42c2 (diff) | |
remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button
Diffstat (limited to 'src/python.hh')
| -rw-r--r-- | src/python.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python.hh b/src/python.hh index de9afdfb..b9798781 100644 --- a/src/python.hh +++ b/src/python.hh @@ -32,7 +32,7 @@ enum MouseContext { MC_MaximizeButton, MC_CloseButton, MC_IconifyButton, - MC_StickyButton, + MC_AllDesktopsButton, MC_Grip, MC_Root, MC_MenuItem, |
