From 3d996ff73d701a964150e1b8cc9f30e0ddf114a8 Mon Sep 17 00:00:00 2001 From: Rob Adams Date: Sat, 10 Jan 2004 22:22:46 +0000 Subject: [PATCH] update default action_double_click_titlebar to be toggle_maximize instead 2004-01-10 Rob Adams * src/metacity.schemas.in: update default action_double_click_titlebar to be toggle_maximize instead of toggle_shade. See #131126. --- ChangeLog | 8 +++++++- src/metacity.schemas.in | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e6929b289..697372ecb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ -2004-01-12 Rob Adams +2004-01-10 Rob Adams + + * src/metacity.schemas.in: update default + action_double_click_titlebar to be toggle_maximize instead of + toggle_shade. See #131126. + +2004-01-10 Rob Adams * src/constraints.c (meta_window_constrain): if we maximize after placement, and the window is too big to fix in the work area, diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in index 5cf9f103d..3805255b1 100644 --- a/src/metacity.schemas.in +++ b/src/metacity.schemas.in @@ -66,7 +66,7 @@ /apps/metacity/general/action_double_click_titlebar metacity string - toggle_shade + toggle_maximize Action on title bar double-click