Notable changes are:
* *.desktop: The control-center now speaks Norwegian fluently.
* Patch from Chyla Zbigniew <chyla@alice.ci.pwr.wroc.pl> to
gettextize everything. Sorry translators...
* capplets/wm-properties/wm-desktops/*.desktop: Inserted
Korean-translated strings.
* capplets/mime-type/edit-window.c (initialize_main_win_vals): For
easier i18n, used g_strdup_printf() instead of g_strconcat().
* capplets/theme-switcher/demo.c (demo_main): move the new menubar.
* capplets/screensaver-properties/callbacks.c:
Simplify the execution of the screensaver demo thingies, and add
/usr/X11R6/lib/xscreensaver to the PATH just before exec so we catch
the Red Hat Linux-installed ones.
* capplets/mime-type/edit-window.c (initialize_main_win_vals):
Patch from Fabrice.Bellet@imag.fr for i18n and portability.
* capplets/theme-switcher/lister.c (print_standard_stuff): made
"~/" be gnome_util_user_home instead.
* capplets/theme-switcher/demo.c (demo_main): patch from Akira
Higuchi (a-higuti@math.sci.hokudai.ac.jp) to handle I18N in the
preview window.