~unity-team/unity8/hotfix-launcher-on-dash

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/fake_scope.cpp

  • Committer: Michał Sawicz
  • Date: 2013-12-17 16:04:47 UTC
  • mto: This revision was merged to the branch mainline in revision 600.
  • Revision ID: michal.sawicz@canonical.com-20131217160447-d1inqe0kmfgse2b8
Introduce a qml directory, move all QML, JS and assets, under it, adapt the rest to match.

Show diffs side-by-side

added added

removed removed

Lines of Context:
236
236
 
237
237
        dee_model_append(results_model,
238
238
                         ("uri://result."+std::to_string(i)).c_str(),
239
 
                         (shellAppDirectory() + "graphics/applicationIcons/dash.png").toLatin1().data(),
 
239
                         (qmlDirectory() + "graphics/applicationIcons/dash.png").toLatin1().data(),
240
240
                         category,
241
241
                         0,
242
242
                         "application/x-desktop",