~ci-train-bot/gsettings-ubuntu-touch-schemas/gsettings-ubuntu-touch-schemas-ubuntu-xenial-landing-041

« back to all changes in this revision

Viewing changes to accountsservice/com.ubuntu.AccountsService.Input.xml

  • Committer: CI Train Bot
  • Author(s): Michael Terry
  • Date: 2016-04-14 13:09:40 UTC
  • mfrom: (62.1.1 fix-strings)
  • Revision ID: ci-train-bot@canonical.com-20160414130940-95xbpl2t24wypv9f
Fix DefaultValue settings for MousePrimaryButton and TouchpadPrimaryButton.
Approved by: Ken VanDine

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
        <!-- "left" or "right" -->
10
10
        <property name="MousePrimaryButton" type="s" access="readwrite">
11
 
            <annotation name="org.freedesktop.Accounts.DefaultValue" value="left"/>
 
11
            <annotation name="org.freedesktop.Accounts.DefaultValue.String" value="left"/>
12
12
        </property>
13
13
 
14
14
        <!-- 0 to 1 -->
28
28
 
29
29
        <!-- "left" or "right" -->
30
30
        <property name="TouchpadPrimaryButton" type="s" access="readwrite">
31
 
            <annotation name="org.freedesktop.Accounts.DefaultValue" value="left"/>
 
31
            <annotation name="org.freedesktop.Accounts.DefaultValue.String" value="left"/>
32
32
        </property>
33
33
 
34
34
        <!-- 0 to 1 -->