GNOME Bugzilla – Bug 149346
Themes should have .theme as extension instead of tar.gz
Last modified: 2007-01-14 19:27:17 UTC
If themes had a .theme extension, it would be far more clear that the respective file is a theme and not a general tarball. Of course in the end a .theme file will still be a tarball, but from a user point of perspective I do not care what the internal format is. It should just be clear that it is a theme. Other examples .jar java files are actually just zip files. Also .xpi mozilla extensions are just zip files
Yeah, this has been discussed tangentially in other bugs.
Unfortunatly the .theme extension is already used by index.theme in icon themes, and the index.theme in metathemes. It would be nice to allow metathemes to have their own extension, but I think it would have to be something other than .theme.
I propose .tpf (Theme Package Format) as name, I'll look at what should be done to propose a new mime type and I'll comment as soon as I get the information.
This has been fixed by bug 393697.