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:
Havoc Pennington 2002-09-25 18:56:25 +00:00 committed by Havoc Pennington
parent 45a2c2e905
commit e64a42732f
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -814,7 +814,7 @@ you set
<type>string</type>
<default>&lt;Alt&gt;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>&lt;Control&gt;&lt;Alt&gt;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>&lt;Alt&gt;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>&lt;Control&gt;&lt;Alt&gt;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.