Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 08/20/1999 05:10:25
Module Name:	pkgsrc
Committed By:	rh
Date:		Fri Aug 20 12:10:25 UTC 1999

Modified Files:
	pkgsrc/x11/controlcenter: Makefile
	pkgsrc/x11/controlcenter/files: md5
	pkgsrc/x11/controlcenter/pkg: PLIST

Log Message:
Update control-center to 1.0.6

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.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/controlcenter/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/controlcenter/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/controlcenter/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.