Merge lp:~alecu/unity-scope-click/revert-header-image into lp:unity-scope-click

Proposed by Alejandro J. Cura
Status: Merged
Approved by: Alejandro J. Cura
Approved revision: 294
Merged at revision: 294
Proposed branch: lp:~alecu/unity-scope-click/revert-header-image
Merge into: lp:unity-scope-click
Diff against target: 41 lines (+2/-4)
3 files modified
data/CMakeLists.txt (+2/-2)
data/clickscope.ini.in.in (+0/-1)
data/com.canonical.scopes.clickstore.ini.in.in (+0/-1)
To merge this branch: bzr merge lp:~alecu/unity-scope-click/revert-header-image
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
dobey (community) Approve
Review via email: mp+240049@code.launchpad.net

Commit message

Remove the background image used in the scope headers

To post a comment you must log in.
Revision history for this message
dobey (dobey) :
review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/CMakeLists.txt'
--- data/CMakeLists.txt 2014-10-07 13:04:15 +0000
+++ data/CMakeLists.txt 2014-10-29 19:41:56 +0000
@@ -30,12 +30,12 @@
30)30)
3131
32install(32install(
33 FILES clickscope-screenshot.jpg ubuntu-store-scope.png store-scope-icon.svg paper-white-bg-v2.png33 FILES clickscope-screenshot.jpg ubuntu-store-scope.png store-scope-icon.svg
34 DESTINATION "${STORE_DATA_DIR}"34 DESTINATION "${STORE_DATA_DIR}"
35)35)
3636
37install(37install(
38 FILES clickscope-screenshot.jpg apps-scope.png ubuntu-logo.png paper-white-bg-v2.png38 FILES clickscope-screenshot.jpg apps-scope.png ubuntu-logo.png
39 DESTINATION "${APPS_DATA_DIR}"39 DESTINATION "${APPS_DATA_DIR}"
40)40)
4141
4242
=== modified file 'data/clickscope.ini.in.in'
--- data/clickscope.ini.in.in 2014-10-07 13:04:15 +0000
+++ data/clickscope.ini.in.in 2014-10-29 19:41:56 +0000
@@ -8,5 +8,4 @@
88
9[Appearance]9[Appearance]
10PageHeader.Logo=@APPS_DATA_DIR@/ubuntu-logo.png10PageHeader.Logo=@APPS_DATA_DIR@/ubuntu-logo.png
11PageHeader.Background=@APPS_DATA_DIR@/paper-white-bg-v2.png
12LogoOverlayColor=#ffffffff11LogoOverlayColor=#ffffffff
1312
=== modified file 'data/com.canonical.scopes.clickstore.ini.in.in'
--- data/com.canonical.scopes.clickstore.ini.in.in 2014-10-07 13:22:12 +0000
+++ data/com.canonical.scopes.clickstore.ini.in.in 2014-10-29 19:41:56 +0000
@@ -7,5 +7,4 @@
7_SearchHint=Search store7_SearchHint=Search store
88
9[Appearance]9[Appearance]
10PageHeader.Background=@STORE_DATA_DIR@/paper-white-bg-v2.png
11LogoOverlayColor=#2600000010LogoOverlayColor=#26000000
1211
=== removed file 'data/paper-white-bg-v2.png'
13Binary files data/paper-white-bg-v2.png 2014-10-07 13:04:15 +0000 and data/paper-white-bg-v2.png 1970-01-01 00:00:00 +0000 differ12Binary files data/paper-white-bg-v2.png 2014-10-07 13:04:15 +0000 and data/paper-white-bg-v2.png 1970-01-01 00:00:00 +0000 differ

Subscribers

People subscribed via source and target branches