Merge lp:~vrruiz/scopecreator/rss-template-vox into lp:~cwayne/scopecreator/trunk

Proposed by Víctor R. Ruiz
Status: Needs review
Proposed branch: lp:~vrruiz/scopecreator/rss-template-vox
Merge into: lp:~cwayne/scopecreator/trunk
Diff against target: 36 lines (+5/-5)
2 files modified
usr/share/scopecreator/templates/rss-template/manifest.json (+2/-2)
usr/share/scopecreator/templates/rss-template/scopename/packagename_scopename.ini (+3/-3)
To merge this branch: bzr merge lp:~vrruiz/scopecreator/rss-template-vox
Reviewer Review Type Date Requested Status
Chris Wayne Pending
Review via email: mp+250520@code.launchpad.net

Commit message

Fix RSS template (Vox references).

Description of the change

Fix RSS template (Vox references).

To post a comment you must log in.
3. By Víctor R. Ruiz

Fiximage path.

Unmerged revisions

3. By Víctor R. Ruiz

Fiximage path.

2. By Víctor R. Ruiz

Fix RSS template (Vox)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'usr/share/scopecreator/templates/rss-template/manifest.json'
2--- usr/share/scopecreator/templates/rss-template/manifest.json 2015-02-20 15:01:33 +0000
3+++ usr/share/scopecreator/templates/rss-template/manifest.json 2015-02-21 01:02:25 +0000
4@@ -1,9 +1,9 @@
5 {
6 "name": "packagename",
7- "description": "YouTube DT",
8+ "description": "Vox",
9 "framework": "ubuntu-sdk-14.10",
10 "architecture": "armhf",
11- "title": "YouTube DT",
12+ "title": "Vox",
13 "hooks": {
14 "scopename": {
15 "scope": "scopename",
16
17=== modified file 'usr/share/scopecreator/templates/rss-template/scopename/images/logo.png'
18Binary files usr/share/scopecreator/templates/rss-template/scopename/images/logo.png 2015-02-20 15:01:33 +0000 and usr/share/scopecreator/templates/rss-template/scopename/images/logo.png 2015-02-21 01:02:25 +0000 differ
19=== modified file 'usr/share/scopecreator/templates/rss-template/scopename/packagename_scopename.ini'
20--- usr/share/scopecreator/templates/rss-template/scopename/packagename_scopename.ini 2015-02-20 15:01:33 +0000
21+++ usr/share/scopecreator/templates/rss-template/scopename/packagename_scopename.ini 2015-02-21 01:02:25 +0000
22@@ -1,11 +1,11 @@
23 [ScopeConfig]
24 DisplayName=Vox
25 Description=Vox
26-Art=screenshot.png
27+Art=images/screenshot.png
28 Author=Ubuntu
29-Icon=icon.png
30+Icon=images/icon.png
31
32 [Appearance]
33-PageHeader.Logo=logo.png
34+PageHeader.Logo=images/logo.png
35 PageHeader.Background=color:///#e9e7e8
36 PageHeader.DividerColor=#ffeb00

Subscribers

People subscribed via source and target branches

to all changes: