On Friday 03 November 2006 11:00 am, Georg Baum wrote: > > I forgot that in my list. See the FIXME in > src/frontends/qt4/QDocumentDialog.C.
I found it later with this comment: // FIXME: This list is incomplete. It should not be hardcoded but come from // the available encodings in src/encodings.C // FIXME: "default" is no valid encoding anymore. Nevertheless it occurs also // in other source files. char const * encodings[] = { "LaTeX default", "latin1", "latin2", "latin3", "latin4", "latin5", "latin9", "koi8-r", "koi8-u", "cp866", "cp1251", "iso88595", "pt154", 0 }; Something for 1.6 no doubt. I will change it by hand now. > Georg -- José Abílio