Merge lp:~xnox/indicator-keyboard/ubiquity into lp:indicator-keyboard

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Lars Karlitski
Approved revision: 145
Merged at revision: 144
Proposed branch: lp:~xnox/indicator-keyboard/ubiquity
Merge into: lp:indicator-keyboard
Diff against target: 28 lines (+10/-0)
2 files modified
data/Makefile.am (+3/-0)
debian/changelog (+7/-0)
To merge this branch: bzr merge lp:~xnox/indicator-keyboard/ubiquity
Reviewer Review Type Date Requested Status
Lars Karlitski (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+191797@code.launchpad.net

Commit message

Define "ubiquity" indicator profile, reusing the greeter object. (LP: #1241539)

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
lp:~xnox/indicator-keyboard/ubiquity updated
145. By Dimitri John Ledkov

Fixup

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

Thanks.

review: Approve

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-08-07 20:20:23 +0000
3+++ data/Makefile.am 2013-10-18 14:21:04 +0000
4@@ -51,6 +51,9 @@
5 echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \
6 echo ''; \
7 echo '[desktop_greeter]'; \
8+ echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop'; \
9+ echo ''; \
10+ echo '[ubiquity]'; \
11 echo 'ObjectPath=/com/canonical/indicator/keyboard/desktop') > $@.tmp && \
12 mv $@.tmp $@
13
14
15=== modified file 'debian/changelog'
16--- debian/changelog 2013-10-10 12:36:10 +0000
17+++ debian/changelog 2013-10-18 14:21:04 +0000
18@@ -1,3 +1,10 @@
19+indicator-keyboard (0.0.0+13.10.20131010.1-0ubuntu2) UNRELEASED; urgency=low
20+
21+ * Define "ubiquity" indicator profile, reusing the greeter object. (LP:
22+ #1241539)
23+
24+ -- Dmitrijs Ledkovs <xnox@ubuntu.com> Fri, 18 Oct 2013 13:22:18 +0100
25+
26 indicator-keyboard (0.0.0+13.10.20131010.1-0ubuntu1) saucy; urgency=low
27
28 [ William Hua ]

Subscribers

People subscribed via source and target branches