* bus/desktop-file.c (parse_key_value): Ignore locales allowing
authorJohn (J5) Palmieri <johnp@redhat.com>
Wed, 30 Nov 2005 20:14:30 +0000 (20:14 +0000)
committerJohn (J5) Palmieri <johnp@redhat.com>
Wed, 30 Nov 2005 20:14:30 +0000 (20:14 +0000)
commit982592992055de23aa7fee61a72d7c71228c1469
treece523ec6b102113f65048db218fc90f33aca6660
parent0ca96ec548a6e4a1e39429f3c0480adfe7e2eab8
* bus/desktop-file.c (parse_key_value): Ignore locales allowing
  the parser to continue instead of returning error
  (bus_desktop_file_load): Do not free parser data when
  parse_section_start or parse_key_value fails because it was
  already freed by parser_free (patch from Carlos Garcia Campos
  <carlosgc at gnome.org>)
ChangeLog
bus/desktop-file.c