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
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.
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.