diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-08-21 11:58:23 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-08-21 11:58:23 -0500 |
commit | ce4b2f4c185105db22e1d6519c2b4d1ce0884008 (patch) | |
tree | 045aa25554f20bbbd415a316f9d267c4431ebe4c | |
parent | 6240ab516f3cb783d9fb5f450cf0e292fc5915c0 (diff) | |
download | ayatana-indicator-display-ce4b2f4c185105db22e1d6519c2b4d1ce0884008.tar.gz ayatana-indicator-display-ce4b2f4c185105db22e1d6519c2b4d1ce0884008.tar.bz2 ayatana-indicator-display-ce4b2f4c185105db22e1d6519c2b4d1ce0884008.zip |
fix copy-paste error
-rw-r--r-- | debian/copyright | 4 | ||||
-rw-r--r-- | tests/manual | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/copyright b/debian/copyright index 21333a8..7809d7c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: indicator-location -Source: http://launchpad.net/indicator-location +Upstream-Name: indicator-display +Source: http://launchpad.net/indicator-display Files: * Copyright: 2014, Canonical Ltd. diff --git a/tests/manual b/tests/manual index a0e5264..f175b22 100644 --- a/tests/manual +++ b/tests/manual @@ -1,5 +1,5 @@ -Test-case indicator-datetime/rotation-indicator +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> |