1.8 -> G2 Localization related troubles

Dominique Corbex dominique.corbex at wanadoo.fr
Mon Jan 30 13:03:52 EST 2006


Le lundi 30 janvier 2006 à 10:58 +0200, Покотиленко Костик a écrit :
> Hi.
> 
> Some time ago I was reporting a "Bug 310102" in 1.8. It's about not
> correct display of non-English characters in reports.
> 

For switching fonts in GnuCash 1.8 reports, install the schema file
joined to this mail.

$ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
$ sudo gconftool-2 --makefile-install-rule gnucash.schemas

Then run gconf editor, goto to : GNOME/Documents/HTML-Editor
and edit fonts and size. The changes are directly applied in the report
window.


-- 
Dominique Corbex <dominique.corbex at wanadoo.fr>
-------------- next part --------------
<gconfschemafile>
    <schemalist>
      <schema>
      <key>/schemas/GNOME/Documents/HTML_Editor/font_variable</key>
      <applyto>/GNOME/Documents/HTML_Editor/font_variable</applyto>
      <owner>gnucash</owner>
      <type>string</type>
      <default>-bitstream-bitstream vera sans-medium-r-normal-*-*-100-*-*-p-*-iso8859-15</default>
      <locale name="C">
        <short>font_variable</short>
        <long>GnuCash Reports variable font</long>
      </locale>
      <locale name="fr">
        <short>Police à empattement variable des rapports de GnuCash</short>
        <long>Cette police à empattement variable sert à l'affichage des rapports de GnuCash</long>
      </locale>
      </schema>
      <schema>
      <key>/schemas/GNOME/Documents/HTML_Editor/font_variable_size</key>
      <applyto>/GNOME/Documents/HTML_Editor/font_variable_size</applyto>
      <owner>gnucash</owner>
      <type>int</type>
      <default>16</default>
      <locale name="C">
        <short>font_variable_size</short>
        <long>GnuCash Reports variable font size</long>
      </locale>
      <locale name="fr">
        <short>Taille de la police à empattement variable</short>
        <long>Taille de la police à empattement variable des rapports de GnuCash</long>
      </locale>
      </schema>
      <schema>
      <key>/schemas/GNOME/Documents/HTML_Editor/font_fixed</key>
      <applyto>/GNOME/Documents/HTML_Editor/font_fixed</applyto>
      <owner>gnucash</owner>
      <type>string</type>
        <default>-monotype-andale mono-medium-r-normal-*-*-180-*-*-m-*-iso8859-15</default>
      <locale name="C">
        <short>font_fixed</short>
        <long>GnuCash Reports fixed font</long>
      </locale>
      <locale name="fr">
        <short>Police à empattement fixe des rapports de GnuCash</short>
        <long>Cette police à empattement fixe sert à l'affichage des rapports de GnuCash</long>
      </locale>
      </schema>
      <schema>
      <key>/schemas/GNOME/Documents/HTML_Editor/font_fixed_size</key>
      <applyto>/GNOME/Documents/HTML_Editor/font_fixed_size</applyto>
      <owner>gnucash</owner>
      <type>int</type>
        <default>16</default>
      <locale name="C">
        <short>font_fixed_size</short>
        <long>GnuCash Reports fixed font size</long>
      </locale>
      <locale name="fr">
        <short>Taille de la police à empattement fixe</short>
        <long>Taille de la police à empattement fixe des rapports de GnuCash</long>
      </locale>
      </schema>
      <schema>
      <key>/schemas/GNOME/Documents/HTML_Editor/link_color</key>
      <applyto>/GNOME/Documents/HTML_Editor/link_color</applyto>
      <owner>gnucash</owner>
      <type>string</type>
        <default>#0000ff</default>
      <locale name="C">
        <short>Link color</short>
        <long>GnuCash Reports link color</long>
      </locale>
      <locale name="fr">
        <short>Couleur des liens</short>
        <long>Couleur des liens des rapports de GnuCash</long>
      </locale>
      </schema>
  </schemalist>  
</gconfschemafile>


More information about the gnucash-devel mailing list