Projects/Oxygen/namingSpec/categories: Difference between revisions

From KDE TechBase
(Add missing icons from the Todo list to the brief list above, for a better overview. Also, indent the other "OK"s for consistency.)
(Starting a new list of optional icons.)
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:


<pre>
<pre>
  applications-accessories   OK
  applications-accessories             OK
  applications-development   OK
applications-development              OK
  applications-engineering    OK
applications-development-translation  OK **
  applications-education     OK *
  applications-development-web          OK **
  applications-games         OK
applications-education                OK *
  applications-graphics       OK
  applications-education-language      OK **
  applications-internet       OK
  applications-education-mathematics    OK **
  applications-multimedia     OK
applications-engineering              OK
  applications-office         OK
  applications-games                   OK
  applications-other         OK ***
  applications-graphics                 OK
  applications-science       OK
  applications-internet                 OK
  applications-system         OK
  applications-multimedia               OK
  applications-toys           OK **
  applications-office                   OK
  applications-utilities     OK
  applications-other                   OK
  preferences-other           Needed
  applications-science                 OK
  preferences-desktop         Needed
  applications-system                   OK
  preferences-desktop-peripherals OK ***
  applications-toys                     OK **
  preferences-desktop-personal OK
  applications-utilities               OK
  preferences-system         OK
  preferences-other                     OK
  preferences-system-network OK ***
  preferences-desktop                   OK
  system-help                 OK
  preferences-desktop-peripherals       OK ***
  preferences-desktop-personal         OK ***
  preferences-system                   OK
  preferences-system-network           OK ***
  system-help                           OK


  * suggesting this for inclusion into the icon naming specification
  * suggesting this for inclusion into the icon naming specification
Line 33: Line 37:
</pre>
</pre>


== To do for Oxygen ==
== To do for Oxygen - specified icons ==


Icons that are in the spec, but not yet in Oxygen's categories/ so they need to be added. Descriptions taken from the specification. (A lot of those icons already exist as package_* in apps/, they'd only need to be pulled over to here.)
None, everything's in place in the "categories" category :D
 
== To do for Oxygen - optional icons ==
 
These icons are good to have, but even if we lack those there will be a sensible fallback.


<pre>
<pre>
  preferences-desktop
  applications-games-arcade **
   The icon for the "Desktop Preferences" category.
  An icon for arcade games, like KTron or Clanbomber.
 
applications-games-board **
   An icon for board games, like Mahjongg or Chess.
 
applications-games-children **
  An icon for games for small children,
  like the scary Potato Guy.
 
applications-games-strategy **
  An icon for strategy games, like Minesweeper,
  Sokoban or Battle for Wesnoth.


  preferences-other
  applications-games-card **
   The icon for the “Other” preferences category.
  An icon for card games... but for Oxygen, we already have
  a card set icon as fallback, so it doesn't make much sense
   to draw a new icon. Just listed for completeness.
</pre>
</pre>


Line 56: Line 77:
  applications-education
  applications-education
   The icon for the "Education" sub-menu of the Programs menu.
   The icon for the "Education" sub-menu of the Programs menu.
applications-other -> applications
  The icon for a general applications category.
preferences-other -> preferences
  The icon for a general preferences category.


  preferences-desktop-peripherals -> preferences-peripherals
  preferences-desktop-peripherals -> preferences-peripherals
Line 74: Line 89:


Rationale for the renames:
Rationale for the renames:
"other" implies that the icon should be a generic one, and indeed applications-other and preferences-other make for a good fallback if there are categories not covered by a given theme. Also, at least KDE has no "other preferences" category, but rather a separate system settings application and a menu (with icon), both using one general settings icon for the whole set of sub-elements.


The preferences-desktop-* ones are very implementation specific, as it's not specified anywhere that the "peripherals" and "personal" preferences need to be a child element of the desktop preferences. Likewise, "network" settings don't necessarily reside in the preferences-system category in certain desktops.
The preferences-desktop-* ones are very implementation specific, as it's not specified anywhere that the "peripherals" and "personal" preferences need to be a child element of the desktop preferences. Likewise, "network" settings don't necessarily reside in the preferences-system category in certain desktops.

Latest revision as of 21:54, 22 December 2007

Specification compliance of icon names

Icon names without trailing stars already exist in the freedesktop.org icon naming specification.

 applications-accessories              OK
 applications-development              OK
 applications-development-translation  OK **
 applications-development-web          OK **
 applications-education                OK *
 applications-education-language       OK **
 applications-education-mathematics    OK **
 applications-engineering              OK
 applications-games                    OK
 applications-graphics                 OK
 applications-internet                 OK
 applications-multimedia               OK
 applications-office                   OK
 applications-other                    OK
 applications-science                  OK
 applications-system                   OK
 applications-toys                     OK **
 applications-utilities                OK
 preferences-other                     OK
 preferences-desktop                   OK
 preferences-desktop-peripherals       OK ***
 preferences-desktop-personal          OK ***
 preferences-system                    OK
 preferences-system-network            OK ***
 system-help                           OK

 * suggesting this for inclusion into the icon naming specification
 ** not in the spec, but let's keep it out of there anyways,
    it's not really suited to be a standard icon
 *** bad naming in the spec imho, suggesting to rename this icon
     there, but let's use the specified name for now

To do for Oxygen - specified icons

None, everything's in place in the "categories" category :D

To do for Oxygen - optional icons

These icons are good to have, but even if we lack those there will be a sensible fallback.

 applications-games-arcade **
   An icon for arcade games, like KTron or Clanbomber.

 applications-games-board **
   An icon for board games, like Mahjongg or Chess.

 applications-games-children **
   An icon for games for small children,
   like the scary Potato Guy.

 applications-games-strategy **
   An icon for strategy games, like Minesweeper,
   Sokoban or Battle for Wesnoth.

 applications-games-card **
   An icon for card games... but for Oxygen, we already have
   a card set icon as fallback, so it doesn't make much sense
   to draw a new icon. Just listed for completeness.

Suggested changes and additions

Including a suggested short description text like needed for inclusion in the spec.

 applications-development
   [In the description, change "Programming" to "Development",
    in accordance to the icon name and the fd.o menu spec.]

 applications-education
   The icon for the "Education" sub-menu of the Programs menu.

 preferences-desktop-peripherals -> preferences-peripherals
   The icon for the "Peripherals" preferences category.

 preferences-desktop-personal -> preferences-personal
   The icon for the "Personal" preferences category.

 preferences-system-network -> preferences-network
   The icon for the "Network" preferences category.

Rationale for the renames:

The preferences-desktop-* ones are very implementation specific, as it's not specified anywhere that the "peripherals" and "personal" preferences need to be a child element of the desktop preferences. Likewise, "network" settings don't necessarily reside in the preferences-system category in certain desktops.