Commit graph

10 commits

Author SHA1 Message Date
Jens Granseuer
17ec46ecb3 populate the VFS file info fields properly so that nautilus shows e.g.
2007-02-14  Jens Granseuer  <jensgr@gmx.net>

	* theme-method.c: (fill_info_struct), (do_read_directory): populate the
	VFS file info fields properly so that nautilus shows e.g. read-only
	emblems in themes:// (fixes bug #145175)

svn path=/trunk/; revision=7296
2007-02-14 18:23:34 +00:00
Rodrigo Moya
67269d543a fixed function signature.
2005-11-14  Rodrigo Moya <rodrigo@novell.com>

	* theme-method.c (do_tell): fixed function signature.
2005-11-14 15:29:12 +00:00
Kjartan Maraas
564a9d03aa Huge cleanup. Individual ChangeLogs have info. Closing bug #320157. ANSIfy
2005-11-14  Kjartan Maraas  <kmaraas@gnome.org>

	* */*: Huge cleanup. Individual ChangeLogs have info.
	Closing bug #320157.
	* libkbddraw/keyboard-drawing.h: ANSIfy some function declarations.
2005-11-14 15:18:09 +00:00
Kjartan Maraas
c788aa73df NULL vs. 0 Same
2004-12-25  Kjartan Maraas  <kmaraas@gnome.org>

	* theme-method.c: (vfs_module_init): NULL vs. 0
	* theme-thumbnailer.c: (main): Same
2004-12-25 14:37:57 +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
Frédéric Crozat
285427e21f 64bits fixes.
* capplets/font/main.c: (sample_expose):
        * gnome-settings-daemon/gnome-settings-gtk1theme.c:
        (apply_settings):
        * vfs-methods/themus/theme-method.c:
        64bits fixes.
2004-02-06 10:53:58 +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
079e8f507d Fix from Rajkumar Sivasamy for extracting themes under Solaris due to not using
GNU tar.

gnome-control-center relies on the tar/gzip/bzip2 *binaries* to extract themes.
Subsequently it can't tell if things go wrong. This is one very good reason why
fixing the tar/gz/bz2 vfs methods would be a very good thing.
2003-06-06 15:05:13 +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