aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2014-09-05 17:12:51 -0500
committerTed Gould <ted@gould.cx>2014-09-05 17:12:51 -0500
commit3f3be6441a3a0801fffbfc4903ecf0be04917b8e (patch)
treecf420054491e7543b971538674212aa5e004d875
parent8212ff2bf58a5a01ad85dacdd7ececa05b5eb2a7 (diff)
downloadayatana-indicator-display-3f3be6441a3a0801fffbfc4903ecf0be04917b8e.tar.gz
ayatana-indicator-display-3f3be6441a3a0801fffbfc4903ecf0be04917b8e.tar.bz2
ayatana-indicator-display-3f3be6441a3a0801fffbfc4903ecf0be04917b8e.zip
Put in disclaimer about current builds
-rw-r--r--tests/manual2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/manual b/tests/manual
index f175b22..ff283cb 100644
--- a/tests/manual
+++ b/tests/manual
@@ -3,10 +3,12 @@ Test-case indicator-display/rotation-indicator
<dl>
<dt>On the phone, enable the orientation lock in ubuntu-system-settings.</dt>
<dd>The rotation lock indicator should appear, and its switch menuitem should be set to 'true'.</dd>
+ <dd>NOTE: Current builds this is broken, until it is fixed in system settings you can set it with: <tt>gsettings set com.ubuntu.touch.system orientation-lock 'LandscapeOrientation'</tt></dd>
<dt>With the orientation locked, click on the indicator's switch menuitem to toggle from locked to unlocked.</dd>
<dd>The rotation lock indicator should disappear</dd>
<dd>In ubuntu-system-settings, the orientation lock control should change to 'none'.</dd>
+ <dd>NOTE: Current builds this is broken, until it is fixed in system settings you can get it with: <tt>gsettings get com.ubuntu.touch.system orientation-lock</tt></dd>
</dl>