remove the dpi default value since g-s-d and the capplet ignore it anyway
2007-05-04 Jens Granseuer <jensgr@gmx.net> * schemas/desktop_gnome_font_rendering.schemas.in: remove the dpi default value since g-s-d and the capplet ignore it anyway but gconf-editor doesn't know that (related to bug #378338) svn path=/trunk/; revision=7554
This commit is contained in:
parent
8529e2f343
commit
a0690623e1
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2007-05-04 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* schemas/desktop_gnome_font_rendering.schemas.in: remove the dpi
|
||||||
|
default value since g-s-d and the capplet ignore it anyway but gconf-editor
|
||||||
|
doesn't know that (related to bug #378338)
|
||||||
|
|
||||||
2007-04-30 Jens Granseuer <jensgr@gmx.net>
|
2007-04-30 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* capplets/Makefile.am:
|
* capplets/Makefile.am:
|
||||||
|
|
|
@ -6,7 +6,6 @@
|
||||||
<applyto>/desktop/gnome/font_rendering/dpi</applyto>
|
<applyto>/desktop/gnome/font_rendering/dpi</applyto>
|
||||||
<owner>gnome</owner>
|
<owner>gnome</owner>
|
||||||
<type>float</type>
|
<type>float</type>
|
||||||
<default>96</default>
|
|
||||||
<locale name="C">
|
<locale name="C">
|
||||||
<short>DPI</short>
|
<short>DPI</short>
|
||||||
<long>
|
<long>
|
||||||
|
|
Loading…
Add table
Reference in a new issue