Merge lp:~alecu/click/rename-app-launch-in-clickhook into lp:click

Proposed by Alejandro J. Cura
Status: Rejected
Rejected by: Colin Watson
Proposed branch: lp:~alecu/click/rename-app-launch-in-clickhook
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:~alecu/click/rename-app-launch-in-clickhook
Reviewer Review Type Date Requested Status
Colin Watson Disapprove
Review via email: mp+222224@code.launchpad.net

Commit message

Rename upstart-app-launch to ubuntu-app-launch in the desktop hook

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

I prefer the approach in https://code.launchpad.net/~ted/click/desktop-hook-ual/+merge/222223; that's consistent with how I've handled this elsewhere.

review: Disapprove

Unmerged revisions

430. By Alejandro J. Cura

Rename upstart-app-launch to ubuntu-app-launch in the desktop hook

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
1=== modified file 'debian/click.click-desktop.click-hook'
2--- debian/click.click-desktop.click-hook 2013-09-04 13:25:45 +0000
3+++ debian/click.click-desktop.click-hook 2014-06-05 16:11:35 +0000
4@@ -1,4 +1,4 @@
5 User-Level: yes
6 Pattern: ${home}/.local/share/click/hooks/desktop/${id}.desktop
7-Exec: [ -e /usr/share/click/hooks/upstart-app-launch-desktop.hook ] || click desktophook
8+Exec: [ -e /usr/share/click/hooks/ubuntu-app-launch-desktop.hook ] || click desktophook
9 Hook-Name: desktop

Subscribers

People subscribed via source and target branches