~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to tests/data/external.gschema.xml

UnitySettings: use the ubuntu-schemas path for scaling settings

Also remove unused parts of EMConverter (LP: #1721082)

Approved by: Andrea Azzarone

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
    </key>
75
75
  </schema>
76
76
 
 
77
  <schema path="/com/ubuntu/user-interface/desktop/" id="com.ubuntu.user-interface.desktop">
 
78
    <key type="u" name="scaling-factor">
 
79
      <default>0</default>
 
80
    </key>
 
81
    <key type="d" name="text-scaling-factor">
 
82
      <range min="0.5" max="3.0"/>
 
83
      <default>1.0</default>
 
84
    </key>
 
85
    <key type="i" name="cursor-size">
 
86
      <default>24</default>
 
87
    </key>
 
88
  </schema>
 
89
 
77
90
  <schema id="com.canonical.unity-greeter" path="/com/canonical/unity-greeter/">
78
91
    <key type="s" name="logo">
79
92
      <default>'/usr/share/unity-greeter/logo.png'</default>