mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
Change short desc of switch_windows and cycle_windows to be different
2002-09-25 Havoc Pennington <hp@redhat.com> * src/metacity.schemas.in: Change short desc of switch_windows and cycle_windows to be different
This commit is contained in:
parent
45a2c2e905
commit
e64a42732f
@ -1,3 +1,8 @@
|
||||
2002-09-25 Havoc Pennington <hp@redhat.com>
|
||||
|
||||
* src/metacity.schemas.in: Change short desc of switch_windows and
|
||||
cycle_windows to be different
|
||||
|
||||
2002-09-24 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* src/place.c (fit_rect_in_xinerama): update best_overlap as we go
|
||||
|
@ -814,7 +814,7 @@ you set
|
||||
<type>string</type>
|
||||
<default><Alt>Tab</default>
|
||||
<locale name="C">
|
||||
<short>Move focus between windows</short>
|
||||
<short>Move focus between windows using popup display</short>
|
||||
<long>
|
||||
The keybinding used to move focus between windows, using
|
||||
a popup window.
|
||||
@ -839,7 +839,7 @@ you set
|
||||
<type>string</type>
|
||||
<default><Control><Alt>Tab</default>
|
||||
<locale name="C">
|
||||
<short>Move focus between panels and the desktop</short>
|
||||
<short>Move focus between panels and the desktop using popup display</short>
|
||||
<long>
|
||||
The keybinding used to move focus between panels and
|
||||
the desktop, using a popup window.
|
||||
@ -863,7 +863,7 @@ you set
|
||||
<type>string</type>
|
||||
<default><Alt>Escape</default>
|
||||
<locale name="C">
|
||||
<short>Move focus between windows</short>
|
||||
<short>Move focus between windows immediately</short>
|
||||
<long>
|
||||
The keybinding used to move focus between windows without
|
||||
a popup window.
|
||||
@ -888,7 +888,7 @@ you set
|
||||
<type>string</type>
|
||||
<default><Control><Alt>Escape</default>
|
||||
<locale name="C">
|
||||
<short>Move focus between panels and the desktop</short>
|
||||
<short>Move focus between panels and the desktop immediately</short>
|
||||
<long>
|
||||
The keybinding used to move focus between panels and
|
||||
the desktop, without a popup window.
|
||||
|
Loading…
Reference in New Issue
Block a user