~nskaggs/reminders-app/oauth-ap

« back to all changes in this revision

Viewing changes to src/app/qml/components/NotebooksDelegate.qml

  • Committer: Tarmac
  • Author(s): Michael Zanetti
  • Date: 2014-01-30 10:53:43 UTC
  • mfrom: (35.2.4 reminders-app-cleanup)
  • Revision ID: tarmac-20140130105343-k19r5f3ji05i8hr2
major cleanup

  * fixes run_on_ubuntu_touch after sergios cmake changes
  * removes obsolete script for running (use the built binary instead)
  * remove leftover .pri file from qmake days
  * completes renaming from reminders-app to reminders.

Approved by Ubuntu Phone Apps Jenkins Bot, David Planella.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * Copyright: 2013 Canonical, Ltd
3
3
 *
4
 
 * This file is part of reminders-app
 
4
 * This file is part of reminders
5
5
 *
6
 
 * reminders-app is free software: you can redistribute it and/or modify
 
6
 * reminders is free software: you can redistribute it and/or modify
7
7
 * it under the terms of the GNU General Public License as published by
8
8
 * the Free Software Foundation; version 3.
9
9
 *
10
 
 * reminders-app is distributed in the hope that it will be useful,
 
10
 * reminders is distributed in the hope that it will be useful,
11
11
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12
12
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
13
 * GNU General Public License for more details.