summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGymnasiast <[email protected]>2014-07-08 14:11:20 +0200
committerGymnasiast <[email protected]>2014-07-08 14:11:20 +0200
commite8010193a9a4015df1f59aac747dbcc01bb7b644 (patch)
treeafdedacb548ea90238a7a93b3729cf1f5b33ffe8
parent35df29f8e2e098044c315fe840650cce2088aee9 (diff)
downloadmate-control-center-e8010193a9a4015df1f59aac747dbcc01bb7b644.tar.bz2
mate-control-center-e8010193a9a4015df1f59aac747dbcc01bb7b644.tar.xz
Changed left window button layout to usual layout
Most (if not all) DEs that have their window button on the left use the order close, minimise, maximise and no menu. This pull request brings MATE in line with that standard layout.
-rw-r--r--capplets/windows/mate-window-properties.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/windows/mate-window-properties.c b/capplets/windows/mate-window-properties.c
index 219b724f..468ed595 100644
--- a/capplets/windows/mate-window-properties.c
+++ b/capplets/windows/mate-window-properties.c
@@ -54,7 +54,7 @@
#define MARCO_BUTTON_LAYOUT_KEY "button-layout"
#define MARCO_BUTTON_LAYOUT_RIGHT "menu:minimize,maximize,close"
-#define MARCO_BUTTON_LAYOUT_LEFT "close,maximize,minimize:menu"
+#define MARCO_BUTTON_LAYOUT_LEFT "close,minimize,maximize:"
/* keep following enums in sync with marco */
enum