8 Jun 2009 robertc   » (Master)

Latin (As in church latin, not latin character encoding) in Ubuntu Karmic will work better than it did in Hardy/Intrepid. I had missed one of the packages that want hard coded locale data when I did the initial enablement patch.

For reference, when adding a locale:

  • xlib (wants to know what locales are actually UTF8 and what compose sequences to use)
  • gdm (wants to know what locales to display)
  • glibc-locales (has the actual definition

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!