2007-07-31 Jérôme <romjerome@yahoo.fr>

* src/GrampsDbUtils/gedcomexport.glade: use UTF-8 instead of UNICODE



svn: r8794
This commit is contained in:
Don Allingham 2007-08-01 02:37:17 +00:00
parent 4f7579c660
commit cbc06f4981
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2007-07-31 Jérôme <romjerome@yahoo.fr>
* src/GrampsDbUtils/gedcomexport.glade: use UTF-8 instead of UNICODE
2007-07-30 Don Allingham <don@gramps-project.org>
* src/DbLoader.py (DbLoader.do_import): catch unicode encoding errors

View File

@ -507,7 +507,7 @@
<child>
<widget class="GtkMenuItem" id="unicode">
<property name="visible">True</property>
<property name="label" translatable="yes">_UNICODE</property>
<property name="label" translatable="yes">_UTF-8</property>
<property name="use_underline">True</property>
<signal name="activate" handler="unicode" last_modification_time="Mon, 12 Jul 2004 20:36:01 GMT"/>
</widget>

View File

@ -710,7 +710,7 @@
ANSEL
ANSI (iso-8859-1)
ASCII
UNICODE</property>
UTF8</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
</widget>