Merge lp:~zeller-benjamin/ubuntu-sdk-ide/lp1523174 into lp:ubuntu-sdk-ide

Proposed by Benjamin Zeller
Status: Merged
Merged at revision: 113
Proposed branch: lp:~zeller-benjamin/ubuntu-sdk-ide/lp1523174
Merge into: lp:ubuntu-sdk-ide
Diff against target: 10 lines (+1/-1)
1 file modified
ubuntu-sdk-ide.desktop (+1/-1)
To merge this branch: bzr merge lp:~zeller-benjamin/ubuntu-sdk-ide/lp1523174
Reviewer Review Type Date Requested Status
Zoltan Balogh Approve
Review via email: mp+283044@code.launchpad.net

Commit message

Fix lp:1523174 "LD_LIBRARY_PATH inconsistent"

Description of the change

Fix lp:1523174 LD_LIBRARY_PATH inconsistent

To post a comment you must log in.
Revision history for this message
Zoltan Balogh (bzoltan) wrote :

Ahh!!! Of course.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntu-sdk-ide.desktop'
2--- ubuntu-sdk-ide.desktop 2015-08-29 17:59:51 +0000
3+++ ubuntu-sdk-ide.desktop 2016-01-19 07:47:04 +0000
4@@ -1,5 +1,5 @@
5 [Desktop Entry]
6-Exec=/usr/ubuntu-sdk-ide/bin/qtcreator -platformtheme appmenu-qt5 %F
7+Exec=/usr/bin/ubuntu-sdk-ide %F
8 Icon=ubuntu-sdk-ide
9 Type=Application
10 Terminal=false

Subscribers

People subscribed via source and target branches