No subject
Mon Mar 19 11:14:24 PDT 2012
Yes, you're correct, the order of keys should not matter. That was a bad idea.
It's kind of tricky though, because DontShowIn/OnlyShowIn are kind of
essential, imho.
How about this. It simplifies the format a little, too:
theme.list
[Theme gnome]
OnlyShowIn=Gnome
[Theme tango]
DontShowIn=KDE
[Preferences]
IconTheme=oxygen;gnome;tango;mygenerictheme;myfallbacktheme;
Note that if the theme does not have to be present in the list in order to be
specified in the Ordering key, as we just want the names. It should only be
specified if there is extra metadata to attach to the name. (If "theme <name>"
is a problem, we can just do like the old format, [Theme] Name=<name>)
Preferences might need a better name, but it leaves the door open for further
customization.
We might even want something like:
[Preferences]
IconTheme=...
CursorTheme=...
GTKTheme=...
etc. Just a thought.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Portland-bugs
mailing list