Merge lp:~bfiller/camera-app/content-hub-fixes into lp:~fboucault/camera-app/ui_rewrite

Proposed by Bill Filler
Status: Merged
Approved by: Florian Boucault
Approved revision: 338
Merged at revision: 338
Proposed branch: lp:~bfiller/camera-app/content-hub-fixes
Merge into: lp:~fboucault/camera-app/ui_rewrite
Diff against target: 23 lines (+7/-0)
2 files modified
click/camera-content.json (+6/-0)
click/manifest.json.in (+1/-0)
To merge this branch: bzr merge lp:~bfiller/camera-app/content-hub-fixes
Reviewer Review Type Date Requested Status
Florian Boucault Pending
Review via email: mp+225398@code.launchpad.net

Description of the change

fix content-hub integration

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'click/camera-content.json'
--- click/camera-content.json 1970-01-01 00:00:00 +0000
+++ click/camera-content.json 2014-07-02 20:57:00 +0000
@@ -0,0 +1,6 @@
1{
2 "source": [
3 "pictures",
4 "videos"
5 ]
6}
0\ No newline at end of file7\ No newline at end of file
18
=== modified file 'click/manifest.json.in'
--- click/manifest.json.in 2014-06-30 08:17:29 +0000
+++ click/manifest.json.in 2014-07-02 20:57:00 +0000
@@ -6,6 +6,7 @@
6 "hooks": {6 "hooks": {
7 "camera": {7 "camera": {
8 "apparmor": "camera-apparmor.json", 8 "apparmor": "camera-apparmor.json",
9 "content-hub": "camera-content.json",
9 "desktop": "@CMAKE_INSTALL_DATADIR@/applications/@DESKTOP_FILE@"10 "desktop": "@CMAKE_INSTALL_DATADIR@/applications/@DESKTOP_FILE@"
10 }11 }
11 }, 12 },

Subscribers

People subscribed via source and target branches

to all changes: