Merge lp:~vthompson/ubuntu-rssreader-app/fix-1300969 into lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk

Proposed by Victor Thompson
Status: Merged
Approved by: Joey Chan
Approved revision: 198
Merged at revision: 198
Proposed branch: lp:~vthompson/ubuntu-rssreader-app/fix-1300969
Merge into: lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk
Diff against target: 10 lines (+1/-0)
1 file modified
CMakeLists.txt (+1/-0)
To merge this branch: bzr merge lp:~vthompson/ubuntu-rssreader-app/fix-1300969
Reviewer Review Type Date Requested Status
Joey Chan Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+213765@code.launchpad.net

Commit message

Add missing files to debian package

Description of the change

Add missing files to debian package

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: Approve (continuous-integration)
Revision history for this message
Joey Chan (qqworini) wrote :

wow, seems that solve many problems

thx Victor :)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CMakeLists.txt'
--- CMakeLists.txt 2014-02-21 21:35:17 +0000
+++ CMakeLists.txt 2014-04-02 05:11:42 +0000
@@ -53,6 +53,7 @@
53 XmlNetwork.qml OrganicGrid.qml RssFeedPage.qml53 XmlNetwork.qml OrganicGrid.qml RssFeedPage.qml
54 GridModePage.qml GoogleFeedApi.qml OptionsKeeper.qml54 GridModePage.qml GoogleFeedApi.qml OptionsKeeper.qml
55 dateutils.js imgSeparator.js databasemodule_v2.js55 dateutils.js imgSeparator.js databasemodule_v2.js
56 ArticleViewItem.qml ListModePage.qml ReadingOptions.qml
56 DESTINATION ${DATA_DIR})57 DESTINATION ${DATA_DIR})
57install(FILES ${MAIN_QML} ${ICON_FILE} DESTINATION ${DATA_DIR})58install(FILES ${MAIN_QML} ${ICON_FILE} DESTINATION ${DATA_DIR})
5859

Subscribers

People subscribed via source and target branches