Merge lp:~jpakkane/compiz/dotdesktop-fix into lp:compiz/0.9.9

Proposed by Jussi Pakkanen
Status: Merged
Approved by: Daniel van Vugt
Approved revision: 3506
Merged at revision: 3509
Proposed branch: lp:~jpakkane/compiz/dotdesktop-fix
Merge into: lp:compiz/0.9.9
Diff against target: 10 lines (+1/-1)
1 file modified
gtk/gnome/CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~jpakkane/compiz/dotdesktop-fix
Reviewer Review Type Date Requested Status
Daniel van Vugt Approve
Sam Spilsbury Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+138145@code.launchpad.net

Commit message

Fix definition of compiz.desktop. (LP: #1086789)

Description of the change

Fix definition of compiz.desktop.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sam Spilsbury (smspillaz) :
review: Approve
Revision history for this message
Daniel van Vugt (vanvugt) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gtk/gnome/CMakeLists.txt'
2--- gtk/gnome/CMakeLists.txt 2012-11-05 20:50:59 +0000
3+++ gtk/gnome/CMakeLists.txt 2012-12-05 13:33:22 +0000
4@@ -34,5 +34,5 @@
5 DESTINATION ${datadir}/gnome-control-center/keybindings
6 )
7
8- add_custom_target (compiz.desktop ALL SOURCES ${desktop_file})
9+ add_custom_target (compiz.desktop-file ALL DEPENDS ${desktop_file})
10 endif (BUILD_GNOME)

Subscribers

People subscribed via source and target branches