From e64a42732f71607ccc200aab083c0bb2826326f3 Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 25 Sep 2002 18:56:25 +0000 Subject: [PATCH] Change short desc of switch_windows and cycle_windows to be different 2002-09-25 Havoc Pennington * src/metacity.schemas.in: Change short desc of switch_windows and cycle_windows to be different --- ChangeLog | 5 +++++ src/metacity.schemas.in | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 51a2f4fff..497cdf5db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-25 Havoc Pennington + + * src/metacity.schemas.in: Change short desc of switch_windows and + cycle_windows to be different + 2002-09-24 Havoc Pennington * src/place.c (fit_rect_in_xinerama): update best_overlap as we go diff --git a/src/metacity.schemas.in b/src/metacity.schemas.in index 69f125fb5..a4c344721 100644 --- a/src/metacity.schemas.in +++ b/src/metacity.schemas.in @@ -814,7 +814,7 @@ you set string <Alt>Tab - Move focus between windows + Move focus between windows using popup display The keybinding used to move focus between windows, using a popup window. @@ -839,7 +839,7 @@ you set string <Control><Alt>Tab - Move focus between panels and the desktop + Move focus between panels and the desktop using popup display The keybinding used to move focus between panels and the desktop, using a popup window. @@ -863,7 +863,7 @@ you set string <Alt>Escape - Move focus between windows + Move focus between windows immediately The keybinding used to move focus between windows without a popup window. @@ -888,7 +888,7 @@ you set string <Control><Alt>Escape - Move focus between panels and the desktop + Move focus between panels and the desktop immediately The keybinding used to move focus between panels and the desktop, without a popup window.