Documentation: Improve the description of the change screen preference

Update the documentation to make it clearer that the user can switch
between the old and new change screens.  Use the same terms that are
used on the preference screen.

Bug: Issue 2459
Change-Id: I97b23994f2756eb4ba540104dc5ca4c08007c7e6
This commit is contained in:
David Pursehouse 2014-02-12 17:11:23 +09:00
parent f067fc081a
commit db1a5f5719

View File

@ -28,10 +28,15 @@ CodeScreen2 thread on the repo-discuss mailing list].
Configuration
-------------
The new change screen is deactivated by default. It can be activated system-wide
by changing the link:config-gerrit.html[gerrit.changeScreen] setting to
`CHANGE_SCREEN2`. Users can deactivate it by setting `OLD_UI` on their user
preferences page.
The new change screen is deactivated by default. Administrators can activate
it system-wide by changing the link:config-gerrit.html[gerrit.changeScreen]
setting to `CHANGE_SCREEN2`.
Users can switch between the old and new screens by selecting "Old Screen" or
"New Screen" in the "Change View" setting on their user preferences page.
By setting "Default", users can select to use whichever screen the site
administrator has configured.
[[switching-between-patch-sets]]
Switching between patch sets