aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-component-info.c
Commit message (Collapse)AuthorAgeFilesLines
* e_get_language_list now returns language codes that actually work withDan Winship2002-11-271-7/+0
| | | | | | | | | | | * e-shell-settings-dialog.c (page_new): e_get_language_list now returns language codes that actually work with oaf, making the _()s here redundant. * e-component-info.c (get_i18n_value): Remove code to turn "fr_FR" into "fr", since e_get_language_list will return both now. svn path=/trunk/; revision=18928
* Updated for libxml2. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-041-5/+5
| | | | | | | | | * e-component-info.c: Updated for libxml2. * e-shortcuts.c: Likewise. * e-folder-list.c: Likewise. * e-local-folder.c: Likewise. svn path=/trunk/; revision=18512
* New. New.Ettore Perazzoli2002-03-271-0/+295
* e-component-info.c: New. * e-component-info.h: New. svn path=/trunk/; revision=16256