~dholbach/ubuntu-docviewer-app/fix-CMakePluginParser-problem

« back to all changes in this revision

Viewing changes to ubuntu-doc-viewer.qml

  • Committer: Tarmac
  • Author(s): Olivier Tilloy, mhall119, David Planella
  • Date: 2013-04-18 19:46:51 UTC
  • mfrom: (2.1.1 ubuntu-docviewer-app)
  • Revision ID: tarmac-20130418194651-3280bosbcsibu8wk
Updates packaging for a better install.

Approved by Granger Anthony, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

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