universal-access: Add 0.75 DPI scale factor
https://bugzilla.gnome.org/show_bug.cgi?id=643503
This commit is contained in:
parent
69e7f00833
commit
a90585f454
1 changed files with 5 additions and 0 deletions
|
@ -35,6 +35,11 @@
|
|||
<column type="gfloat"/>
|
||||
</columns>
|
||||
<data>
|
||||
<row>
|
||||
<col id="0" translatable="yes">75%</col>
|
||||
<col id="1" translatable="yes">Small</col>
|
||||
<col id="2">0.75</col>
|
||||
</row>
|
||||
<row>
|
||||
<col id="0" translatable="yes">100%</col>
|
||||
<col id="1" translatable="yes">Normal</col>
|
||||
|
|
Loading…
Add table
Reference in a new issue