New file. Really saves now. Doesn't notice when a new metatheme is added,

Fri Dec  6 16:54:14 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-theme-save-data.c: New file.  Really saves now.  Doesn't
	notice when a new metatheme is added, though.

Fri Dec  6 16:13:54 2002  Jonathan Blandford  <jrb@redhat.com>

	* gnome-theme-info.c (top_theme_dir_changed_callback): I know C.
	Really, I do.
This commit is contained in:
Jonathan Blandford 2002-12-06 21:56:37 +00:00 committed by Jonathan Blandford
parent 0be934661d
commit 628bc1ce2c
8 changed files with 133 additions and 22 deletions

View file

@ -0,0 +1,9 @@
static const gchar *theme_header =
"[Desktop Entry]\n\
Name=%s\n\
Type=X-GNOME-Metatheme\n\
Comment=%s\n\
Encoding=UTF-8\n\
\n\
[X-GNOME-Metatheme]\n\
";