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
=== modified file 'usr/share/scopecreator/templates/rss-template/manifest.json'
--- usr/share/scopecreator/templates/rss-template/manifest.json 2015-02-20 15:01:33 +0000
+++ usr/share/scopecreator/templates/rss-template/manifest.json 2015-02-21 01:02:25 +0000
@@ -1,9 +1,9 @@
1{1{
2 "name": "packagename",2 "name": "packagename",
3 "description": "YouTube DT",3 "description": "Vox",
4 "framework": "ubuntu-sdk-14.10",4 "framework": "ubuntu-sdk-14.10",
5 "architecture": "armhf",5 "architecture": "armhf",
6 "title": "YouTube DT",6 "title": "Vox",
7 "hooks": {7 "hooks": {
8 "scopename": {8 "scopename": {
9 "scope": "scopename",9 "scope": "scopename",
1010
=== modified file 'usr/share/scopecreator/templates/rss-template/scopename/images/logo.png'
11Binary 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 differ11Binary 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
=== modified file 'usr/share/scopecreator/templates/rss-template/scopename/packagename_scopename.ini'
--- usr/share/scopecreator/templates/rss-template/scopename/packagename_scopename.ini 2015-02-20 15:01:33 +0000
+++ usr/share/scopecreator/templates/rss-template/scopename/packagename_scopename.ini 2015-02-21 01:02:25 +0000
@@ -1,11 +1,11 @@
1[ScopeConfig]1[ScopeConfig]
2DisplayName=Vox2DisplayName=Vox
3Description=Vox3Description=Vox
4Art=screenshot.png4Art=images/screenshot.png
5Author=Ubuntu5Author=Ubuntu
6Icon=icon.png6Icon=images/icon.png
77
8[Appearance]8[Appearance]
9PageHeader.Logo=logo.png9PageHeader.Logo=images/logo.png
10PageHeader.Background=color:///#e9e7e810PageHeader.Background=color:///#e9e7e8
11PageHeader.DividerColor=#ffeb0011PageHeader.DividerColor=#ffeb00

Subscribers

People subscribed via source and target branches

to all changes: