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