Merge lp:~bfiller/ubuntu-keyboard/enable-emoji-by-default into lp:ubuntu-keyboard

Proposed by Bill Filler
Status: Merged
Approved by: Michael Sheldon
Approved revision: 303
Merged at revision: 310
Proposed branch: lp:~bfiller/ubuntu-keyboard/enable-emoji-by-default
Merge into: lp:ubuntu-keyboard
Diff against target: 12 lines (+1/-1)
1 file modified
data/schemas/com.canonical.keyboard.maliit.gschema.xml (+1/-1)
To merge this branch: bzr merge lp:~bfiller/ubuntu-keyboard/enable-emoji-by-default
Reviewer Review Type Date Requested Status
Michael Sheldon (community) Approve
PS Jenkins bot continuous-integration Needs Fixing
Review via email: mp+248963@code.launchpad.net

Commit message

enable emoji by default

Description of the change

enable emoji by default

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Michael Sheldon (michael-sheldon) wrote :

Tested via "gsettings reset" and the correct defaults were set, autopilot failure is unrelated.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/schemas/com.canonical.keyboard.maliit.gschema.xml'
2--- data/schemas/com.canonical.keyboard.maliit.gschema.xml 2015-01-14 12:07:03 +0000
3+++ data/schemas/com.canonical.keyboard.maliit.gschema.xml 2015-02-06 19:44:06 +0000
4@@ -9,7 +9,7 @@
5 <key name="enabled-languages" type="as">
6 <summary>Enabled languages</summary>
7 <description>User-defined list of activatable languages.</description>
8- <default>[]</default>
9+ <default>['en', 'emoji']</default>
10 </key>
11 <key name="auto-capitalization" type="b">
12 <summary>Auto-capitalization</summary>

Subscribers

People subscribed via source and target branches