Commit graph

7 commits

Author SHA1 Message Date
Kjartan Maraas
206af76406 Don't leak the theme name if the theme is invalid. NULL vs. 0 in
2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>

        * theme-thumbnailer.c: (main): Don't leak the theme name
        if the theme is invalid.
        * themus-properties-view.c: (themus_properties_view_init):
        NULL vs. 0 in gnome_theme_init()
2005-02-05 13:45:56 +00:00
James Henstridge
b3cec14376 use libnautilus-extension.
2004-11-27  James Henstridge  <james@jamesh.id.au>

	* configure.in (THEMUS_COMPONENT): use libnautilus-extension.

2004-11-27  James Henstridge  <james@jamesh.id.au>

	* themus-theme-applier.c: get rid of the bonobo includes.

	* Makefile.am: update to install Nautilus extension.

	* themus-properties-main.c: convert from a Bonobo component to a
	Nautilus extension.

	* themus-properties-view.[ch]: convert to a simple widget.  Also
	fix a bunch of leaks.
2004-11-27 15:22:44 +00:00
Christian Neumair
b7bd72a511 Use gi18n-lib for internationalization, fixes #109206.
2004-07-22  Christian Neumair  <chris@gnome-de.org>

	* themus-properties-view.c: Use gi18n-lib for internationalization,
	fixes #109206.
2004-07-22 17:43:58 +00:00
Jody Goldberg
9a9008178d merge and update patch from
http://bugzilla.gnome.org/show_bug.cgi?id=134895
2004-03-31 21:30:23 +00:00
Alex Duggan
777ac6fd50 Remove #define _(s) and replaced with #include <glib/gi18n.h> which fixes
2004-01-07  Alex Duggan  <aldug@astrolinux.com>

	* theme-method.c:
	Remove #define _(s) and replaced with #include <glib/gi18n.h>
	which fixes bug #130757.  Add a function prototype
	(copied from font-method.c) to fix compiler warning.

	* themus-properties-view.c:
	Remove unused variable to fix compiler warning.
2004-01-07 18:08:24 +00:00
Andrew Sobala
e3d66e9268 HELLO #COMMITS!!!
2003-06-03  Andrew Sobala  <aes@gnome.org>

	* themus-properties-view.c: fix description word wrapping
	* theme-method.c: gcc 2.x compile
2003-06-03 22:32:37 +00:00
Andrew Sobala
128bcd8d80 Andrew Sobala <aes@gnome.org>
The grand "themus->control-center" merge. See individual ChangeLogs for
details.
2003-05-13 18:37:05 +00:00