Projects/Oxygen/KDE 4 Icon Transition: Difference between revisions
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
KDE 4 needs to get a new icon theme (Oxygen) and at the same time transition to use the names specified in the icon-name spec. The spec is mostly incomplete at the moment so we will have to define much on it. | KDE 4 needs to get a new icon theme (Oxygen) and at the same time transition to use the names specified in the icon-name spec. The spec is mostly incomplete at the moment so we will have to define much on it. | ||
Line 9: | Line 7: | ||
* run s/old/new/ over the KDE codebase to change the names in the sources | * run s/old/new/ over the KDE codebase to change the names in the sources | ||
* move crystal icons to kdeartwork, renamed | * move crystal icons to kdeartwork, renamed | ||
* rename all the oxygen files, and put into | * rename all the oxygen files, and put into kdebase's runtime | ||
* fill in the gaps with monochrome so it's obvious what still needs to be drawn | * fill in the gaps with monochrome so it's obvious what still needs to be drawn | ||
Line 16: | Line 14: | ||
See http://wiki.kde.org/tiki-index.php?page=KDE4%20icons | See http://wiki.kde.org/tiki-index.php?page=KDE4%20icons | ||
[[Category:Oxygen]] |
Latest revision as of 14:28, 5 October 2007
KDE 4 needs to get a new icon theme (Oxygen) and at the same time transition to use the names specified in the icon-name spec. The spec is mostly incomplete at the moment so we will have to define much on it.
We have a database of old names to new names (URL available on request to jriddell)
- Merge the current icon-name spec names into the database
- sort out the rest of the icons with nicer names and status (new icon, new use for old icon, obsolete icon)
- run s/old/new/ over the KDE codebase to change the names in the sources
- move crystal icons to kdeartwork, renamed
- rename all the oxygen files, and put into kdebase's runtime
- fill in the gaps with monochrome so it's obvious what still needs to be drawn
Contact Jonathan Riddell to help