Merge lp:~mzanetti/ubuntu-ui-toolkit/fix-listitems-empty-typo into lp:ubuntu-ui-toolkit

Proposed by Michael Zanetti
Status: Merged
Approved by: Cris Dywan
Approved revision: 835
Merged at revision: 838
Proposed branch: lp:~mzanetti/ubuntu-ui-toolkit/fix-listitems-empty-typo
Merge into: lp:ubuntu-ui-toolkit
Diff against target: 11 lines (+1/-1)
1 file modified
modules/Ubuntu/Components/ListItems/Empty.qml (+1/-1)
To merge this branch: bzr merge lp:~mzanetti/ubuntu-ui-toolkit/fix-listitems-empty-typo
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Cris Dywan Approve
Review via email: mp+195405@code.launchpad.net

Commit message

fix typo in ListItems.Empty doc string

To post a comment you must log in.
Revision history for this message
Cris Dywan (kalikiana) wrote :

Good catch!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

FAILED: Autolanding.
More details in the following jenkins job:
http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-autolanding/438/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty/670
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty-touch/656/console
    SUCCESS: http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-trusty-amd64-autolanding/41
    SUCCESS: http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-trusty-armhf-autolanding/41
        deb: http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-trusty-armhf-autolanding/41/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-trusty/611
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/670
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/670/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/656
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/656/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-maguro/3075
    FAILURE: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/3291/console
    SUCCESS: http://s-jenkins:8080/job/touch-flash-device/1369
    SUCCESS: http://s-jenkins:8080/job/touch-flash-device/1371

review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

PASSED: Continuous integration, rev:834
http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-ci/1208/
Executed test runs:
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty/687
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-trusty-touch/673
    SUCCESS: http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-trusty-amd64-ci/156
    SUCCESS: http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-trusty-armhf-ci/156
        deb: http://jenkins.qa.ubuntu.com/job/ubuntu-ui-toolkit-trusty-armhf-ci/156/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/autopilot-testrunner-otto-trusty/624
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/687
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-amd64/687/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/673
        deb: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-builder-trusty-armhf/673/artifact/work/output/*zip*/output.zip
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-maguro/3088
    SUCCESS: http://jenkins.qa.ubuntu.com/job/generic-mediumtests-runner-mako/3304
    SUCCESS: http://s-jenkins:8080/job/touch-flash-device/1395
    SUCCESS: http://s-jenkins:8080/job/touch-flash-device/1396

Click here to trigger a rebuild:
http://s-jenkins:8080/job/ubuntu-ui-toolkit-ci/1208/rebuild

review: Approve (continuous-integration)
Revision history for this message
Cris Dywan (kalikiana) wrote :

Sneaky, I didn't even realize there was another one.

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'modules/Ubuntu/Components/ListItems/Empty.qml'
2--- modules/Ubuntu/Components/ListItems/Empty.qml 2013-10-10 21:33:46 +0000
3+++ modules/Ubuntu/Components/ListItems/Empty.qml 2013-11-18 11:28:08 +0000
4@@ -199,7 +199,7 @@
5 readonly property int itemMoveOffset: confirmRemoval ? width * 0.5 : width * 0.3
6
7 /*! \internal
8- Defines the inital pressed possition
9+ Defines the initial pressed position
10 */
11 property int pressedPosition: -1
12

Subscribers

People subscribed via source and target branches

to status/vote changes: