~elopio/ubuntu-weather-app/fix1185051-typo

« back to all changes in this revision

Viewing changes to ubuntu-weather-app.qml

  • Committer: Tarmac
  • Author(s): mhall119, Olivier Tilloy, David Planella
  • Date: 2013-04-18 19:54:55 UTC
  • mfrom: (6.1.2 ubuntu-weather-app)
  • Revision ID: tarmac-20130418195455-88ssibrfvgoj2yv5
Updates packaging and icon for a better install.

Approved by Martin Borho, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
MainView {
13
13
    // objectName for functional testing purposes (autopilot-qt5)
14
14
    objectName: "weather"
 
15
    applicationName: "ubuntu-weather-app"
15
16
    
16
17
    width: units.gu(50)
17
18
    height: units.gu(75)