~nskaggs/ubuntu-filemanager-app/fix-ap-item-renames

« back to all changes in this revision

Viewing changes to ubuntu-filemanager-app.qml

  • Committer: Tarmac
  • Author(s): mhall119, Olivier Tilloy, David Planella
  • Date: 2013-04-15 18:19:46 UTC
  • mfrom: (16.1.1 ubuntu-filemanager-app)
  • Revision ID: tarmac-20130415181946-yteudkrruaslpymk
Updates packaging for a better install.

Approved by Arto Jalkanen, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

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