After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 325300 - Theme manager should be able to handle archives with icon, gtk+ and metacity themes
Theme manager should be able to handle archives with icon, gtk+ and metacity ...
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] theme-manager
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks: 108144
 
 
Reported: 2005-12-30 15:14 UTC by Thomas Wood
Modified: 2006-12-03 14:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Wood 2005-12-30 15:14:44 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
Comment 1 Thomas Wood 2006-12-03 14:58:45 UTC
I've just committed an implementation of this to CVS HEAD.