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>
|
2002-09-24 Havoc Pennington <hp@pobox.com>
|
||||||
|
|
||||||
* src/place.c (fit_rect_in_xinerama): update best_overlap as we go
|
* src/place.c (fit_rect_in_xinerama): update best_overlap as we go
|
||||||
|
@ -814,7 +814,7 @@ you set
|
|||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default><Alt>Tab</default>
|
<default><Alt>Tab</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>Move focus between windows</short>
|
<short>Move focus between windows using popup display</short>
|
||||||
<long>
|
<long>
|
||||||
The keybinding used to move focus between windows, using
|
The keybinding used to move focus between windows, using
|
||||||
a popup window.
|
a popup window.
|
||||||
@ -839,7 +839,7 @@ you set
|
|||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default><Control><Alt>Tab</default>
|
<default><Control><Alt>Tab</default>
|
||||||
<locale name="C">
|
<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>
|
<long>
|
||||||
The keybinding used to move focus between panels and
|
The keybinding used to move focus between panels and
|
||||||
the desktop, using a popup window.
|
the desktop, using a popup window.
|
||||||
@ -863,7 +863,7 @@ you set
|
|||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default><Alt>Escape</default>
|
<default><Alt>Escape</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>Move focus between windows</short>
|
<short>Move focus between windows immediately</short>
|
||||||
<long>
|
<long>
|
||||||
The keybinding used to move focus between windows without
|
The keybinding used to move focus between windows without
|
||||||
a popup window.
|
a popup window.
|
||||||
@ -888,7 +888,7 @@ you set
|
|||||||
<type>string</type>
|
<type>string</type>
|
||||||
<default><Control><Alt>Escape</default>
|
<default><Control><Alt>Escape</default>
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>Move focus between panels and the desktop</short>
|
<short>Move focus between panels and the desktop immediately</short>
|
||||||
<long>
|
<long>
|
||||||
The keybinding used to move focus between panels and
|
The keybinding used to move focus between panels and
|
||||||
the desktop, without a popup window.
|
the desktop, without a popup window.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user