~phablet-team/notes-app/notes-app-desktop-translations

« back to all changes in this revision

Viewing changes to NotesApp.qmlproject

  • Committer: Tarmac
  • Author(s): Ugo Riboni
  • Date: 2013-03-01 11:29:28 UTC
  • mfrom: (87.1.3 notepad-rename)
  • Revision ID: tarmac-20130301112928-o0ycox83bwbq3rr8
Rename everything to the new name: notes-app.

Approved by Michael Zanetti, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
import QmlProject 1.1
4
4
 
5
5
Project {
6
 
    mainFile: "Notepad.qml"
 
6
    mainFile: "NotesApp.qml"
7
7
 
8
8
    /* Include .qml, .js, and image files from current directory and subdirectories */
9
9
    QmlFiles {