~pkunal-parmar/ubuntu-calendar-app/Minor-Performance

« back to all changes in this revision

Viewing changes to calendar-app

  • Committer: David Planella
  • Date: 2013-06-12 15:47:15 UTC
  • mfrom: (44 trunk)
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: david.planella@ubuntu.com-20130612154715-8g4yecfgim9dh38q
Merged from trunk, renamed autopilot tests to follow the same calendar-app naming convention

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
export QT_SELECT=qt5
3
 
exec qmlscene @CMAKE_INSTALL_PREFIX@/@DATA_DIR@/@MAIN_QML@
 
1
#!/bin/bash
 
2
qmlscene /usr/share/calendar-app/calendar.qml