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:
parent
0be934661d
commit
628bc1ce2c
8 changed files with 133 additions and 22 deletions
9
capplets/theme-switcher/gnome-theme-save-data.c
Normal file
9
capplets/theme-switcher/gnome-theme-save-data.c
Normal 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\
|
||||
";
|
Loading…
Add table
Add a link
Reference in a new issue