Merge lp:~timo-jyrinki/ubuntu-ui-toolkit/qdocpaths into lp:ubuntu-ui-toolkit

Proposed by Timo Jyrinki
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 306
Merged at revision: 307
Proposed branch: lp:~timo-jyrinki/ubuntu-ui-toolkit/qdocpaths
Merge into: lp:ubuntu-ui-toolkit
Diff against target: 19 lines (+2/-2)
2 files modified
documentation/documentation.pri (+1/-1)
documentation/generate_html.sh (+1/-1)
To merge this branch: bzr merge lp:~timo-jyrinki/ubuntu-ui-toolkit/qdocpaths
Reviewer Review Type Date Requested Status
Juhapekka Piiroinen (community) Approve
PS Jenkins bot continuous-integration Pending
Review via email: mp+146111@code.launchpad.net

Commit message

Update qdoc paths. A deep path until qtchooser handles qdoc.

Description of the change

Update qdoc paths. A deep path until qtchooser handles qdoc.

To post a comment you must log in.
Revision history for this message
Juhapekka Piiroinen (juhapekka-piiroinen) wrote :

Tested and works! Approve.

review: Approve
Revision history for this message
Martin Mrazik (mrazik) wrote :

I don't understand what happened but this is already merged (looks like some launchpad hiccup) as revision 307. Changing the global state accordingly.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'documentation/documentation.pri'
--- documentation/documentation.pri 2013-01-30 18:16:26 +0000
+++ documentation/documentation.pri 2013-02-01 13:26:29 +0000
@@ -1,4 +1,4 @@
1QDOC = /usr/bin/qdoc1QDOC = /usr/lib/*/qt5/bin/qdoc
2system($$QDOC $$PWD/ubuntu-sdk.qdocconf)2system($$QDOC $$PWD/ubuntu-sdk.qdocconf)
33
4install_docs.files = $$PWD/html4install_docs.files = $$PWD/html
55
=== modified file 'documentation/generate_html.sh'
--- documentation/generate_html.sh 2013-01-30 18:16:26 +0000
+++ documentation/generate_html.sh 2013-02-01 13:26:29 +0000
@@ -15,4 +15,4 @@
15# along with this program. If not, see <http://www.gnu.org/licenses/>.15# along with this program. If not, see <http://www.gnu.org/licenses/>.
16#16#
1717
18qdoc ubuntu-sdk.qdocconf18/usr/lib/*/qt5/bin/qdoc ubuntu-sdk.qdocconf

Subscribers

People subscribed via source and target branches

to status/vote changes: