Merge lp:~larsu/indicator-keyboard/add-desktop-lockscreen-profile into lp:indicator-keyboard

Proposed by Lars Karlitski
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: 300
Merged at revision: 300
Proposed branch: lp:~larsu/indicator-keyboard/add-desktop-lockscreen-profile
Merge into: lp:indicator-keyboard
Diff against target: 13 lines (+3/-0)
1 file modified
data/Makefile.am (+3/-0)
To merge this branch: bzr merge lp:~larsu/indicator-keyboard/add-desktop-lockscreen-profile
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Marco Trevisan (Treviño) Approve
Review via email: mp+210402@code.launchpad.net

Commit message

Add desktop_lockscreen profile

Description of the change

Add desktop_lockscreen profile

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Thanks!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/Makefile.am'
2--- data/Makefile.am 2013-11-22 16:44:45 +0000
3+++ data/Makefile.am 2014-03-11 13:29:50 +0000
4@@ -56,6 +56,9 @@
5 echo '[desktop_greeter]'; \
6 echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \
7 echo ''; \
8+ echo '[desktop_lockscreen]'; \
9+ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \
10+ echo ''; \
11 echo '[ubiquity]'; \
12 echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop') > $@.tmp && \
13 mv $@.tmp $@

Subscribers

People subscribed via source and target branches

to all changes: