Merge lp:~ted/click/desktop-hook-ual into lp:click

Proposed by Ted Gould
Status: Superseded
Proposed branch: lp:~ted/click/desktop-hook-ual
Merge into: lp:click
Diff against target: 9 lines (+1/-1)
1 file modified
debian/click.click-desktop.click-hook (+1/-1)
To merge this branch: bzr merge lp:~ted/click/desktop-hook-ual
Reviewer Review Type Date Requested Status
Colin Watson Needs Resubmitting
Review via email: mp+222223@code.launchpad.net

This proposal has been superseded by a proposal from 2014-06-05.

Commit message

Check for ubuntu-app-launch-desktop hook

Description of the change

Make sure we don't have multiple people making the desktop files.

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) wrote :

Looks good, but could you please resubmit this against lp:click/devel?

review: Needs Resubmitting

Unmerged revisions

429. By PS Jenkins bot

Releasing 0.4.24

428. By Colin Watson

Click 0.4.24: Add 14.10 framework to "click chroot"; fix getpwnam caching; handle renaming of upstart-app-launch to ubuntu-app-launch. Fixes: 1323998

427. By PS Jenkins bot

Releasing 0.4.23.1

426. By Michael Vogt

Click 0.4.23: handle framework removal, x86 chroot support, and various other small fixes. Fixes: 1271944, 1294659, 1296820, 1319153, 1320786

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/click.click-desktop.click-hook'
--- debian/click.click-desktop.click-hook 2013-09-04 13:25:45 +0000
+++ debian/click.click-desktop.click-hook 2014-06-05 16:11:11 +0000
@@ -1,4 +1,4 @@
1User-Level: yes1User-Level: yes
2Pattern: ${home}/.local/share/click/hooks/desktop/${id}.desktop2Pattern: ${home}/.local/share/click/hooks/desktop/${id}.desktop
3Exec: [ -e /usr/share/click/hooks/upstart-app-launch-desktop.hook ] || click desktophook3Exec: [ -e /usr/share/click/hooks/ubuntu-app-launch-desktop.hook ] || [ -e /usr/share/click/hooks/upstart-app-launch-desktop.hook ] || click desktophook
4Hook-Name: desktop4Hook-Name: desktop

Subscribers

People subscribed via source and target branches

to all changes: