blob: 3c52317366ac7655784fd18a8f8cd9fb92e435e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
## Icon Themes
An icon theme is a set of icons that share a common look and feel. The user can then select the icon theme that they want to use, and all applications will use icons from the theme.
### Mailinglist
Discussion of this specification should occur on the [[xdg mailing list|http://lists.freedesktop.org/mailman/listinfo/xdg]].
### Git
The [[Git|Infrastructure/git]] module for this code is [[xdg/default-icon-theme|http://cgit.freedesktop.org/xdg/default-icon-theme/]].
### Spec
* Latest version (0.11) - [[html (one page)|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html]] - [[html (multiple pages)|http://standards.freedesktop.org/icon-theme-spec/latest/]] - [[xml|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.11.xml]]
* Version 0.10 - [[html (one page)|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.10.html]] - [[html (multiple pages)|http://standards.freedesktop.org/icon-theme-spec/0.10/]] - [[xml|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.10.xml]]
* Version 0.9 - [[html (one page)|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.9.html]] - [[html (multiple pages)|http://standards.freedesktop.org/icon-theme-spec/0.9/]] - [[xml|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.9.xml]]
* Version 0.8 - [[html (one page)|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.8.html]] - [[html (multiple pages)|http://standards.freedesktop.org/icon-theme-spec/0.8/]] - [[xml|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.8.xml]]
* Version 0.7 - [[html (one page)|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.7.html]] - [[html (multiple pages)|http://standards.freedesktop.org/icon-theme-spec/0.7/]] - [[xml|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.7.xml]]
* Version 0.6 - [[html (one page)|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.6.html]] - [[html (multiple pages)|http://standards.freedesktop.org/icon-theme-spec/0.6/]] - [[xml|http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-0.6.xml]]
|