Merge lp:~artmello/gallery-app/gallery-app-new_icon into lp:gallery-app

Proposed by Arthur Mello
Status: Merged
Approved by: Bill Filler
Approved revision: 1200
Merged at revision: 1205
Proposed branch: lp:~artmello/gallery-app/gallery-app-new_icon
Merge into: lp:gallery-app
Diff against target: 18 lines (+2/-2)
1 file modified
desktop/CMakeLists.txt (+2/-2)
To merge this branch: bzr merge lp:~artmello/gallery-app/gallery-app-new_icon
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu Phablet Team Pending
Review via email: mp+262979@code.launchpad.net

Commit message

update icon

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'desktop/CMakeLists.txt'
2--- desktop/CMakeLists.txt 2014-09-23 12:56:44 +0000
3+++ desktop/CMakeLists.txt 2015-06-25 14:06:41 +0000
4@@ -1,7 +1,7 @@
5 if(CLICK_MODE)
6- install(FILES gallery-app.svg DESTINATION
7+ install(FILES gallery-app.png DESTINATION
8 ${CMAKE_INSTALL_DATADIR}/icons)
9- set(ICON "${CMAKE_INSTALL_DATADIR}/icons/${GALLERY}.svg")
10+ set(ICON "${CMAKE_INSTALL_DATADIR}/icons/${GALLERY}.png")
11 set(APP_EXEC "./${GALLERY}")
12 else(CLICK_MODE)
13 install(DIRECTORY icons/hicolor DESTINATION DESTINATION
14
15=== added file 'desktop/gallery-app.png'
16Binary files desktop/gallery-app.png 1970-01-01 00:00:00 +0000 and desktop/gallery-app.png 2015-06-25 14:06:41 +0000 differ
17=== modified file 'desktop/icons/hicolor/256x256/apps/gallery-app.png'
18Binary files desktop/icons/hicolor/256x256/apps/gallery-app.png 2013-06-11 20:18:27 +0000 and desktop/icons/hicolor/256x256/apps/gallery-app.png 2015-06-25 14:06:41 +0000 differ

Subscribers

People subscribed via source and target branches