2007-01-08 Don Allingham <don@gramps-project.org>

* src/ansel_utf8.py (utf8_to_ansel): handle single character indexes 
	as a fallback. (bug #779)
	* src/StartupDialog.py: removed - no longer used
	* src/Makefile.am: remove StartupDialog.py installation
	* po/POTFILES.in: removed StartupDialog.py



svn: r7882
This commit is contained in:
Don Allingham
2007-01-08 20:08:57 +00:00
parent cf53cad747
commit de760c6c66
5 changed files with 13 additions and 259 deletions

View File

@@ -40,7 +40,6 @@ src/ScratchPad.py
src/Sort.py
src/soundex.py
src/Spell.py
src/StartupDialog.py
src/SubstKeywords.py
src/TipOfDay.py
src/ToolTips.py