GNOME Bugzilla – Bug 325300
Theme manager should be able to handle archives with icon, gtk+ and metacity themes
Last modified: 2006-12-03 14:58:45 UTC
Currently the theme manager cannot install icon, gtk+ and metacity themes that are included in the same archive. This is currently preventing the creation of complete desktop theme archives. I propose that the theme manager should be able to install icon themes if they appear under and an 'icons' directory in the archive. For example, a complete desktop theme archive would have the following structure: /theme-name |- index.theme |- /gtk-2.0 |- /icons `- /metacity-1
I've just committed an implementation of this to CVS HEAD.