Merge lp:~xnox/ubuntu-calendar-app/ship-svg-assets into lp:ubuntu-calendar-app

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 204
Proposed branch: lp:~xnox/ubuntu-calendar-app/ship-svg-assets
Merge into: lp:ubuntu-calendar-app
Diff against target: 12 lines (+1/-1)
1 file modified
CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~xnox/ubuntu-calendar-app/ship-svg-assets
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Needs Fixing
Ubuntu Calendar Developers Pending
Review via email: mp+207922@code.launchpad.net

Commit message

Ship svg assets.

Description of the change

Ship svg assets.

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
203. By Dimitri John Ledkov

merge trunk

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) 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 'CMakeLists.txt'
2--- CMakeLists.txt 2014-02-20 11:26:49 +0000
3+++ CMakeLists.txt 2014-02-24 13:34:04 +0000
4@@ -47,7 +47,7 @@
5
6 file(GLOB SRC_FILES
7 RELATIVE ${CMAKE_CURRENT_SOURCE_DIR}
8- *.qml *.js *.png *.js)
9+ *.qml *.js *.png *.js *.svg)
10 install(FILES ${SRC_FILES} ${ICON_FILE} DESTINATION ${DATA_DIR})
11
12 configure_file(${DESKTOP_FILE}.in ${CMAKE_CURRENT_BINARY_DIR}/${DESKTOP_FILE})

Subscribers

People subscribed via source and target branches

to status/vote changes: