<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://techbase.kde.org/skins/common/feed.css?0.2"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://techbase.kde.org/api.php?action=feedcontributions&amp;user=Jpetso&amp;feedformat=atom</id>
		<title>KDE TechBase - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://techbase.kde.org/api.php?action=feedcontributions&amp;user=Jpetso&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Special:Contributions/Jpetso"/>
		<updated>2013-05-22T23:59:24Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/Projects/WebKit</id>
		<title>Projects/WebKit</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/WebKit"/>
				<updated>2009-10-10T06:13:35Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Get the source */ I think the official git mirror should also be listed here. It's like the third time I need to look it up after reading this page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page is still work in progress.'''&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
This project aims to integrate [http://webkit.org/ WebKit] ([http://doc.trolltech.com/latest/qtwebkit.html QtWebKit]) into KDE.&lt;br /&gt;
&lt;br /&gt;
Please see also: [http://userbase.kde.org/General_KDE_FAQs#Will_KDE_be_using_WebKit.3F_How_can_I_use_WebKit_in_Konqueror.3F Will KDE be using WebKit? How can I use WebKit in Konqueror?]&lt;br /&gt;
&lt;br /&gt;
The project is made up of the following components:&lt;br /&gt;
* [[/Library|The binding between KDE and QtWebKit]]&lt;br /&gt;
* [[/Part|WebKitPart: A KPart based on it]]&lt;br /&gt;
&lt;br /&gt;
There is also a [[/TODO|TODO list]] avilable with tasks which needs to be done.&lt;br /&gt;
&lt;br /&gt;
Bugs submitted for all WebKit related components can be found [https://bugs.kde.org/buglist.cgi?product=webkitkde&amp;amp;bug_status=UNCONFIRMED&amp;amp;bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED here].&lt;br /&gt;
&lt;br /&gt;
If you would like to discuss things releated to WebKit integration into KDE, you can join the mailing list: &amp;lt;webkit-devel kde.org&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Hacking [Qt]WebKit == &lt;br /&gt;
=== Build instructions ===&lt;br /&gt;
  [http://trac.webkit.org/wiki/BuildingQtOnLinux http://trac.webkit.org/wiki/BuildingQtOnLinux]&lt;br /&gt;
&lt;br /&gt;
=== Overview of QtWebKit classes ===&lt;br /&gt;
  [http://trac.webkit.org/wiki/QtWebKitHacking http://trac.webkit.org/wiki/QtWebKitHacking]&lt;br /&gt;
  [http://trac.webkit.org/wiki/QtWebKitContrib http://trac.webkit.org/wiki/QtWebKitContrib]&lt;br /&gt;
&lt;br /&gt;
IRC on freenode, #webkit, #qtwebkit&lt;br /&gt;
&lt;br /&gt;
=== Get the source ===&lt;br /&gt;
 SVN: [http://svn.webkit.org/repository/webkit/trunk http://svn.webkit.org/repository/webkit/trunk] - official upstream repository&lt;br /&gt;
   or&lt;br /&gt;
 GIT: git://git.webkit.org/WebKit.git - WebKit's own Git mirror, handy to just track vanilla upstream&lt;br /&gt;
      [http://gitorious.org/qtwebkit/qtwebkit http://gitorious.org/qtwebkit/qtwebkit] - Nokia's Git mirror with Qt-specific branches&lt;br /&gt;
&lt;br /&gt;
  =&amp;gt; creates WebKit/Build&lt;br /&gt;
&lt;br /&gt;
=== Patch queue ===&lt;br /&gt;
 [http://webkit.org/pending-review http://webkit.org/pending-review]&lt;br /&gt;
&lt;br /&gt;
cd Webkit Build/&lt;br /&gt;
&lt;br /&gt;
=== Uploading a patch ===&lt;br /&gt;
1) git/svn diff&lt;br /&gt;
2) webkittools/Scripts/prepare_ChangeLog&lt;br /&gt;
3) Edit changelogs&lt;br /&gt;
4) Create new bug on bugs.webkit.org  (component: QtWebKit)&lt;br /&gt;
5) Attach patch including changelog&lt;br /&gt;
6) mark attachment for review with r?&lt;br /&gt;
7) wait or find someone on irc #webkit for reviewing &amp;amp; landing&lt;br /&gt;
8) r+ (means ok; otherwise r-) &amp;amp; land&lt;br /&gt;
&lt;br /&gt;
Tool: WebKitTools/Scripts/bugzilla-tool&lt;br /&gt;
&lt;br /&gt;
=== Unit tests ===&lt;br /&gt;
WebKit/qt/tests&lt;br /&gt;
&lt;br /&gt;
=== Layout tests ===&lt;br /&gt;
&lt;br /&gt;
clone [http://gitorious.org/qtwebkit/testfonts http://gitorious.org/qtwebkit/testfonts]&lt;br /&gt;
&lt;br /&gt;
set WEBKIT_TESTFONTS=/path/to/cloned/fonts&lt;br /&gt;
&lt;br /&gt;
WebKitTools/Scrits/run-webkit-tests - MAY BE FLAKY&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/apps</id>
		<title>Projects/Oxygen/namingSpec/apps</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/apps"/>
				<updated>2009-01-13T12:34:26Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: I thought the quassel icon doesn't belong here, but it's not wrong at least.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification. &lt;br /&gt;
&lt;br /&gt;
'''Generic Application Names:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 accessories-calculator             OK (KDE 3 name: kcalc)&lt;br /&gt;
 accessories-character-map          OK (KDE 3 name: kcharselect)&lt;br /&gt;
 accessories-dictionary             OK (KDE 3 name: kdict)&lt;br /&gt;
 internet-web-browser               OK *** (did not exist&lt;br /&gt;
                                        in this form in KDE 3)&lt;br /&gt;
 help-browser                       OK (KDE 3 name: khelpcenter)&lt;br /&gt;
 internet-telephony                 OK ** (KDE 3 name: kcall)&lt;br /&gt;
 internet-mail                      OK *** (KDE 3 name: kmail)&lt;br /&gt;
 ksnapshot                          -&amp;gt; accessories-screen-shot **&lt;br /&gt;
 accessories-text-editor            OK (KDE 3 name: kwrite)&lt;br /&gt;
 multimedia-volume-control          OK&lt;br /&gt;
 graphics-viewer-document           OK **&lt;br /&gt;
 office-address-book                OK ** (KDE 3 name: kaddressbook)&lt;br /&gt;
 office-calendar                    OK *** (KDE 3 name: korganizer)&lt;br /&gt;
 preferences-contact-list           ?? (likely ok, but I don't&lt;br /&gt;
                                        remember the use case)&lt;br /&gt;
 preferences-desktop-accessibility  OK (KDE 3 name: access)&lt;br /&gt;
 preferences-desktop-color          OK ** (KDE 3 name: colors)&lt;br /&gt;
 preferences-desktop-cryptography   OK ** &lt;br /&gt;
 preferences-desktop-default-applications OK ** (did not exist in KDE 3)&lt;br /&gt;
 preferences-desktop-display        OK **&lt;br /&gt;
 preferences-desktop-filetype-association OK **&lt;br /&gt;
                                       (KDE 3 name: filetypes)&lt;br /&gt;
 preferences-desktop-font           OK (KDE 3 name: font)&lt;br /&gt;
 preferences-desktop-font-installer OK ** (in workspace/kcontrol/kfontinst)&lt;br /&gt;
                                       (KDE 3 name: kcmfontinst)&lt;br /&gt;
 preferences-desktop-gaming         OK ** (KDE 3 name: devices/joystick)&lt;br /&gt;
 preferences-desktop-icons          OK ** (KDE 3 name: icons)&lt;br /&gt;
 preferences-desktop-keyboard       OK (KDE 3 name: keyboard)&lt;br /&gt;
 preferences-desktop-launch-feedback OK ** (KDE 3 name: actions/launch)&lt;br /&gt;
 preferences-desktop-locale         OK (KDE 3 name: locale)&lt;br /&gt;
 preferences-desktop-mouse          OK * (KDE 3 name: devices/mouse)&lt;br /&gt;
 preferences-desktop-multimedia     Needed&lt;br /&gt;
 preferences-desktop-notification   OK ** (KDE 3 name: knotify)&lt;br /&gt;
 preferences-desktop-notification-bell OK ** (KDE 3 name: actions/bell)&lt;br /&gt;
 preferences-desktop-printer        OK ** (KDE 3 name: printmgr)&lt;br /&gt;
 preferences-desktop-screensaver    OK (KDE 3 name: kscreensaver)&lt;br /&gt;
 preferences-desktop-sound          OK *** (KDE 3 name: kcmsound)&lt;br /&gt;
 preferences-desktop-text-to-speech OK ** (KDE 3 name: kttsd)&lt;br /&gt;
 preferences-desktop-theme          OK (KDE 3 name: looknfeel)&lt;br /&gt;
 preferences-desktop-user           OK ** (KDE 3 name: userconfig)&lt;br /&gt;
 preferences-desktop-user-password  OK ** (KDE 3 name: password)&lt;br /&gt;
 preferences-desktop-wallpaper      OK (KDE 3 name: background)&lt;br /&gt;
 preferences-kcalc-constants        ?? also used by kmplot? (says Pino)&lt;br /&gt;
 preferences-plugin                 OK **&lt;br /&gt;
 preferences-plugin-script          OK **&lt;br /&gt;
 preferences-system-bluetooth       OK ** (KDE 3 name: kdebluetooth)&lt;br /&gt;
 preferences-system-login           OK ** (KDE 3 name: kdmconfig)&lt;br /&gt;
 preferences-system-network-sharing -&amp;gt; ...-share instead of sharing?&lt;br /&gt;
                                       that was the initial plan,&lt;br /&gt;
                                       check back what's better.&lt;br /&gt;
                                       apart from that:&lt;br /&gt;
                                    OK ** (only used the &amp;quot;share&amp;quot;&lt;br /&gt;
                                           overlay in KDE 3)&lt;br /&gt;
 preferences-system-performance     OK ** (KDE 3 origin: launch)&lt;br /&gt;
 preferences-system-power-management OK ** (KDE 3 name: energy)&lt;br /&gt;
 preferences-system-session-services OK ** (KDE 3 name: services)&lt;br /&gt;
 preferences-system-time            OK ** (KDE 3 name: date)&lt;br /&gt;
 preferences-system-windows         OK *** (KDE 3 name: kwin)&lt;br /&gt;
 preferences-web-browser-adblock    OK ** (KDE 3 origin: filter)&lt;br /&gt;
 preferences-web-browser-cache      OK ** (KDE 3 name: cache)&lt;br /&gt;
 preferences-web-browser-cookies    OK ** (KDE 3 name: cookie)&lt;br /&gt;
 preferences-web-browser-identification OK ** (KDE 3 name: agent)&lt;br /&gt;
 preferences-web-browser-stylesheets OK ** (KDE 3 name: stylesheet)&lt;br /&gt;
 preferences-web-browser-shortcuts  OK ** (KDE 3 name: enhanced_browsing)&lt;br /&gt;
 system-file-manager                OK (KDE 3 name: kfm)&lt;br /&gt;
 system-users                       OK *** (KDE 3 name - private&lt;br /&gt;
                                            to KUser: add_group)&lt;br /&gt;
 system-software-update             OK (KDE 3 name: kpackage)&lt;br /&gt;
 system-diagnosis                   -&amp;gt; svn rm? probably not needed,&lt;br /&gt;
                                       pinheiro added it without any&lt;br /&gt;
                                       given use case (since 4.2)&lt;br /&gt;
 utilities-file-archiver            OK ** (KDE 3 name: ark)&lt;br /&gt;
 utilities-log-viewer               OK ** (KDE 3 name: ksystemlog)&lt;br /&gt;
 utilities-system-monitor           OK (KDE 3 name: ksysguard)&lt;br /&gt;
 utilities-terminal                 OK (KDE 3 name: konsole)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** exists in the Tango icon set, but not in the spec&lt;br /&gt;
&lt;br /&gt;
'''Generic Tango icons in Oxygen:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 krfb        -&amp;gt; preferences-desktop-remote-desktop&lt;br /&gt;
                (also used in GNOME under that name)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Other application icons:'''&lt;br /&gt;
&lt;br /&gt;
Most other application icons should go to their home modules instead of residing in kdelibs - this not only makes for a better overview but also reduces disk space in case not all modules are installed. And, of course, prevents icons being misused for wrong usages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 acroread                      ?? newer Reader versions are named&lt;br /&gt;
                                  differently (how again?), and&lt;br /&gt;
                                  use upper-case characters in&lt;br /&gt;
                                  the name of the executable.&lt;br /&gt;
 akonadi                       OK, as it an independent app that&lt;br /&gt;
                                  doesn't make use of kdelibs and thus&lt;br /&gt;
                                  can't provide the icon by itself&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 basket                        -&amp;gt; move to wherever basket lives&lt;br /&gt;
 digikam                       -&amp;gt; move to extragear/graphics/digikam&lt;br /&gt;
 fontforge                     OK&lt;br /&gt;
 java                          OK&lt;br /&gt;
 k3b                           -&amp;gt; move to extragear/multimedia/k3b&lt;br /&gt;
 kaffeine                      -&amp;gt; move to extragear/kaffeine&lt;br /&gt;
 kblogger                      -&amp;gt; move to wherever kblogger lives&lt;br /&gt;
 kbugbuster                    -&amp;gt; move to kdesdk/kbugbuster&lt;br /&gt;
 kchart                        -&amp;gt; move to koffice/kchart&lt;br /&gt;
 kcolorchooser                 -&amp;gt; move to kdegraphics/kcolorchooser&lt;br /&gt;
 kde                           OK (KDE 3 name: actions/about_kde)&lt;br /&gt;
 kexi                          -&amp;gt; move to koffice/kexi&lt;br /&gt;
 kjournal                      ?? does it still exist? if no, svn rm.&lt;br /&gt;
                                  if yes, move to wherever it lives.&lt;br /&gt;
 klipper                       -&amp;gt; move to kdebase/klipper&lt;br /&gt;
 kmplayer                      -&amp;gt; move to extragear/multimedia/kmplayer&lt;br /&gt;
 knewsticker                   -&amp;gt; svn rm, doesn't even exist anymore&lt;br /&gt;
                                  to the best of jpetso's knowledge&lt;br /&gt;
 knotes                        -&amp;gt; move to kdepim/knotes&lt;br /&gt;
                                  (and to the notes plasmoid?)&lt;br /&gt;
 kolf                          -&amp;gt; move to kdegames/kolf&lt;br /&gt;
 konqueror                     OK&lt;br /&gt;
 kontact                       -&amp;gt; move to kdepim/kontact&lt;br /&gt;
 konversation                  -&amp;gt; move to extragear/network/konversation&lt;br /&gt;
 krita                         -&amp;gt; move to koffice/krita&lt;br /&gt;
 ksniffer                      -&amp;gt; move to playground/network/ksniffer&lt;br /&gt;
 ktip                          -&amp;gt; move to wherever ktip lives&lt;br /&gt;
 ktorrent                      -&amp;gt; move to extragear/network/ktorrent&lt;br /&gt;
 kuickshow                     -&amp;gt; move to wherever kuickshow lives&lt;br /&gt;
 kverbos                       -&amp;gt; move to wherever kverbos lives&lt;br /&gt;
 kwallet                       OK&lt;br /&gt;
 kword                         -&amp;gt; move to koffice/kword&lt;br /&gt;
 nepomuk                       OK&lt;br /&gt;
 oxygen                        OK&lt;br /&gt;
 okteta                        -&amp;gt; move to kdeutils/okteta&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 plasma                        OK&lt;br /&gt;
 plasmagik                     -&amp;gt; move to&lt;br /&gt;
                                  playground/base/plasma/plasmagik&lt;br /&gt;
 quassel                       OK, as quassel has a hicolor icon in&lt;br /&gt;
                                  its own sources. Moving it upstream&lt;br /&gt;
                                  would still be a good idea.&lt;br /&gt;
                                  (since 4.2)&lt;br /&gt;
 strigi                        OK&lt;br /&gt;
 wine                          OK&lt;br /&gt;
 xorg                          OK&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's apps/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-multimedia&lt;br /&gt;
   The icon used for the desktop's multimedia preferences.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen - not in the spec ==&lt;br /&gt;
&lt;br /&gt;
Icons that are not specified and do not currently exist as well, but are needed for KDE applications (and not blatantly obvious). Yes, I am aware that some of those are bad (if not outright evil) names. That comes from preferences-desktop-peripherals being classified in the &amp;quot;desktop&amp;quot; preferences subgroup, which is very wrong imho. We need to fix this in the spec (see the suggestions of the [[Projects/Oxygen/namingSpec/categories|categories]] page), but until then, I stay with specification conform names. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-effect **&lt;br /&gt;
   The icon for the &amp;quot;Desktop Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel **&lt;br /&gt;
   The icon for the &amp;quot;Panels&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-theme-style **&lt;br /&gt;
   The icon for the &amp;quot;Style&amp;quot; KCM (widget style, in &amp;quot;Appearance&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-discovery **&lt;br /&gt;
   The icon for the &amp;quot;Service Discovery&amp;quot;&lt;br /&gt;
   (= DNSSD / Zeroconf / Bonjour / Rendezvous) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy ***&lt;br /&gt;
   The icon for the &amp;quot;Proxy&amp;quot; KCM. (Also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session ***&lt;br /&gt;
   The icon for the &amp;quot;Session Manager&amp;quot; KCM.&lt;br /&gt;
   (This icon also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-splash **&lt;br /&gt;
   The icon for the &amp;quot;Splash Screen&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional icons ==&lt;br /&gt;
&lt;br /&gt;
We don't absolutely need those because they are covered by fallbacks: if these icons don't exist, they've got a sensible fallback.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-display-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Monitors&amp;quot; (aka Xinerama) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-display-randr&lt;br /&gt;
   The icon for the &amp;quot;Size &amp;amp; Orientation&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-keyboard-khotkeys&lt;br /&gt;
   The icon for the &amp;quot;KHotKeys&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Desktops&amp;quot;&lt;br /&gt;
   (a.k.a. virtual desktops) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel-taskbar&lt;br /&gt;
   The icon for the &amp;quot;Taskbar&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-account&lt;br /&gt;
   The icon for the &amp;quot;Password &amp;amp; User Account&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-smartcard&lt;br /&gt;
   The icon for the &amp;quot;Smartcards&amp;quot; KCM.&lt;br /&gt;
   (Was &amp;quot;identity&amp;quot; in KDE 3, and is really not necessary.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-solid&lt;br /&gt;
   The icon for the &amp;quot;Solid&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-connection&lt;br /&gt;
   The icon for the &amp;quot;Connection Preferences&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows&lt;br /&gt;
   The icon for the &amp;quot;Windows Shares&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows-status&lt;br /&gt;
   The icon for the &amp;quot;Samba Status&amp;quot; KCM (in KInfoCenter).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-effect&lt;br /&gt;
   The icon for the &amp;quot;Window Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-decoration&lt;br /&gt;
   The icon for the &amp;quot;Window Decorations&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-specific&lt;br /&gt;
   The icon for the &amp;quot;Window-Specific Settings&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Even more optional ==&lt;br /&gt;
&lt;br /&gt;
Draw those only if you feel like wasting time for&lt;br /&gt;
little outcome. I haven't got KDE 4 compiled at the moment,&lt;br /&gt;
so I don't even know if those are visible at all.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-system-windows-focus&lt;br /&gt;
   The icon for the KWin's &amp;quot;Focus&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-action&lt;br /&gt;
   The icon for the KWin's &amp;quot;Actions&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-movement&lt;br /&gt;
   The icon for the KWin's &amp;quot;Moving&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-advanced&lt;br /&gt;
   The icon for the KWin's &amp;quot;Advanced&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 internet-group-chat&lt;br /&gt;
   For a possible generic instant messager icon.&lt;br /&gt;
   *Very* optional though, as we already have branded&lt;br /&gt;
   Kopete and Konversation icons.&lt;br /&gt;
&lt;br /&gt;
 internet-mail&lt;br /&gt;
   Used in KDE 4 instead of &amp;quot;kmail&amp;quot;. (Done.)&lt;br /&gt;
&lt;br /&gt;
 internet-news-reader&lt;br /&gt;
   Instead of &amp;quot;knode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 internet-web-browser&lt;br /&gt;
   For a possible generic browser icon. *Very* optional though,&lt;br /&gt;
   as we already have a branded Konqueror icon. (Done.)&lt;br /&gt;
&lt;br /&gt;
 office-calendar&lt;br /&gt;
   We already have this from the previous &amp;quot;korganizer&amp;quot; icon.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-assistive-technology&lt;br /&gt;
   Tango does this as preferences-desktop-accessibility&lt;br /&gt;
   plus an emblem-style gear icon at the lower right.&lt;br /&gt;
   Hardly necessary to have.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-sound&lt;br /&gt;
   Go Phonon go. (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy&lt;br /&gt;
   We do have proxy settings in KDE 3, this might make sense.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session&lt;br /&gt;
   The icon for the session management settings.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows&lt;br /&gt;
   KWin settings. (Done.)&lt;br /&gt;
&lt;br /&gt;
 system-installer&lt;br /&gt;
   Adept, Yast, Pirut, Smart, or whatever else is out there.&lt;br /&gt;
&lt;br /&gt;
 system-users&lt;br /&gt;
   Seems to fit KUser or Guidance's &amp;quot;User Management&amp;quot; module.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/apps</id>
		<title>Projects/Oxygen/namingSpec/apps</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/apps"/>
				<updated>2009-01-13T12:25:31Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: knewsticker and system-diagnosis icons added by pinheiro (without a need for them, it seems).&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification. &lt;br /&gt;
&lt;br /&gt;
'''Generic Application Names:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 accessories-calculator             OK (KDE 3 name: kcalc)&lt;br /&gt;
 accessories-character-map          OK (KDE 3 name: kcharselect)&lt;br /&gt;
 accessories-dictionary             OK (KDE 3 name: kdict)&lt;br /&gt;
 internet-web-browser               OK *** (did not exist&lt;br /&gt;
                                        in this form in KDE 3)&lt;br /&gt;
 help-browser                       OK (KDE 3 name: khelpcenter)&lt;br /&gt;
 internet-telephony                 OK ** (KDE 3 name: kcall)&lt;br /&gt;
 internet-mail                      OK *** (KDE 3 name: kmail)&lt;br /&gt;
 ksnapshot                          -&amp;gt; accessories-screen-shot **&lt;br /&gt;
 accessories-text-editor            OK (KDE 3 name: kwrite)&lt;br /&gt;
 multimedia-volume-control          OK&lt;br /&gt;
 graphics-viewer-document           OK **&lt;br /&gt;
 office-address-book                OK ** (KDE 3 name: kaddressbook)&lt;br /&gt;
 office-calendar                    OK *** (KDE 3 name: korganizer)&lt;br /&gt;
 preferences-contact-list           ?? (likely ok, but I don't&lt;br /&gt;
                                        remember the use case)&lt;br /&gt;
 preferences-desktop-accessibility  OK (KDE 3 name: access)&lt;br /&gt;
 preferences-desktop-color          OK ** (KDE 3 name: colors)&lt;br /&gt;
 preferences-desktop-cryptography   OK ** &lt;br /&gt;
 preferences-desktop-default-applications OK ** (did not exist in KDE 3)&lt;br /&gt;
 preferences-desktop-display        OK **&lt;br /&gt;
 preferences-desktop-filetype-association OK **&lt;br /&gt;
                                       (KDE 3 name: filetypes)&lt;br /&gt;
 preferences-desktop-font           OK (KDE 3 name: font)&lt;br /&gt;
 preferences-desktop-font-installer OK ** (in workspace/kcontrol/kfontinst)&lt;br /&gt;
                                       (KDE 3 name: kcmfontinst)&lt;br /&gt;
 preferences-desktop-gaming         OK ** (KDE 3 name: devices/joystick)&lt;br /&gt;
 preferences-desktop-icons          OK ** (KDE 3 name: icons)&lt;br /&gt;
 preferences-desktop-keyboard       OK (KDE 3 name: keyboard)&lt;br /&gt;
 preferences-desktop-launch-feedback OK ** (KDE 3 name: actions/launch)&lt;br /&gt;
 preferences-desktop-locale         OK (KDE 3 name: locale)&lt;br /&gt;
 preferences-desktop-mouse          OK * (KDE 3 name: devices/mouse)&lt;br /&gt;
 preferences-desktop-multimedia     Needed&lt;br /&gt;
 preferences-desktop-notification   OK ** (KDE 3 name: knotify)&lt;br /&gt;
 preferences-desktop-notification-bell OK ** (KDE 3 name: actions/bell)&lt;br /&gt;
 preferences-desktop-printer        OK ** (KDE 3 name: printmgr)&lt;br /&gt;
 preferences-desktop-screensaver    OK (KDE 3 name: kscreensaver)&lt;br /&gt;
 preferences-desktop-sound          OK *** (KDE 3 name: kcmsound)&lt;br /&gt;
 preferences-desktop-text-to-speech OK ** (KDE 3 name: kttsd)&lt;br /&gt;
 preferences-desktop-theme          OK (KDE 3 name: looknfeel)&lt;br /&gt;
 preferences-desktop-user           OK ** (KDE 3 name: userconfig)&lt;br /&gt;
 preferences-desktop-user-password  OK ** (KDE 3 name: password)&lt;br /&gt;
 preferences-desktop-wallpaper      OK (KDE 3 name: background)&lt;br /&gt;
 preferences-kcalc-constants        ?? also used by kmplot? (says Pino)&lt;br /&gt;
 preferences-plugin                 OK **&lt;br /&gt;
 preferences-plugin-script          OK **&lt;br /&gt;
 preferences-system-bluetooth       OK ** (KDE 3 name: kdebluetooth)&lt;br /&gt;
 preferences-system-login           OK ** (KDE 3 name: kdmconfig)&lt;br /&gt;
 preferences-system-network-sharing -&amp;gt; ...-share instead of sharing?&lt;br /&gt;
                                       that was the initial plan,&lt;br /&gt;
                                       check back what's better.&lt;br /&gt;
                                       apart from that:&lt;br /&gt;
                                    OK ** (only used the &amp;quot;share&amp;quot;&lt;br /&gt;
                                           overlay in KDE 3)&lt;br /&gt;
 preferences-system-performance     OK ** (KDE 3 origin: launch)&lt;br /&gt;
 preferences-system-power-management OK ** (KDE 3 name: energy)&lt;br /&gt;
 preferences-system-session-services OK ** (KDE 3 name: services)&lt;br /&gt;
 preferences-system-time            OK ** (KDE 3 name: date)&lt;br /&gt;
 preferences-system-windows         OK *** (KDE 3 name: kwin)&lt;br /&gt;
 preferences-web-browser-adblock    OK ** (KDE 3 origin: filter)&lt;br /&gt;
 preferences-web-browser-cache      OK ** (KDE 3 name: cache)&lt;br /&gt;
 preferences-web-browser-cookies    OK ** (KDE 3 name: cookie)&lt;br /&gt;
 preferences-web-browser-identification OK ** (KDE 3 name: agent)&lt;br /&gt;
 preferences-web-browser-stylesheets OK ** (KDE 3 name: stylesheet)&lt;br /&gt;
 preferences-web-browser-shortcuts  OK ** (KDE 3 name: enhanced_browsing)&lt;br /&gt;
 system-file-manager                OK (KDE 3 name: kfm)&lt;br /&gt;
 system-users                       OK *** (KDE 3 name - private&lt;br /&gt;
                                            to KUser: add_group)&lt;br /&gt;
 system-software-update             OK (KDE 3 name: kpackage)&lt;br /&gt;
 system-diagnosis                   -&amp;gt; svn rm? probably not needed,&lt;br /&gt;
                                       pinheiro added it without any&lt;br /&gt;
                                       given use case (since 4.2)&lt;br /&gt;
 utilities-file-archiver            OK ** (KDE 3 name: ark)&lt;br /&gt;
 utilities-log-viewer               OK ** (KDE 3 name: ksystemlog)&lt;br /&gt;
 utilities-system-monitor           OK (KDE 3 name: ksysguard)&lt;br /&gt;
 utilities-terminal                 OK (KDE 3 name: konsole)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** exists in the Tango icon set, but not in the spec&lt;br /&gt;
&lt;br /&gt;
'''Generic Tango icons in Oxygen:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 krfb        -&amp;gt; preferences-desktop-remote-desktop&lt;br /&gt;
                (also used in GNOME under that name)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Other application icons:'''&lt;br /&gt;
&lt;br /&gt;
Most other application icons should go to their home modules instead of residing in kdelibs - this not only makes for a better overview but also reduces disk space in case not all modules are installed. And, of course, prevents icons being misused for wrong usages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 acroread                      ?? newer Reader versions are named&lt;br /&gt;
                                  differently (how again?), and&lt;br /&gt;
                                  use upper-case characters in&lt;br /&gt;
                                  the name of the executable.&lt;br /&gt;
 akonadi                       OK, as it an independent app that&lt;br /&gt;
                                  doesn't make use of kdelibs and thus&lt;br /&gt;
                                  can't provide the icon by itself&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 basket                        -&amp;gt; move to wherever basket lives&lt;br /&gt;
 digikam                       -&amp;gt; move to extragear/graphics/digikam&lt;br /&gt;
 fontforge                     OK&lt;br /&gt;
 java                          OK&lt;br /&gt;
 k3b                           -&amp;gt; move to extragear/multimedia/k3b&lt;br /&gt;
 kaffeine                      -&amp;gt; move to extragear/kaffeine&lt;br /&gt;
 kblogger                      -&amp;gt; move to wherever kblogger lives&lt;br /&gt;
 kbugbuster                    -&amp;gt; move to kdesdk/kbugbuster&lt;br /&gt;
 kchart                        -&amp;gt; move to koffice/kchart&lt;br /&gt;
 kcolorchooser                 -&amp;gt; move to kdegraphics/kcolorchooser&lt;br /&gt;
 kde                           OK (KDE 3 name: actions/about_kde)&lt;br /&gt;
 kexi                          -&amp;gt; move to koffice/kexi&lt;br /&gt;
 kjournal                      ?? does it still exist? if no, svn rm.&lt;br /&gt;
                                  if yes, move to wherever it lives.&lt;br /&gt;
 klipper                       -&amp;gt; move to kdebase/klipper&lt;br /&gt;
 kmplayer                      -&amp;gt; move to extragear/multimedia/kmplayer&lt;br /&gt;
 knewsticker                   -&amp;gt; svn rm, doesn't even exist anymore&lt;br /&gt;
                                  to the best of jpetso's knowledge&lt;br /&gt;
 knotes                        -&amp;gt; move to kdepim/knotes&lt;br /&gt;
                                  (and to the notes plasmoid?)&lt;br /&gt;
 kolf                          -&amp;gt; move to kdegames/kolf&lt;br /&gt;
 konqueror                     OK&lt;br /&gt;
 kontact                       -&amp;gt; move to kdepim/kontact&lt;br /&gt;
 konversation                  -&amp;gt; move to extragear/network/konversation&lt;br /&gt;
 krita                         -&amp;gt; move to koffice/krita&lt;br /&gt;
 ksniffer                      -&amp;gt; move to playground/network/ksniffer&lt;br /&gt;
 ktip                          -&amp;gt; move to wherever ktip lives&lt;br /&gt;
 ktorrent                      -&amp;gt; move to extragear/network/ktorrent&lt;br /&gt;
 kuickshow                     -&amp;gt; move to wherever kuickshow lives&lt;br /&gt;
 kverbos                       -&amp;gt; move to wherever kverbos lives&lt;br /&gt;
 kwallet                       OK&lt;br /&gt;
 kword                         -&amp;gt; move to koffice/kword&lt;br /&gt;
 nepomuk                       OK&lt;br /&gt;
 oxygen                        OK&lt;br /&gt;
 okteta                        -&amp;gt; move to kdeutils/okteta&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 plasma                        OK&lt;br /&gt;
 plasmagik                     -&amp;gt; move to&lt;br /&gt;
                                  playground/base/plasma/plasmagik&lt;br /&gt;
 strigi                        OK&lt;br /&gt;
 wine                          OK&lt;br /&gt;
 xorg                          OK&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's apps/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-multimedia&lt;br /&gt;
   The icon used for the desktop's multimedia preferences.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen - not in the spec ==&lt;br /&gt;
&lt;br /&gt;
Icons that are not specified and do not currently exist as well, but are needed for KDE applications (and not blatantly obvious). Yes, I am aware that some of those are bad (if not outright evil) names. That comes from preferences-desktop-peripherals being classified in the &amp;quot;desktop&amp;quot; preferences subgroup, which is very wrong imho. We need to fix this in the spec (see the suggestions of the [[Projects/Oxygen/namingSpec/categories|categories]] page), but until then, I stay with specification conform names. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-effect **&lt;br /&gt;
   The icon for the &amp;quot;Desktop Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel **&lt;br /&gt;
   The icon for the &amp;quot;Panels&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-theme-style **&lt;br /&gt;
   The icon for the &amp;quot;Style&amp;quot; KCM (widget style, in &amp;quot;Appearance&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-discovery **&lt;br /&gt;
   The icon for the &amp;quot;Service Discovery&amp;quot;&lt;br /&gt;
   (= DNSSD / Zeroconf / Bonjour / Rendezvous) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy ***&lt;br /&gt;
   The icon for the &amp;quot;Proxy&amp;quot; KCM. (Also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session ***&lt;br /&gt;
   The icon for the &amp;quot;Session Manager&amp;quot; KCM.&lt;br /&gt;
   (This icon also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-splash **&lt;br /&gt;
   The icon for the &amp;quot;Splash Screen&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional icons ==&lt;br /&gt;
&lt;br /&gt;
We don't absolutely need those because they are covered by fallbacks: if these icons don't exist, they've got a sensible fallback.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-display-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Monitors&amp;quot; (aka Xinerama) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-display-randr&lt;br /&gt;
   The icon for the &amp;quot;Size &amp;amp; Orientation&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-keyboard-khotkeys&lt;br /&gt;
   The icon for the &amp;quot;KHotKeys&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Desktops&amp;quot;&lt;br /&gt;
   (a.k.a. virtual desktops) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel-taskbar&lt;br /&gt;
   The icon for the &amp;quot;Taskbar&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-account&lt;br /&gt;
   The icon for the &amp;quot;Password &amp;amp; User Account&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-smartcard&lt;br /&gt;
   The icon for the &amp;quot;Smartcards&amp;quot; KCM.&lt;br /&gt;
   (Was &amp;quot;identity&amp;quot; in KDE 3, and is really not necessary.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-solid&lt;br /&gt;
   The icon for the &amp;quot;Solid&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-connection&lt;br /&gt;
   The icon for the &amp;quot;Connection Preferences&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows&lt;br /&gt;
   The icon for the &amp;quot;Windows Shares&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows-status&lt;br /&gt;
   The icon for the &amp;quot;Samba Status&amp;quot; KCM (in KInfoCenter).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-effect&lt;br /&gt;
   The icon for the &amp;quot;Window Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-decoration&lt;br /&gt;
   The icon for the &amp;quot;Window Decorations&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-specific&lt;br /&gt;
   The icon for the &amp;quot;Window-Specific Settings&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Even more optional ==&lt;br /&gt;
&lt;br /&gt;
Draw those only if you feel like wasting time for&lt;br /&gt;
little outcome. I haven't got KDE 4 compiled at the moment,&lt;br /&gt;
so I don't even know if those are visible at all.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-system-windows-focus&lt;br /&gt;
   The icon for the KWin's &amp;quot;Focus&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-action&lt;br /&gt;
   The icon for the KWin's &amp;quot;Actions&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-movement&lt;br /&gt;
   The icon for the KWin's &amp;quot;Moving&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-advanced&lt;br /&gt;
   The icon for the KWin's &amp;quot;Advanced&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 internet-group-chat&lt;br /&gt;
   For a possible generic instant messager icon.&lt;br /&gt;
   *Very* optional though, as we already have branded&lt;br /&gt;
   Kopete and Konversation icons.&lt;br /&gt;
&lt;br /&gt;
 internet-mail&lt;br /&gt;
   Used in KDE 4 instead of &amp;quot;kmail&amp;quot;. (Done.)&lt;br /&gt;
&lt;br /&gt;
 internet-news-reader&lt;br /&gt;
   Instead of &amp;quot;knode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 internet-web-browser&lt;br /&gt;
   For a possible generic browser icon. *Very* optional though,&lt;br /&gt;
   as we already have a branded Konqueror icon. (Done.)&lt;br /&gt;
&lt;br /&gt;
 office-calendar&lt;br /&gt;
   We already have this from the previous &amp;quot;korganizer&amp;quot; icon.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-assistive-technology&lt;br /&gt;
   Tango does this as preferences-desktop-accessibility&lt;br /&gt;
   plus an emblem-style gear icon at the lower right.&lt;br /&gt;
   Hardly necessary to have.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-sound&lt;br /&gt;
   Go Phonon go. (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy&lt;br /&gt;
   We do have proxy settings in KDE 3, this might make sense.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session&lt;br /&gt;
   The icon for the session management settings.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows&lt;br /&gt;
   KWin settings. (Done.)&lt;br /&gt;
&lt;br /&gt;
 system-installer&lt;br /&gt;
   Adept, Yast, Pirut, Smart, or whatever else is out there.&lt;br /&gt;
&lt;br /&gt;
 system-users&lt;br /&gt;
   Seems to fit KUser or Guidance's &amp;quot;User Management&amp;quot; module.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/apps</id>
		<title>Projects/Oxygen/namingSpec/apps</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/apps"/>
				<updated>2009-01-13T12:16:48Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: kteatime has been moved by sitter, thanks.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification. &lt;br /&gt;
&lt;br /&gt;
'''Generic Application Names:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 accessories-calculator             OK (KDE 3 name: kcalc)&lt;br /&gt;
 accessories-character-map          OK (KDE 3 name: kcharselect)&lt;br /&gt;
 accessories-dictionary             OK (KDE 3 name: kdict)&lt;br /&gt;
 internet-web-browser               OK *** (did not exist&lt;br /&gt;
                                        in this form in KDE 3)&lt;br /&gt;
 help-browser                       OK (KDE 3 name: khelpcenter)&lt;br /&gt;
 internet-telephony                 OK ** (KDE 3 name: kcall)&lt;br /&gt;
 internet-mail                      OK *** (KDE 3 name: kmail)&lt;br /&gt;
 ksnapshot                          -&amp;gt; accessories-screen-shot **&lt;br /&gt;
 accessories-text-editor            OK (KDE 3 name: kwrite)&lt;br /&gt;
 multimedia-volume-control          OK&lt;br /&gt;
 graphics-viewer-document           OK **&lt;br /&gt;
 office-address-book                OK ** (KDE 3 name: kaddressbook)&lt;br /&gt;
 office-calendar                    OK *** (KDE 3 name: korganizer)&lt;br /&gt;
 preferences-contact-list           ?? (likely ok, but I don't&lt;br /&gt;
                                        remember the use case)&lt;br /&gt;
 preferences-desktop-accessibility  OK (KDE 3 name: access)&lt;br /&gt;
 preferences-desktop-color          OK ** (KDE 3 name: colors)&lt;br /&gt;
 preferences-desktop-cryptography   OK ** &lt;br /&gt;
 preferences-desktop-default-applications OK ** (did not exist in KDE 3)&lt;br /&gt;
 preferences-desktop-display        OK **&lt;br /&gt;
 preferences-desktop-filetype-association OK **&lt;br /&gt;
                                       (KDE 3 name: filetypes)&lt;br /&gt;
 preferences-desktop-font           OK (KDE 3 name: font)&lt;br /&gt;
 preferences-desktop-font-installer OK ** (in workspace/kcontrol/kfontinst)&lt;br /&gt;
                                       (KDE 3 name: kcmfontinst)&lt;br /&gt;
 preferences-desktop-gaming         OK ** (KDE 3 name: devices/joystick)&lt;br /&gt;
 preferences-desktop-icons          OK ** (KDE 3 name: icons)&lt;br /&gt;
 preferences-desktop-keyboard       OK (KDE 3 name: keyboard)&lt;br /&gt;
 preferences-desktop-launch-feedback OK ** (KDE 3 name: actions/launch)&lt;br /&gt;
 preferences-desktop-locale         OK (KDE 3 name: locale)&lt;br /&gt;
 preferences-desktop-mouse          OK * (KDE 3 name: devices/mouse)&lt;br /&gt;
 preferences-desktop-multimedia     Needed&lt;br /&gt;
 preferences-desktop-notification   OK ** (KDE 3 name: knotify)&lt;br /&gt;
 preferences-desktop-notification-bell OK ** (KDE 3 name: actions/bell)&lt;br /&gt;
 preferences-desktop-printer        OK ** (KDE 3 name: printmgr)&lt;br /&gt;
 preferences-desktop-screensaver    OK (KDE 3 name: kscreensaver)&lt;br /&gt;
 preferences-desktop-sound          OK *** (KDE 3 name: kcmsound)&lt;br /&gt;
 preferences-desktop-text-to-speech OK ** (KDE 3 name: kttsd)&lt;br /&gt;
 preferences-desktop-theme          OK (KDE 3 name: looknfeel)&lt;br /&gt;
 preferences-desktop-user           OK ** (KDE 3 name: userconfig)&lt;br /&gt;
 preferences-desktop-user-password  OK ** (KDE 3 name: password)&lt;br /&gt;
 preferences-desktop-wallpaper      OK (KDE 3 name: background)&lt;br /&gt;
 preferences-kcalc-constants        ?? also used by kmplot? (says Pino)&lt;br /&gt;
 preferences-plugin                 OK **&lt;br /&gt;
 preferences-plugin-script          OK **&lt;br /&gt;
 preferences-system-bluetooth       OK ** (KDE 3 name: kdebluetooth)&lt;br /&gt;
 preferences-system-login           OK ** (KDE 3 name: kdmconfig)&lt;br /&gt;
 preferences-system-network-sharing -&amp;gt; ...-share instead of sharing?&lt;br /&gt;
                                       that was the initial plan,&lt;br /&gt;
                                       check back what's better.&lt;br /&gt;
                                       apart from that:&lt;br /&gt;
                                    OK ** (only used the &amp;quot;share&amp;quot;&lt;br /&gt;
                                           overlay in KDE 3)&lt;br /&gt;
 preferences-system-performance     OK ** (KDE 3 origin: launch)&lt;br /&gt;
 preferences-system-power-management OK ** (KDE 3 name: energy)&lt;br /&gt;
 preferences-system-session-services OK ** (KDE 3 name: services)&lt;br /&gt;
 preferences-system-time            OK ** (KDE 3 name: date)&lt;br /&gt;
 preferences-system-windows         OK *** (KDE 3 name: kwin)&lt;br /&gt;
 preferences-web-browser-adblock    OK ** (KDE 3 origin: filter)&lt;br /&gt;
 preferences-web-browser-cache      OK ** (KDE 3 name: cache)&lt;br /&gt;
 preferences-web-browser-cookies    OK ** (KDE 3 name: cookie)&lt;br /&gt;
 preferences-web-browser-identification OK ** (KDE 3 name: agent)&lt;br /&gt;
 preferences-web-browser-stylesheets OK ** (KDE 3 name: stylesheet)&lt;br /&gt;
 preferences-web-browser-shortcuts  OK ** (KDE 3 name: enhanced_browsing)&lt;br /&gt;
 system-file-manager                OK (KDE 3 name: kfm)&lt;br /&gt;
 system-users                       OK *** (KDE 3 name - private&lt;br /&gt;
                                            to KUser: add_group)&lt;br /&gt;
 system-software-update             OK (KDE 3 name: kpackage)&lt;br /&gt;
 utilities-file-archiver            OK ** (KDE 3 name: ark)&lt;br /&gt;
 utilities-log-viewer               OK ** (KDE 3 name: ksystemlog)&lt;br /&gt;
 utilities-system-monitor           OK (KDE 3 name: ksysguard)&lt;br /&gt;
 utilities-terminal                 OK (KDE 3 name: konsole)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** exists in the Tango icon set, but not in the spec&lt;br /&gt;
&lt;br /&gt;
'''Generic Tango icons in Oxygen:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 krfb        -&amp;gt; preferences-desktop-remote-desktop&lt;br /&gt;
                (also used in GNOME under that name)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Other application icons:'''&lt;br /&gt;
&lt;br /&gt;
Most other application icons should go to their home modules instead of residing in kdelibs - this not only makes for a better overview but also reduces disk space in case not all modules are installed. And, of course, prevents icons being misused for wrong usages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 acroread                      ?? newer Reader versions are named&lt;br /&gt;
                                  differently (how again?), and&lt;br /&gt;
                                  use upper-case characters in&lt;br /&gt;
                                  the name of the executable.&lt;br /&gt;
 akonadi                       OK, as it an independent app that&lt;br /&gt;
                                  doesn't make use of kdelibs and thus&lt;br /&gt;
                                  can't provide the icon by itself&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 basket                        -&amp;gt; move to wherever basket lives&lt;br /&gt;
 digikam                       -&amp;gt; move to extragear/graphics/digikam&lt;br /&gt;
 fontforge                     OK&lt;br /&gt;
 java                          OK&lt;br /&gt;
 k3b                           -&amp;gt; move to extragear/multimedia/k3b&lt;br /&gt;
 kaffeine                      -&amp;gt; move to extragear/kaffeine&lt;br /&gt;
 kblogger                      -&amp;gt; move to wherever kblogger lives&lt;br /&gt;
 kbugbuster                    -&amp;gt; move to kdesdk/kbugbuster&lt;br /&gt;
 kchart                        -&amp;gt; move to koffice/kchart&lt;br /&gt;
 kcolorchooser                 -&amp;gt; move to kdegraphics/kcolorchooser&lt;br /&gt;
 kde                           OK (KDE 3 name: actions/about_kde)&lt;br /&gt;
 kexi                          -&amp;gt; move to koffice/kexi&lt;br /&gt;
 kjournal                      ?? does it still exist? if no, svn rm.&lt;br /&gt;
                                  if yes, move to wherever it lives.&lt;br /&gt;
 klipper                       -&amp;gt; move to kdebase/klipper&lt;br /&gt;
 kmplayer                      -&amp;gt; move to extragear/multimedia/kmplayer&lt;br /&gt;
 knotes                        -&amp;gt; move to kdepim/knotes&lt;br /&gt;
                                  (and to the notes plasmoid?)&lt;br /&gt;
 kolf                          -&amp;gt; move to kdegames/kolf&lt;br /&gt;
 konqueror                     OK&lt;br /&gt;
 kontact                       -&amp;gt; move to kdepim/kontact&lt;br /&gt;
 konversation                  -&amp;gt; move to extragear/network/konversation&lt;br /&gt;
 krita                         -&amp;gt; move to koffice/krita&lt;br /&gt;
 ksniffer                      -&amp;gt; move to playground/network/ksniffer&lt;br /&gt;
 ktip                          -&amp;gt; move to wherever ktip lives&lt;br /&gt;
 ktorrent                      -&amp;gt; move to extragear/network/ktorrent&lt;br /&gt;
 kuickshow                     -&amp;gt; move to wherever kuickshow lives&lt;br /&gt;
 kverbos                       -&amp;gt; move to wherever kverbos lives&lt;br /&gt;
 kwallet                       OK&lt;br /&gt;
 kword                         -&amp;gt; move to koffice/kword&lt;br /&gt;
 nepomuk                       OK&lt;br /&gt;
 oxygen                        OK&lt;br /&gt;
 okteta                        -&amp;gt; move to kdeutils/okteta&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 plasma                        OK&lt;br /&gt;
 plasmagik                     -&amp;gt; move to&lt;br /&gt;
                                  playground/base/plasma/plasmagik&lt;br /&gt;
 strigi                        OK&lt;br /&gt;
 wine                          OK&lt;br /&gt;
 xorg                          OK&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's apps/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-multimedia&lt;br /&gt;
   The icon used for the desktop's multimedia preferences.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen - not in the spec ==&lt;br /&gt;
&lt;br /&gt;
Icons that are not specified and do not currently exist as well, but are needed for KDE applications (and not blatantly obvious). Yes, I am aware that some of those are bad (if not outright evil) names. That comes from preferences-desktop-peripherals being classified in the &amp;quot;desktop&amp;quot; preferences subgroup, which is very wrong imho. We need to fix this in the spec (see the suggestions of the [[Projects/Oxygen/namingSpec/categories|categories]] page), but until then, I stay with specification conform names. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-effect **&lt;br /&gt;
   The icon for the &amp;quot;Desktop Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel **&lt;br /&gt;
   The icon for the &amp;quot;Panels&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-theme-style **&lt;br /&gt;
   The icon for the &amp;quot;Style&amp;quot; KCM (widget style, in &amp;quot;Appearance&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-discovery **&lt;br /&gt;
   The icon for the &amp;quot;Service Discovery&amp;quot;&lt;br /&gt;
   (= DNSSD / Zeroconf / Bonjour / Rendezvous) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy ***&lt;br /&gt;
   The icon for the &amp;quot;Proxy&amp;quot; KCM. (Also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session ***&lt;br /&gt;
   The icon for the &amp;quot;Session Manager&amp;quot; KCM.&lt;br /&gt;
   (This icon also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-splash **&lt;br /&gt;
   The icon for the &amp;quot;Splash Screen&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional icons ==&lt;br /&gt;
&lt;br /&gt;
We don't absolutely need those because they are covered by fallbacks: if these icons don't exist, they've got a sensible fallback.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-display-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Monitors&amp;quot; (aka Xinerama) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-display-randr&lt;br /&gt;
   The icon for the &amp;quot;Size &amp;amp; Orientation&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-keyboard-khotkeys&lt;br /&gt;
   The icon for the &amp;quot;KHotKeys&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Desktops&amp;quot;&lt;br /&gt;
   (a.k.a. virtual desktops) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel-taskbar&lt;br /&gt;
   The icon for the &amp;quot;Taskbar&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-account&lt;br /&gt;
   The icon for the &amp;quot;Password &amp;amp; User Account&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-smartcard&lt;br /&gt;
   The icon for the &amp;quot;Smartcards&amp;quot; KCM.&lt;br /&gt;
   (Was &amp;quot;identity&amp;quot; in KDE 3, and is really not necessary.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-solid&lt;br /&gt;
   The icon for the &amp;quot;Solid&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-connection&lt;br /&gt;
   The icon for the &amp;quot;Connection Preferences&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows&lt;br /&gt;
   The icon for the &amp;quot;Windows Shares&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows-status&lt;br /&gt;
   The icon for the &amp;quot;Samba Status&amp;quot; KCM (in KInfoCenter).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-effect&lt;br /&gt;
   The icon for the &amp;quot;Window Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-decoration&lt;br /&gt;
   The icon for the &amp;quot;Window Decorations&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-specific&lt;br /&gt;
   The icon for the &amp;quot;Window-Specific Settings&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Even more optional ==&lt;br /&gt;
&lt;br /&gt;
Draw those only if you feel like wasting time for&lt;br /&gt;
little outcome. I haven't got KDE 4 compiled at the moment,&lt;br /&gt;
so I don't even know if those are visible at all.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-system-windows-focus&lt;br /&gt;
   The icon for the KWin's &amp;quot;Focus&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-action&lt;br /&gt;
   The icon for the KWin's &amp;quot;Actions&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-movement&lt;br /&gt;
   The icon for the KWin's &amp;quot;Moving&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-advanced&lt;br /&gt;
   The icon for the KWin's &amp;quot;Advanced&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 internet-group-chat&lt;br /&gt;
   For a possible generic instant messager icon.&lt;br /&gt;
   *Very* optional though, as we already have branded&lt;br /&gt;
   Kopete and Konversation icons.&lt;br /&gt;
&lt;br /&gt;
 internet-mail&lt;br /&gt;
   Used in KDE 4 instead of &amp;quot;kmail&amp;quot;. (Done.)&lt;br /&gt;
&lt;br /&gt;
 internet-news-reader&lt;br /&gt;
   Instead of &amp;quot;knode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 internet-web-browser&lt;br /&gt;
   For a possible generic browser icon. *Very* optional though,&lt;br /&gt;
   as we already have a branded Konqueror icon. (Done.)&lt;br /&gt;
&lt;br /&gt;
 office-calendar&lt;br /&gt;
   We already have this from the previous &amp;quot;korganizer&amp;quot; icon.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-assistive-technology&lt;br /&gt;
   Tango does this as preferences-desktop-accessibility&lt;br /&gt;
   plus an emblem-style gear icon at the lower right.&lt;br /&gt;
   Hardly necessary to have.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-sound&lt;br /&gt;
   Go Phonon go. (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy&lt;br /&gt;
   We do have proxy settings in KDE 3, this might make sense.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session&lt;br /&gt;
   The icon for the session management settings.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows&lt;br /&gt;
   KWin settings. (Done.)&lt;br /&gt;
&lt;br /&gt;
 system-installer&lt;br /&gt;
   Adept, Yast, Pirut, Smart, or whatever else is out there.&lt;br /&gt;
&lt;br /&gt;
 system-users&lt;br /&gt;
   Seems to fit KUser or Guidance's &amp;quot;User Management&amp;quot; module.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/apps</id>
		<title>Projects/Oxygen/namingSpec/apps</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/apps"/>
				<updated>2009-01-13T12:15:17Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Kate has been moved by jriddell, thanks.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification. &lt;br /&gt;
&lt;br /&gt;
'''Generic Application Names:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 accessories-calculator             OK (KDE 3 name: kcalc)&lt;br /&gt;
 accessories-character-map          OK (KDE 3 name: kcharselect)&lt;br /&gt;
 accessories-dictionary             OK (KDE 3 name: kdict)&lt;br /&gt;
 internet-web-browser               OK *** (did not exist&lt;br /&gt;
                                        in this form in KDE 3)&lt;br /&gt;
 help-browser                       OK (KDE 3 name: khelpcenter)&lt;br /&gt;
 internet-telephony                 OK ** (KDE 3 name: kcall)&lt;br /&gt;
 internet-mail                      OK *** (KDE 3 name: kmail)&lt;br /&gt;
 ksnapshot                          -&amp;gt; accessories-screen-shot **&lt;br /&gt;
 accessories-text-editor            OK (KDE 3 name: kwrite)&lt;br /&gt;
 multimedia-volume-control          OK&lt;br /&gt;
 graphics-viewer-document           OK **&lt;br /&gt;
 office-address-book                OK ** (KDE 3 name: kaddressbook)&lt;br /&gt;
 office-calendar                    OK *** (KDE 3 name: korganizer)&lt;br /&gt;
 preferences-contact-list           ?? (likely ok, but I don't&lt;br /&gt;
                                        remember the use case)&lt;br /&gt;
 preferences-desktop-accessibility  OK (KDE 3 name: access)&lt;br /&gt;
 preferences-desktop-color          OK ** (KDE 3 name: colors)&lt;br /&gt;
 preferences-desktop-cryptography   OK ** &lt;br /&gt;
 preferences-desktop-default-applications OK ** (did not exist in KDE 3)&lt;br /&gt;
 preferences-desktop-display        OK **&lt;br /&gt;
 preferences-desktop-filetype-association OK **&lt;br /&gt;
                                       (KDE 3 name: filetypes)&lt;br /&gt;
 preferences-desktop-font           OK (KDE 3 name: font)&lt;br /&gt;
 preferences-desktop-font-installer OK ** (in workspace/kcontrol/kfontinst)&lt;br /&gt;
                                       (KDE 3 name: kcmfontinst)&lt;br /&gt;
 preferences-desktop-gaming         OK ** (KDE 3 name: devices/joystick)&lt;br /&gt;
 preferences-desktop-icons          OK ** (KDE 3 name: icons)&lt;br /&gt;
 preferences-desktop-keyboard       OK (KDE 3 name: keyboard)&lt;br /&gt;
 preferences-desktop-launch-feedback OK ** (KDE 3 name: actions/launch)&lt;br /&gt;
 preferences-desktop-locale         OK (KDE 3 name: locale)&lt;br /&gt;
 preferences-desktop-mouse          OK * (KDE 3 name: devices/mouse)&lt;br /&gt;
 preferences-desktop-multimedia     Needed&lt;br /&gt;
 preferences-desktop-notification   OK ** (KDE 3 name: knotify)&lt;br /&gt;
 preferences-desktop-notification-bell OK ** (KDE 3 name: actions/bell)&lt;br /&gt;
 preferences-desktop-printer        OK ** (KDE 3 name: printmgr)&lt;br /&gt;
 preferences-desktop-screensaver    OK (KDE 3 name: kscreensaver)&lt;br /&gt;
 preferences-desktop-sound          OK *** (KDE 3 name: kcmsound)&lt;br /&gt;
 preferences-desktop-text-to-speech OK ** (KDE 3 name: kttsd)&lt;br /&gt;
 preferences-desktop-theme          OK (KDE 3 name: looknfeel)&lt;br /&gt;
 preferences-desktop-user           OK ** (KDE 3 name: userconfig)&lt;br /&gt;
 preferences-desktop-user-password  OK ** (KDE 3 name: password)&lt;br /&gt;
 preferences-desktop-wallpaper      OK (KDE 3 name: background)&lt;br /&gt;
 preferences-kcalc-constants        ?? also used by kmplot? (says Pino)&lt;br /&gt;
 preferences-plugin                 OK **&lt;br /&gt;
 preferences-plugin-script          OK **&lt;br /&gt;
 preferences-system-bluetooth       OK ** (KDE 3 name: kdebluetooth)&lt;br /&gt;
 preferences-system-login           OK ** (KDE 3 name: kdmconfig)&lt;br /&gt;
 preferences-system-network-sharing -&amp;gt; ...-share instead of sharing?&lt;br /&gt;
                                       that was the initial plan,&lt;br /&gt;
                                       check back what's better.&lt;br /&gt;
                                       apart from that:&lt;br /&gt;
                                    OK ** (only used the &amp;quot;share&amp;quot;&lt;br /&gt;
                                           overlay in KDE 3)&lt;br /&gt;
 preferences-system-performance     OK ** (KDE 3 origin: launch)&lt;br /&gt;
 preferences-system-power-management OK ** (KDE 3 name: energy)&lt;br /&gt;
 preferences-system-session-services OK ** (KDE 3 name: services)&lt;br /&gt;
 preferences-system-time            OK ** (KDE 3 name: date)&lt;br /&gt;
 preferences-system-windows         OK *** (KDE 3 name: kwin)&lt;br /&gt;
 preferences-web-browser-adblock    OK ** (KDE 3 origin: filter)&lt;br /&gt;
 preferences-web-browser-cache      OK ** (KDE 3 name: cache)&lt;br /&gt;
 preferences-web-browser-cookies    OK ** (KDE 3 name: cookie)&lt;br /&gt;
 preferences-web-browser-identification OK ** (KDE 3 name: agent)&lt;br /&gt;
 preferences-web-browser-stylesheets OK ** (KDE 3 name: stylesheet)&lt;br /&gt;
 preferences-web-browser-shortcuts  OK ** (KDE 3 name: enhanced_browsing)&lt;br /&gt;
 system-file-manager                OK (KDE 3 name: kfm)&lt;br /&gt;
 system-users                       OK *** (KDE 3 name - private&lt;br /&gt;
                                            to KUser: add_group)&lt;br /&gt;
 system-software-update             OK (KDE 3 name: kpackage)&lt;br /&gt;
 utilities-file-archiver            OK ** (KDE 3 name: ark)&lt;br /&gt;
 utilities-log-viewer               OK ** (KDE 3 name: ksystemlog)&lt;br /&gt;
 utilities-system-monitor           OK (KDE 3 name: ksysguard)&lt;br /&gt;
 utilities-terminal                 OK (KDE 3 name: konsole)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** exists in the Tango icon set, but not in the spec&lt;br /&gt;
&lt;br /&gt;
'''Generic Tango icons in Oxygen:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 krfb        -&amp;gt; preferences-desktop-remote-desktop&lt;br /&gt;
                (also used in GNOME under that name)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Other application icons:'''&lt;br /&gt;
&lt;br /&gt;
Most other application icons should go to their home modules instead of residing in kdelibs - this not only makes for a better overview but also reduces disk space in case not all modules are installed. And, of course, prevents icons being misused for wrong usages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 acroread                      ?? newer Reader versions are named&lt;br /&gt;
                                  differently (how again?), and&lt;br /&gt;
                                  use upper-case characters in&lt;br /&gt;
                                  the name of the executable.&lt;br /&gt;
 akonadi                       OK, as it an independent app that&lt;br /&gt;
                                  doesn't make use of kdelibs and thus&lt;br /&gt;
                                  can't provide the icon by itself&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 basket                        -&amp;gt; move to wherever basket lives&lt;br /&gt;
 digikam                       -&amp;gt; move to extragear/graphics/digikam&lt;br /&gt;
 fontforge                     OK&lt;br /&gt;
 java                          OK&lt;br /&gt;
 k3b                           -&amp;gt; move to extragear/multimedia/k3b&lt;br /&gt;
 kaffeine                      -&amp;gt; move to extragear/kaffeine&lt;br /&gt;
 kblogger                      -&amp;gt; move to wherever kblogger lives&lt;br /&gt;
 kbugbuster                    -&amp;gt; move to kdesdk/kbugbuster&lt;br /&gt;
 kchart                        -&amp;gt; move to koffice/kchart&lt;br /&gt;
 kcolorchooser                 -&amp;gt; move to kdegraphics/kcolorchooser&lt;br /&gt;
 kde                           OK (KDE 3 name: actions/about_kde)&lt;br /&gt;
 kexi                          -&amp;gt; move to koffice/kexi&lt;br /&gt;
 kjournal                      ?? does it still exist? if no, svn rm.&lt;br /&gt;
                                  if yes, move to wherever it lives.&lt;br /&gt;
 klipper                       -&amp;gt; move to kdebase/klipper&lt;br /&gt;
 kmplayer                      -&amp;gt; move to extragear/multimedia/kmplayer&lt;br /&gt;
 knotes                        -&amp;gt; move to kdepim/knotes&lt;br /&gt;
                                  (and to the notes plasmoid?)&lt;br /&gt;
 kolf                          -&amp;gt; move to kdegames/kolf&lt;br /&gt;
 konqueror                     OK&lt;br /&gt;
 kontact                       -&amp;gt; move to kdepim/kontact&lt;br /&gt;
 konversation                  -&amp;gt; move to extragear/network/konversation&lt;br /&gt;
 krita                         -&amp;gt; move to koffice/krita&lt;br /&gt;
 ksniffer                      -&amp;gt; move to playground/network/ksniffer&lt;br /&gt;
 kteatime                      -&amp;gt; move to kdetoys/kteatime&lt;br /&gt;
 ktip                          -&amp;gt; move to wherever ktip lives&lt;br /&gt;
 ktorrent                      -&amp;gt; move to extragear/network/ktorrent&lt;br /&gt;
 kuickshow                     -&amp;gt; move to wherever kuickshow lives&lt;br /&gt;
 kverbos                       -&amp;gt; move to wherever kverbos lives&lt;br /&gt;
 kwallet                       OK&lt;br /&gt;
 kword                         -&amp;gt; move to koffice/kword&lt;br /&gt;
 nepomuk                       OK&lt;br /&gt;
 oxygen                        OK&lt;br /&gt;
 okteta                        -&amp;gt; move to kdeutils/okteta&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 plasma                        OK&lt;br /&gt;
 plasmagik                     -&amp;gt; move to&lt;br /&gt;
                                  playground/base/plasma/plasmagik&lt;br /&gt;
 strigi                        OK&lt;br /&gt;
 wine                          OK&lt;br /&gt;
 xorg                          OK&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's apps/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-multimedia&lt;br /&gt;
   The icon used for the desktop's multimedia preferences.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen - not in the spec ==&lt;br /&gt;
&lt;br /&gt;
Icons that are not specified and do not currently exist as well, but are needed for KDE applications (and not blatantly obvious). Yes, I am aware that some of those are bad (if not outright evil) names. That comes from preferences-desktop-peripherals being classified in the &amp;quot;desktop&amp;quot; preferences subgroup, which is very wrong imho. We need to fix this in the spec (see the suggestions of the [[Projects/Oxygen/namingSpec/categories|categories]] page), but until then, I stay with specification conform names. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-effect **&lt;br /&gt;
   The icon for the &amp;quot;Desktop Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel **&lt;br /&gt;
   The icon for the &amp;quot;Panels&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-theme-style **&lt;br /&gt;
   The icon for the &amp;quot;Style&amp;quot; KCM (widget style, in &amp;quot;Appearance&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-discovery **&lt;br /&gt;
   The icon for the &amp;quot;Service Discovery&amp;quot;&lt;br /&gt;
   (= DNSSD / Zeroconf / Bonjour / Rendezvous) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy ***&lt;br /&gt;
   The icon for the &amp;quot;Proxy&amp;quot; KCM. (Also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session ***&lt;br /&gt;
   The icon for the &amp;quot;Session Manager&amp;quot; KCM.&lt;br /&gt;
   (This icon also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-splash **&lt;br /&gt;
   The icon for the &amp;quot;Splash Screen&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional icons ==&lt;br /&gt;
&lt;br /&gt;
We don't absolutely need those because they are covered by fallbacks: if these icons don't exist, they've got a sensible fallback.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-display-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Monitors&amp;quot; (aka Xinerama) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-display-randr&lt;br /&gt;
   The icon for the &amp;quot;Size &amp;amp; Orientation&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-keyboard-khotkeys&lt;br /&gt;
   The icon for the &amp;quot;KHotKeys&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Desktops&amp;quot;&lt;br /&gt;
   (a.k.a. virtual desktops) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel-taskbar&lt;br /&gt;
   The icon for the &amp;quot;Taskbar&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-account&lt;br /&gt;
   The icon for the &amp;quot;Password &amp;amp; User Account&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-smartcard&lt;br /&gt;
   The icon for the &amp;quot;Smartcards&amp;quot; KCM.&lt;br /&gt;
   (Was &amp;quot;identity&amp;quot; in KDE 3, and is really not necessary.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-solid&lt;br /&gt;
   The icon for the &amp;quot;Solid&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-connection&lt;br /&gt;
   The icon for the &amp;quot;Connection Preferences&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows&lt;br /&gt;
   The icon for the &amp;quot;Windows Shares&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows-status&lt;br /&gt;
   The icon for the &amp;quot;Samba Status&amp;quot; KCM (in KInfoCenter).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-effect&lt;br /&gt;
   The icon for the &amp;quot;Window Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-decoration&lt;br /&gt;
   The icon for the &amp;quot;Window Decorations&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-specific&lt;br /&gt;
   The icon for the &amp;quot;Window-Specific Settings&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Even more optional ==&lt;br /&gt;
&lt;br /&gt;
Draw those only if you feel like wasting time for&lt;br /&gt;
little outcome. I haven't got KDE 4 compiled at the moment,&lt;br /&gt;
so I don't even know if those are visible at all.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-system-windows-focus&lt;br /&gt;
   The icon for the KWin's &amp;quot;Focus&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-action&lt;br /&gt;
   The icon for the KWin's &amp;quot;Actions&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-movement&lt;br /&gt;
   The icon for the KWin's &amp;quot;Moving&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-advanced&lt;br /&gt;
   The icon for the KWin's &amp;quot;Advanced&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 internet-group-chat&lt;br /&gt;
   For a possible generic instant messager icon.&lt;br /&gt;
   *Very* optional though, as we already have branded&lt;br /&gt;
   Kopete and Konversation icons.&lt;br /&gt;
&lt;br /&gt;
 internet-mail&lt;br /&gt;
   Used in KDE 4 instead of &amp;quot;kmail&amp;quot;. (Done.)&lt;br /&gt;
&lt;br /&gt;
 internet-news-reader&lt;br /&gt;
   Instead of &amp;quot;knode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 internet-web-browser&lt;br /&gt;
   For a possible generic browser icon. *Very* optional though,&lt;br /&gt;
   as we already have a branded Konqueror icon. (Done.)&lt;br /&gt;
&lt;br /&gt;
 office-calendar&lt;br /&gt;
   We already have this from the previous &amp;quot;korganizer&amp;quot; icon.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-assistive-technology&lt;br /&gt;
   Tango does this as preferences-desktop-accessibility&lt;br /&gt;
   plus an emblem-style gear icon at the lower right.&lt;br /&gt;
   Hardly necessary to have.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-sound&lt;br /&gt;
   Go Phonon go. (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy&lt;br /&gt;
   We do have proxy settings in KDE 3, this might make sense.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session&lt;br /&gt;
   The icon for the session management settings.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows&lt;br /&gt;
   KWin settings. (Done.)&lt;br /&gt;
&lt;br /&gt;
 system-installer&lt;br /&gt;
   Adept, Yast, Pirut, Smart, or whatever else is out there.&lt;br /&gt;
&lt;br /&gt;
 system-users&lt;br /&gt;
   Seems to fit KUser or Guidance's &amp;quot;User Management&amp;quot; module.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2009-01-13T12:13:19Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: New color-picker-{white,grey,black} icons by johann_ol. Their purpose I don't know, but as the fallback is fine, nothing is lost having those.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                OK (since 4.1)&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 color-picker-white             [...whatever] (since 4.2)&lt;br /&gt;
 color-picker-grey              [...whatever] (since 4.2)&lt;br /&gt;
 color-picker-black             [...whatever] (since 4.2)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dashboard-show                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-bomb                      ?? (since 4.1)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-color              ?? (since 4.2) (maybe ok, maybe rather&lt;br /&gt;
                                    format-stroke-color-text? oh well.)&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-first-view                  OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-first-view-page             OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-last-view                   OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-last-view-page              OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-next-view                   OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-next-view-page              OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-previous-view               OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-previous-view-page          OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 OK&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 object-group                   OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-ungroup                 OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-back              OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-front             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-lower             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-raise             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-move-left                  Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-move-right                 Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-table-of-contents-ltr     OK ** (since 4.1)&lt;br /&gt;
 view-table-of-contents-rtl     OK ** (since 4.1)&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-move-left&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Left&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-move-right&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Right&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2009-01-13T12:09:01Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Adding the remaining icons that were new in 4.1.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                OK (since 4.1)&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dashboard-show                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-bomb                      ?? (since 4.1)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-color              ?? (since 4.2) (maybe ok, maybe rather&lt;br /&gt;
                                    format-stroke-color-text? oh well.)&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-first-view                  OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-first-view-page             OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-last-view                   OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-last-view-page              OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-next-view                   OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-next-view-page              OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-previous-view               OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-previous-view-page          OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 OK&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 object-group                   OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-ungroup                 OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-back              OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-front             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-lower             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-raise             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-move-left                  Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-move-right                 Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-table-of-contents-ltr     OK ** (since 4.1)&lt;br /&gt;
 view-table-of-contents-rtl     OK ** (since 4.1)&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-move-left&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Left&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-move-right&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Right&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/apps</id>
		<title>Projects/Oxygen/namingSpec/apps</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/apps"/>
				<updated>2009-01-13T11:53:16Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: okteta is also in there, but unlike akonadi should be moved to its app directory.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification. &lt;br /&gt;
&lt;br /&gt;
'''Generic Application Names:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 accessories-calculator             OK (KDE 3 name: kcalc)&lt;br /&gt;
 accessories-character-map          OK (KDE 3 name: kcharselect)&lt;br /&gt;
 accessories-dictionary             OK (KDE 3 name: kdict)&lt;br /&gt;
 internet-web-browser               OK *** (did not exist&lt;br /&gt;
                                        in this form in KDE 3)&lt;br /&gt;
 help-browser                       OK (KDE 3 name: khelpcenter)&lt;br /&gt;
 internet-telephony                 OK ** (KDE 3 name: kcall)&lt;br /&gt;
 internet-mail                      OK *** (KDE 3 name: kmail)&lt;br /&gt;
 ksnapshot                          -&amp;gt; accessories-screen-shot **&lt;br /&gt;
 accessories-text-editor            OK (KDE 3 name: kwrite)&lt;br /&gt;
 multimedia-volume-control          OK&lt;br /&gt;
 graphics-viewer-document           OK **&lt;br /&gt;
 office-address-book                OK ** (KDE 3 name: kaddressbook)&lt;br /&gt;
 office-calendar                    OK *** (KDE 3 name: korganizer)&lt;br /&gt;
 preferences-contact-list           ?? (likely ok, but I don't&lt;br /&gt;
                                        remember the use case)&lt;br /&gt;
 preferences-desktop-accessibility  OK (KDE 3 name: access)&lt;br /&gt;
 preferences-desktop-color          OK ** (KDE 3 name: colors)&lt;br /&gt;
 preferences-desktop-cryptography   OK ** &lt;br /&gt;
 preferences-desktop-default-applications OK ** (did not exist in KDE 3)&lt;br /&gt;
 preferences-desktop-display        OK **&lt;br /&gt;
 preferences-desktop-filetype-association OK **&lt;br /&gt;
                                       (KDE 3 name: filetypes)&lt;br /&gt;
 preferences-desktop-font           OK (KDE 3 name: font)&lt;br /&gt;
 preferences-desktop-font-installer OK ** (in workspace/kcontrol/kfontinst)&lt;br /&gt;
                                       (KDE 3 name: kcmfontinst)&lt;br /&gt;
 preferences-desktop-gaming         OK ** (KDE 3 name: devices/joystick)&lt;br /&gt;
 preferences-desktop-icons          OK ** (KDE 3 name: icons)&lt;br /&gt;
 preferences-desktop-keyboard       OK (KDE 3 name: keyboard)&lt;br /&gt;
 preferences-desktop-launch-feedback OK ** (KDE 3 name: actions/launch)&lt;br /&gt;
 preferences-desktop-locale         OK (KDE 3 name: locale)&lt;br /&gt;
 preferences-desktop-mouse          OK * (KDE 3 name: devices/mouse)&lt;br /&gt;
 preferences-desktop-multimedia     Needed&lt;br /&gt;
 preferences-desktop-notification   OK ** (KDE 3 name: knotify)&lt;br /&gt;
 preferences-desktop-notification-bell OK ** (KDE 3 name: actions/bell)&lt;br /&gt;
 preferences-desktop-printer        OK ** (KDE 3 name: printmgr)&lt;br /&gt;
 preferences-desktop-screensaver    OK (KDE 3 name: kscreensaver)&lt;br /&gt;
 preferences-desktop-sound          OK *** (KDE 3 name: kcmsound)&lt;br /&gt;
 preferences-desktop-text-to-speech OK ** (KDE 3 name: kttsd)&lt;br /&gt;
 preferences-desktop-theme          OK (KDE 3 name: looknfeel)&lt;br /&gt;
 preferences-desktop-user           OK ** (KDE 3 name: userconfig)&lt;br /&gt;
 preferences-desktop-user-password  OK ** (KDE 3 name: password)&lt;br /&gt;
 preferences-desktop-wallpaper      OK (KDE 3 name: background)&lt;br /&gt;
 preferences-kcalc-constants        ?? also used by kmplot? (says Pino)&lt;br /&gt;
 preferences-plugin                 OK **&lt;br /&gt;
 preferences-plugin-script          OK **&lt;br /&gt;
 preferences-system-bluetooth       OK ** (KDE 3 name: kdebluetooth)&lt;br /&gt;
 preferences-system-login           OK ** (KDE 3 name: kdmconfig)&lt;br /&gt;
 preferences-system-network-sharing -&amp;gt; ...-share instead of sharing?&lt;br /&gt;
                                       that was the initial plan,&lt;br /&gt;
                                       check back what's better.&lt;br /&gt;
                                       apart from that:&lt;br /&gt;
                                    OK ** (only used the &amp;quot;share&amp;quot;&lt;br /&gt;
                                           overlay in KDE 3)&lt;br /&gt;
 preferences-system-performance     OK ** (KDE 3 origin: launch)&lt;br /&gt;
 preferences-system-power-management OK ** (KDE 3 name: energy)&lt;br /&gt;
 preferences-system-session-services OK ** (KDE 3 name: services)&lt;br /&gt;
 preferences-system-time            OK ** (KDE 3 name: date)&lt;br /&gt;
 preferences-system-windows         OK *** (KDE 3 name: kwin)&lt;br /&gt;
 preferences-web-browser-adblock    OK ** (KDE 3 origin: filter)&lt;br /&gt;
 preferences-web-browser-cache      OK ** (KDE 3 name: cache)&lt;br /&gt;
 preferences-web-browser-cookies    OK ** (KDE 3 name: cookie)&lt;br /&gt;
 preferences-web-browser-identification OK ** (KDE 3 name: agent)&lt;br /&gt;
 preferences-web-browser-stylesheets OK ** (KDE 3 name: stylesheet)&lt;br /&gt;
 preferences-web-browser-shortcuts  OK ** (KDE 3 name: enhanced_browsing)&lt;br /&gt;
 system-file-manager                OK (KDE 3 name: kfm)&lt;br /&gt;
 system-users                       OK *** (KDE 3 name - private&lt;br /&gt;
                                            to KUser: add_group)&lt;br /&gt;
 system-software-update             OK (KDE 3 name: kpackage)&lt;br /&gt;
 utilities-file-archiver            OK ** (KDE 3 name: ark)&lt;br /&gt;
 utilities-log-viewer               OK ** (KDE 3 name: ksystemlog)&lt;br /&gt;
 utilities-system-monitor           OK (KDE 3 name: ksysguard)&lt;br /&gt;
 utilities-terminal                 OK (KDE 3 name: konsole)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** exists in the Tango icon set, but not in the spec&lt;br /&gt;
&lt;br /&gt;
'''Generic Tango icons in Oxygen:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 krfb        -&amp;gt; preferences-desktop-remote-desktop&lt;br /&gt;
                (also used in GNOME under that name)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Other application icons:'''&lt;br /&gt;
&lt;br /&gt;
Most other application icons should go to their home modules instead of residing in kdelibs - this not only makes for a better overview but also reduces disk space in case not all modules are installed. And, of course, prevents icons being misused for wrong usages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 acroread                      ?? newer Reader versions are named&lt;br /&gt;
                                  differently (how again?), and&lt;br /&gt;
                                  use upper-case characters in&lt;br /&gt;
                                  the name of the executable.&lt;br /&gt;
 akonadi                       OK, as it an independent app that&lt;br /&gt;
                                  doesn't make use of kdelibs and thus&lt;br /&gt;
                                  can't provide the icon by itself&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 basket                        -&amp;gt; move to wherever basket lives&lt;br /&gt;
 digikam                       -&amp;gt; move to extragear/graphics/digikam&lt;br /&gt;
 fontforge                     OK&lt;br /&gt;
 java                          OK&lt;br /&gt;
 k3b                           -&amp;gt; move to extragear/multimedia/k3b&lt;br /&gt;
 kaffeine                      -&amp;gt; move to extragear/kaffeine&lt;br /&gt;
 kate                          -&amp;gt; move to kdesdk/kate&lt;br /&gt;
 kblogger                      -&amp;gt; move to wherever kblogger lives&lt;br /&gt;
 kbugbuster                    -&amp;gt; move to kdesdk/kbugbuster&lt;br /&gt;
 kchart                        -&amp;gt; move to koffice/kchart&lt;br /&gt;
 kcolorchooser                 -&amp;gt; move to kdegraphics/kcolorchooser&lt;br /&gt;
 kde                           OK (KDE 3 name: actions/about_kde)&lt;br /&gt;
 kexi                          -&amp;gt; move to koffice/kexi&lt;br /&gt;
 kjournal                      ?? does it still exist? if no, svn rm.&lt;br /&gt;
                                  if yes, move to wherever it lives.&lt;br /&gt;
 klipper                       -&amp;gt; move to kdebase/klipper&lt;br /&gt;
 kmplayer                      -&amp;gt; move to extragear/multimedia/kmplayer&lt;br /&gt;
 knotes                        -&amp;gt; move to kdepim/knotes&lt;br /&gt;
                                  (and to the notes plasmoid?)&lt;br /&gt;
 kolf                          -&amp;gt; move to kdegames/kolf&lt;br /&gt;
 konqueror                     OK&lt;br /&gt;
 kontact                       -&amp;gt; move to kdepim/kontact&lt;br /&gt;
 konversation                  -&amp;gt; move to extragear/network/konversation&lt;br /&gt;
 krita                         -&amp;gt; move to koffice/krita&lt;br /&gt;
 ksniffer                      -&amp;gt; move to playground/network/ksniffer&lt;br /&gt;
 kteatime                      -&amp;gt; move to kdetoys/kteatime&lt;br /&gt;
 ktip                          -&amp;gt; move to wherever ktip lives&lt;br /&gt;
 ktorrent                      -&amp;gt; move to extragear/network/ktorrent&lt;br /&gt;
 kuickshow                     -&amp;gt; move to wherever kuickshow lives&lt;br /&gt;
 kverbos                       -&amp;gt; move to wherever kverbos lives&lt;br /&gt;
 kwallet                       OK&lt;br /&gt;
 kword                         -&amp;gt; move to koffice/kword&lt;br /&gt;
 nepomuk                       OK&lt;br /&gt;
 oxygen                        OK&lt;br /&gt;
 okteta                        -&amp;gt; move to kdeutils/okteta&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 plasma                        OK&lt;br /&gt;
 plasmagik                     -&amp;gt; move to&lt;br /&gt;
                                  playground/base/plasma/plasmagik&lt;br /&gt;
 strigi                        OK&lt;br /&gt;
 wine                          OK&lt;br /&gt;
 xorg                          OK&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's apps/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-multimedia&lt;br /&gt;
   The icon used for the desktop's multimedia preferences.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen - not in the spec ==&lt;br /&gt;
&lt;br /&gt;
Icons that are not specified and do not currently exist as well, but are needed for KDE applications (and not blatantly obvious). Yes, I am aware that some of those are bad (if not outright evil) names. That comes from preferences-desktop-peripherals being classified in the &amp;quot;desktop&amp;quot; preferences subgroup, which is very wrong imho. We need to fix this in the spec (see the suggestions of the [[Projects/Oxygen/namingSpec/categories|categories]] page), but until then, I stay with specification conform names. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-effect **&lt;br /&gt;
   The icon for the &amp;quot;Desktop Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel **&lt;br /&gt;
   The icon for the &amp;quot;Panels&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-theme-style **&lt;br /&gt;
   The icon for the &amp;quot;Style&amp;quot; KCM (widget style, in &amp;quot;Appearance&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-discovery **&lt;br /&gt;
   The icon for the &amp;quot;Service Discovery&amp;quot;&lt;br /&gt;
   (= DNSSD / Zeroconf / Bonjour / Rendezvous) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy ***&lt;br /&gt;
   The icon for the &amp;quot;Proxy&amp;quot; KCM. (Also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session ***&lt;br /&gt;
   The icon for the &amp;quot;Session Manager&amp;quot; KCM.&lt;br /&gt;
   (This icon also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-splash **&lt;br /&gt;
   The icon for the &amp;quot;Splash Screen&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional icons ==&lt;br /&gt;
&lt;br /&gt;
We don't absolutely need those because they are covered by fallbacks: if these icons don't exist, they've got a sensible fallback.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-display-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Monitors&amp;quot; (aka Xinerama) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-display-randr&lt;br /&gt;
   The icon for the &amp;quot;Size &amp;amp; Orientation&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-keyboard-khotkeys&lt;br /&gt;
   The icon for the &amp;quot;KHotKeys&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Desktops&amp;quot;&lt;br /&gt;
   (a.k.a. virtual desktops) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel-taskbar&lt;br /&gt;
   The icon for the &amp;quot;Taskbar&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-account&lt;br /&gt;
   The icon for the &amp;quot;Password &amp;amp; User Account&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-smartcard&lt;br /&gt;
   The icon for the &amp;quot;Smartcards&amp;quot; KCM.&lt;br /&gt;
   (Was &amp;quot;identity&amp;quot; in KDE 3, and is really not necessary.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-solid&lt;br /&gt;
   The icon for the &amp;quot;Solid&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-connection&lt;br /&gt;
   The icon for the &amp;quot;Connection Preferences&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows&lt;br /&gt;
   The icon for the &amp;quot;Windows Shares&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows-status&lt;br /&gt;
   The icon for the &amp;quot;Samba Status&amp;quot; KCM (in KInfoCenter).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-effect&lt;br /&gt;
   The icon for the &amp;quot;Window Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-decoration&lt;br /&gt;
   The icon for the &amp;quot;Window Decorations&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-specific&lt;br /&gt;
   The icon for the &amp;quot;Window-Specific Settings&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Even more optional ==&lt;br /&gt;
&lt;br /&gt;
Draw those only if you feel like wasting time for&lt;br /&gt;
little outcome. I haven't got KDE 4 compiled at the moment,&lt;br /&gt;
so I don't even know if those are visible at all.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-system-windows-focus&lt;br /&gt;
   The icon for the KWin's &amp;quot;Focus&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-action&lt;br /&gt;
   The icon for the KWin's &amp;quot;Actions&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-movement&lt;br /&gt;
   The icon for the KWin's &amp;quot;Moving&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-advanced&lt;br /&gt;
   The icon for the KWin's &amp;quot;Advanced&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 internet-group-chat&lt;br /&gt;
   For a possible generic instant messager icon.&lt;br /&gt;
   *Very* optional though, as we already have branded&lt;br /&gt;
   Kopete and Konversation icons.&lt;br /&gt;
&lt;br /&gt;
 internet-mail&lt;br /&gt;
   Used in KDE 4 instead of &amp;quot;kmail&amp;quot;. (Done.)&lt;br /&gt;
&lt;br /&gt;
 internet-news-reader&lt;br /&gt;
   Instead of &amp;quot;knode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 internet-web-browser&lt;br /&gt;
   For a possible generic browser icon. *Very* optional though,&lt;br /&gt;
   as we already have a branded Konqueror icon. (Done.)&lt;br /&gt;
&lt;br /&gt;
 office-calendar&lt;br /&gt;
   We already have this from the previous &amp;quot;korganizer&amp;quot; icon.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-assistive-technology&lt;br /&gt;
   Tango does this as preferences-desktop-accessibility&lt;br /&gt;
   plus an emblem-style gear icon at the lower right.&lt;br /&gt;
   Hardly necessary to have.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-sound&lt;br /&gt;
   Go Phonon go. (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy&lt;br /&gt;
   We do have proxy settings in KDE 3, this might make sense.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session&lt;br /&gt;
   The icon for the session management settings.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows&lt;br /&gt;
   KWin settings. (Done.)&lt;br /&gt;
&lt;br /&gt;
 system-installer&lt;br /&gt;
   Adept, Yast, Pirut, Smart, or whatever else is out there.&lt;br /&gt;
&lt;br /&gt;
 system-users&lt;br /&gt;
   Seems to fit KUser or Guidance's &amp;quot;User Management&amp;quot; module.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/apps</id>
		<title>Projects/Oxygen/namingSpec/apps</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/apps"/>
				<updated>2009-01-13T11:48:20Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Adding akonadi, which pinheiro added to SVN ages ago already.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification. &lt;br /&gt;
&lt;br /&gt;
'''Generic Application Names:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 accessories-calculator             OK (KDE 3 name: kcalc)&lt;br /&gt;
 accessories-character-map          OK (KDE 3 name: kcharselect)&lt;br /&gt;
 accessories-dictionary             OK (KDE 3 name: kdict)&lt;br /&gt;
 internet-web-browser               OK *** (did not exist&lt;br /&gt;
                                        in this form in KDE 3)&lt;br /&gt;
 help-browser                       OK (KDE 3 name: khelpcenter)&lt;br /&gt;
 internet-telephony                 OK ** (KDE 3 name: kcall)&lt;br /&gt;
 internet-mail                      OK *** (KDE 3 name: kmail)&lt;br /&gt;
 ksnapshot                          -&amp;gt; accessories-screen-shot **&lt;br /&gt;
 accessories-text-editor            OK (KDE 3 name: kwrite)&lt;br /&gt;
 multimedia-volume-control          OK&lt;br /&gt;
 graphics-viewer-document           OK **&lt;br /&gt;
 office-address-book                OK ** (KDE 3 name: kaddressbook)&lt;br /&gt;
 office-calendar                    OK *** (KDE 3 name: korganizer)&lt;br /&gt;
 preferences-contact-list           ?? (likely ok, but I don't&lt;br /&gt;
                                        remember the use case)&lt;br /&gt;
 preferences-desktop-accessibility  OK (KDE 3 name: access)&lt;br /&gt;
 preferences-desktop-color          OK ** (KDE 3 name: colors)&lt;br /&gt;
 preferences-desktop-cryptography   OK ** &lt;br /&gt;
 preferences-desktop-default-applications OK ** (did not exist in KDE 3)&lt;br /&gt;
 preferences-desktop-display        OK **&lt;br /&gt;
 preferences-desktop-filetype-association OK **&lt;br /&gt;
                                       (KDE 3 name: filetypes)&lt;br /&gt;
 preferences-desktop-font           OK (KDE 3 name: font)&lt;br /&gt;
 preferences-desktop-font-installer OK ** (in workspace/kcontrol/kfontinst)&lt;br /&gt;
                                       (KDE 3 name: kcmfontinst)&lt;br /&gt;
 preferences-desktop-gaming         OK ** (KDE 3 name: devices/joystick)&lt;br /&gt;
 preferences-desktop-icons          OK ** (KDE 3 name: icons)&lt;br /&gt;
 preferences-desktop-keyboard       OK (KDE 3 name: keyboard)&lt;br /&gt;
 preferences-desktop-launch-feedback OK ** (KDE 3 name: actions/launch)&lt;br /&gt;
 preferences-desktop-locale         OK (KDE 3 name: locale)&lt;br /&gt;
 preferences-desktop-mouse          OK * (KDE 3 name: devices/mouse)&lt;br /&gt;
 preferences-desktop-multimedia     Needed&lt;br /&gt;
 preferences-desktop-notification   OK ** (KDE 3 name: knotify)&lt;br /&gt;
 preferences-desktop-notification-bell OK ** (KDE 3 name: actions/bell)&lt;br /&gt;
 preferences-desktop-printer        OK ** (KDE 3 name: printmgr)&lt;br /&gt;
 preferences-desktop-screensaver    OK (KDE 3 name: kscreensaver)&lt;br /&gt;
 preferences-desktop-sound          OK *** (KDE 3 name: kcmsound)&lt;br /&gt;
 preferences-desktop-text-to-speech OK ** (KDE 3 name: kttsd)&lt;br /&gt;
 preferences-desktop-theme          OK (KDE 3 name: looknfeel)&lt;br /&gt;
 preferences-desktop-user           OK ** (KDE 3 name: userconfig)&lt;br /&gt;
 preferences-desktop-user-password  OK ** (KDE 3 name: password)&lt;br /&gt;
 preferences-desktop-wallpaper      OK (KDE 3 name: background)&lt;br /&gt;
 preferences-kcalc-constants        ?? also used by kmplot? (says Pino)&lt;br /&gt;
 preferences-plugin                 OK **&lt;br /&gt;
 preferences-plugin-script          OK **&lt;br /&gt;
 preferences-system-bluetooth       OK ** (KDE 3 name: kdebluetooth)&lt;br /&gt;
 preferences-system-login           OK ** (KDE 3 name: kdmconfig)&lt;br /&gt;
 preferences-system-network-sharing -&amp;gt; ...-share instead of sharing?&lt;br /&gt;
                                       that was the initial plan,&lt;br /&gt;
                                       check back what's better.&lt;br /&gt;
                                       apart from that:&lt;br /&gt;
                                    OK ** (only used the &amp;quot;share&amp;quot;&lt;br /&gt;
                                           overlay in KDE 3)&lt;br /&gt;
 preferences-system-performance     OK ** (KDE 3 origin: launch)&lt;br /&gt;
 preferences-system-power-management OK ** (KDE 3 name: energy)&lt;br /&gt;
 preferences-system-session-services OK ** (KDE 3 name: services)&lt;br /&gt;
 preferences-system-time            OK ** (KDE 3 name: date)&lt;br /&gt;
 preferences-system-windows         OK *** (KDE 3 name: kwin)&lt;br /&gt;
 preferences-web-browser-adblock    OK ** (KDE 3 origin: filter)&lt;br /&gt;
 preferences-web-browser-cache      OK ** (KDE 3 name: cache)&lt;br /&gt;
 preferences-web-browser-cookies    OK ** (KDE 3 name: cookie)&lt;br /&gt;
 preferences-web-browser-identification OK ** (KDE 3 name: agent)&lt;br /&gt;
 preferences-web-browser-stylesheets OK ** (KDE 3 name: stylesheet)&lt;br /&gt;
 preferences-web-browser-shortcuts  OK ** (KDE 3 name: enhanced_browsing)&lt;br /&gt;
 system-file-manager                OK (KDE 3 name: kfm)&lt;br /&gt;
 system-users                       OK *** (KDE 3 name - private&lt;br /&gt;
                                            to KUser: add_group)&lt;br /&gt;
 system-software-update             OK (KDE 3 name: kpackage)&lt;br /&gt;
 utilities-file-archiver            OK ** (KDE 3 name: ark)&lt;br /&gt;
 utilities-log-viewer               OK ** (KDE 3 name: ksystemlog)&lt;br /&gt;
 utilities-system-monitor           OK (KDE 3 name: ksysguard)&lt;br /&gt;
 utilities-terminal                 OK (KDE 3 name: konsole)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** exists in the Tango icon set, but not in the spec&lt;br /&gt;
&lt;br /&gt;
'''Generic Tango icons in Oxygen:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 krfb        -&amp;gt; preferences-desktop-remote-desktop&lt;br /&gt;
                (also used in GNOME under that name)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Other application icons:'''&lt;br /&gt;
&lt;br /&gt;
Most other application icons should go to their home modules instead of residing in kdelibs - this not only makes for a better overview but also reduces disk space in case not all modules are installed. And, of course, prevents icons being misused for wrong usages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 acroread                      ?? newer Reader versions are named&lt;br /&gt;
                                  differently (how again?), and&lt;br /&gt;
                                  use upper-case characters in&lt;br /&gt;
                                  the name of the executable.&lt;br /&gt;
 akonadi                       OK, as it an independent app that&lt;br /&gt;
                                  doesn't make use of kdelibs and thus&lt;br /&gt;
                                  can't provide the icon by itself&lt;br /&gt;
                                  (since 4.1)&lt;br /&gt;
 basket                        -&amp;gt; move to wherever basket lives&lt;br /&gt;
 digikam                       -&amp;gt; move to extragear/graphics/digikam&lt;br /&gt;
 fontforge                     OK&lt;br /&gt;
 java                          OK&lt;br /&gt;
 k3b                           -&amp;gt; move to extragear/multimedia/k3b&lt;br /&gt;
 kaffeine                      -&amp;gt; move to extragear/kaffeine&lt;br /&gt;
 kate                          -&amp;gt; move to kdesdk/kate&lt;br /&gt;
 kblogger                      -&amp;gt; move to wherever kblogger lives&lt;br /&gt;
 kbugbuster                    -&amp;gt; move to kdesdk/kbugbuster&lt;br /&gt;
 kchart                        -&amp;gt; move to koffice/kchart&lt;br /&gt;
 kcolorchooser                 -&amp;gt; move to kdegraphics/kcolorchooser&lt;br /&gt;
 kde                           OK (KDE 3 name: actions/about_kde)&lt;br /&gt;
 kexi                          -&amp;gt; move to koffice/kexi&lt;br /&gt;
 kjournal                      ?? does it still exist? if no, svn rm.&lt;br /&gt;
                                  if yes, move to wherever it lives.&lt;br /&gt;
 klipper                       -&amp;gt; move to kdebase/klipper&lt;br /&gt;
 kmplayer                      -&amp;gt; move to extragear/multimedia/kmplayer&lt;br /&gt;
 knotes                        -&amp;gt; move to kdepim/knotes&lt;br /&gt;
                                  (and to the notes plasmoid?)&lt;br /&gt;
 kolf                          -&amp;gt; move to kdegames/kolf&lt;br /&gt;
 konqueror                     OK&lt;br /&gt;
 kontact                       -&amp;gt; move to kdepim/kontact&lt;br /&gt;
 konversation                  -&amp;gt; move to extragear/network/konversation&lt;br /&gt;
 krita                         -&amp;gt; move to koffice/krita&lt;br /&gt;
 ksniffer                      -&amp;gt; move to playground/network/ksniffer&lt;br /&gt;
 kteatime                      -&amp;gt; move to kdetoys/kteatime&lt;br /&gt;
 ktip                          -&amp;gt; move to wherever ktip lives&lt;br /&gt;
 ktorrent                      -&amp;gt; move to extragear/network/ktorrent&lt;br /&gt;
 kuickshow                     -&amp;gt; move to wherever kuickshow lives&lt;br /&gt;
 kverbos                       -&amp;gt; move to wherever kverbos lives&lt;br /&gt;
 kwallet                       OK&lt;br /&gt;
 kword                         -&amp;gt; move to koffice/kword&lt;br /&gt;
 nepomuk                       OK&lt;br /&gt;
 oxygen                        OK&lt;br /&gt;
 plasma                        OK&lt;br /&gt;
 plasmagik                     -&amp;gt; move to&lt;br /&gt;
                                  playground/base/plasma/plasmagik&lt;br /&gt;
 strigi                        OK&lt;br /&gt;
 wine                          OK&lt;br /&gt;
 xorg                          OK&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's apps/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-multimedia&lt;br /&gt;
   The icon used for the desktop's multimedia preferences.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen - not in the spec ==&lt;br /&gt;
&lt;br /&gt;
Icons that are not specified and do not currently exist as well, but are needed for KDE applications (and not blatantly obvious). Yes, I am aware that some of those are bad (if not outright evil) names. That comes from preferences-desktop-peripherals being classified in the &amp;quot;desktop&amp;quot; preferences subgroup, which is very wrong imho. We need to fix this in the spec (see the suggestions of the [[Projects/Oxygen/namingSpec/categories|categories]] page), but until then, I stay with specification conform names. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-effect **&lt;br /&gt;
   The icon for the &amp;quot;Desktop Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel **&lt;br /&gt;
   The icon for the &amp;quot;Panels&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-theme-style **&lt;br /&gt;
   The icon for the &amp;quot;Style&amp;quot; KCM (widget style, in &amp;quot;Appearance&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-discovery **&lt;br /&gt;
   The icon for the &amp;quot;Service Discovery&amp;quot;&lt;br /&gt;
   (= DNSSD / Zeroconf / Bonjour / Rendezvous) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy ***&lt;br /&gt;
   The icon for the &amp;quot;Proxy&amp;quot; KCM. (Also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session ***&lt;br /&gt;
   The icon for the &amp;quot;Session Manager&amp;quot; KCM.&lt;br /&gt;
   (This icon also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-splash **&lt;br /&gt;
   The icon for the &amp;quot;Splash Screen&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional icons ==&lt;br /&gt;
&lt;br /&gt;
We don't absolutely need those because they are covered by fallbacks: if these icons don't exist, they've got a sensible fallback.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-display-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Monitors&amp;quot; (aka Xinerama) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-display-randr&lt;br /&gt;
   The icon for the &amp;quot;Size &amp;amp; Orientation&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-keyboard-khotkeys&lt;br /&gt;
   The icon for the &amp;quot;KHotKeys&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Desktops&amp;quot;&lt;br /&gt;
   (a.k.a. virtual desktops) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel-taskbar&lt;br /&gt;
   The icon for the &amp;quot;Taskbar&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-account&lt;br /&gt;
   The icon for the &amp;quot;Password &amp;amp; User Account&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-smartcard&lt;br /&gt;
   The icon for the &amp;quot;Smartcards&amp;quot; KCM.&lt;br /&gt;
   (Was &amp;quot;identity&amp;quot; in KDE 3, and is really not necessary.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-solid&lt;br /&gt;
   The icon for the &amp;quot;Solid&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-connection&lt;br /&gt;
   The icon for the &amp;quot;Connection Preferences&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows&lt;br /&gt;
   The icon for the &amp;quot;Windows Shares&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows-status&lt;br /&gt;
   The icon for the &amp;quot;Samba Status&amp;quot; KCM (in KInfoCenter).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-effect&lt;br /&gt;
   The icon for the &amp;quot;Window Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-decoration&lt;br /&gt;
   The icon for the &amp;quot;Window Decorations&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-specific&lt;br /&gt;
   The icon for the &amp;quot;Window-Specific Settings&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Even more optional ==&lt;br /&gt;
&lt;br /&gt;
Draw those only if you feel like wasting time for&lt;br /&gt;
little outcome. I haven't got KDE 4 compiled at the moment,&lt;br /&gt;
so I don't even know if those are visible at all.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-system-windows-focus&lt;br /&gt;
   The icon for the KWin's &amp;quot;Focus&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-action&lt;br /&gt;
   The icon for the KWin's &amp;quot;Actions&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-movement&lt;br /&gt;
   The icon for the KWin's &amp;quot;Moving&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-advanced&lt;br /&gt;
   The icon for the KWin's &amp;quot;Advanced&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 internet-group-chat&lt;br /&gt;
   For a possible generic instant messager icon.&lt;br /&gt;
   *Very* optional though, as we already have branded&lt;br /&gt;
   Kopete and Konversation icons.&lt;br /&gt;
&lt;br /&gt;
 internet-mail&lt;br /&gt;
   Used in KDE 4 instead of &amp;quot;kmail&amp;quot;. (Done.)&lt;br /&gt;
&lt;br /&gt;
 internet-news-reader&lt;br /&gt;
   Instead of &amp;quot;knode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 internet-web-browser&lt;br /&gt;
   For a possible generic browser icon. *Very* optional though,&lt;br /&gt;
   as we already have a branded Konqueror icon. (Done.)&lt;br /&gt;
&lt;br /&gt;
 office-calendar&lt;br /&gt;
   We already have this from the previous &amp;quot;korganizer&amp;quot; icon.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-assistive-technology&lt;br /&gt;
   Tango does this as preferences-desktop-accessibility&lt;br /&gt;
   plus an emblem-style gear icon at the lower right.&lt;br /&gt;
   Hardly necessary to have.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-sound&lt;br /&gt;
   Go Phonon go. (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy&lt;br /&gt;
   We do have proxy settings in KDE 3, this might make sense.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session&lt;br /&gt;
   The icon for the session management settings.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows&lt;br /&gt;
   KWin settings. (Done.)&lt;br /&gt;
&lt;br /&gt;
 system-installer&lt;br /&gt;
   Adept, Yast, Pirut, Smart, or whatever else is out there.&lt;br /&gt;
&lt;br /&gt;
 system-users&lt;br /&gt;
   Seems to fit KUser or Guidance's &amp;quot;User Management&amp;quot; module.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2009-01-13T11:41:21Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: New object-* icons added from KOffice sometime in October.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dashboard-show                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-color              ?? (since 4.2) (maybe ok, maybe rather&lt;br /&gt;
                                    format-stroke-color-text? oh well.)&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-first-view                  OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-first-view-page             OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-last-view                   OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-last-view-page              OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-next-view                   OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-next-view-page              OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-previous-view               OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-previous-view-page          OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 OK&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 object-group                   OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-ungroup                 OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-back              OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-front             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-lower             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 object-order-raise             OK ** (since 4.2) (16x16 only?)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-move-left                  Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-move-right                 Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-move-left&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Left&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-move-right&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Right&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2009-01-13T10:44:56Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Adding format-text-color.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dashboard-show                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-color              ?? (since 4.2) (maybe ok, maybe rather&lt;br /&gt;
                                    format-stroke-color-text? oh well.)&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-first-view                  OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-first-view-page             OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-last-view                   OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-last-view-page              OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-next-view                   OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-next-view-page              OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-previous-view               OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-previous-view-page          OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 OK&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-move-left                  Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-move-right                 Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-move-left&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Left&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-move-right&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Right&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2009-01-01T15:07:29Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: JRT added go-*-view icons for order-based navigation, which is cool and should be documented.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dashboard-show                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-first-view                  OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-first-view-page             OK ** (KDE 3 name: start/2leftarrow)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-last-view                   OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-last-view-page              OK ** (KDE 3 name: finish/2rightarrow)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-next-view                   OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-next-view-page              OK ** (KDE 3 name: forward/1rightarrow)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-previous-view               OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-previous-view-page          OK ** (KDE 3 name: back/1leftarrow)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 OK&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-move-left                  Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-move-right                 Needed * New icon (missing in KDE 3)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-move-left&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Left&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-move-right&lt;br /&gt;
   The icon for the menu action &amp;quot;Window -&amp;gt; Move Tab Right&amp;quot;&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals</id>
		<title>Schedules/KDE4/4.1 Release Goals</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals"/>
				<updated>2008-06-24T13:11:37Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Window Manager and Desktop */ It's spelled &amp;quot;dependent&amp;quot; with an &amp;quot;e&amp;quot;, not &amp;quot;dependant&amp;quot; with an &amp;quot;a&amp;quot;.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following features will be part of KDE 4.1:&lt;br /&gt;
&lt;br /&gt;
==New applications and libraries==&lt;br /&gt;
* New: Dragon Player multimedia player&lt;br /&gt;
* New: Ruby, PyQt4 and Plasmoid templates for developers&lt;br /&gt;
* New: printer applet&lt;br /&gt;
* New: Okteta Hex Editor&lt;br /&gt;
* New games: Kdiamond (a bejeweld clone), Kollision, Kubrick, KsirK, KBreakout&lt;br /&gt;
* New: Goya&lt;br /&gt;
* New: Akonadi&lt;br /&gt;
* New: KSystemLog log viewer&lt;br /&gt;
* New: [[Projects/Summer of Code/2007/Projects/KAider|Lokalize]] (formerly Kaider) computer-aided translation system&lt;br /&gt;
* New: Libksane scanning library and Skanlite scanner application&lt;br /&gt;
* New: A shared emoticon theming system (used in PIM and kopete)&lt;br /&gt;
* New: Step physics simulator&lt;br /&gt;
* New: PHP-Qt&lt;br /&gt;
* Back: KSCD&lt;br /&gt;
&lt;br /&gt;
==Improvements in applications==&lt;br /&gt;
* Session management and restore from crash in Konqueror&lt;br /&gt;
* Undo closed window and smooth scrolling in Konqueror&lt;br /&gt;
* Annotations in Kate&lt;br /&gt;
* Reimplementation of KInfoCenter&lt;br /&gt;
* Monitoring process output and Pause/resume applications in KSysGuard&lt;br /&gt;
* Color blindness simulation in KMagnifier&lt;br /&gt;
* Overhauled: KCron, cron job administration tool&lt;br /&gt;
* KGet: web interface, transfer settings, torrent support, nepomuk integration, global speedlimits&lt;br /&gt;
* KRDC: ZeroConf support, now detects remote desktops&lt;br /&gt;
* KLinkStatus general improvements&lt;br /&gt;
* Calculator plasmoid and vector support in KAlgebra&lt;br /&gt;
* Molecular editing in Kalzium&lt;br /&gt;
* Improved OpenStreetMap support in Marble&lt;br /&gt;
* Parley has its main windows redesigned&lt;br /&gt;
* ZeroConf support for KBattleShip&lt;br /&gt;
* Gwenview: undo system, Thumbnail bar, new full-screen UI and rating support&lt;br /&gt;
* Okular: better form support, better presentation mode&lt;br /&gt;
* Kopete: AIM offline support, OTR Encryption support, less intrusive notifications&lt;br /&gt;
* Dolphin: innovative single-click selection, Copy to/Move to, tabs, treeview, tooltips and improved tagging support&lt;br /&gt;
* Konsole: drag'n'drop of tabs, send input to other terminals &lt;br /&gt;
* Too many too mention in [[/Schedules/KDE4/4.1_Feature_Plan#kdepim|KDE-PIM]]&lt;br /&gt;
* Kross-based scripting in KDevelop&lt;br /&gt;
&lt;br /&gt;
==Improvements in frameworks==&lt;br /&gt;
* Support for 3rd party icon themes in compliance to the icon naming specification&lt;br /&gt;
* Support for QtScript, Java, PyQt and QtRuby in the Kross scripting framework&lt;br /&gt;
* CSS3 Media Query in KHTML&lt;br /&gt;
* GStreamer, Quicktime, DirectShow9 Phonon backends&lt;br /&gt;
* Subtitle support in Phonon&lt;br /&gt;
* Caching and interface improvement in KNewStuff&lt;br /&gt;
* DXS support in KNewStuff&lt;br /&gt;
* Add support for galago-like desktop notifications spec&lt;br /&gt;
* Simpler selection of files in single-click mode&lt;br /&gt;
* Font selection dialog has previews now&lt;br /&gt;
* Inline editing and text shadows in the fileview&lt;br /&gt;
* Richtext editor widget&lt;br /&gt;
* Prospective loading of other network resources in KHTML&lt;br /&gt;
* Support for Freedesktop.org's desktop-bookmark-spec&lt;br /&gt;
* Many improvements in Nepomuk, including rating widget and better performance&lt;br /&gt;
&lt;br /&gt;
==Window Manager and Desktop==&lt;br /&gt;
* New coverswitch and wobbly windows effect in KWin&lt;br /&gt;
* Selecting a different window manager in the session module&lt;br /&gt;
* Widgets on Canvas&lt;br /&gt;
* Webkit support&lt;br /&gt;
* OSX Dashboard widget support&lt;br /&gt;
* Orientation-dependent layout in Kickoff&lt;br /&gt;
* More polished kickoff&lt;br /&gt;
* Multiple, resizable and relocatable Plasma panels&lt;br /&gt;
* New interface and configuration dialog for KRunner&lt;br /&gt;
* Desktop Search support in KRunner&lt;br /&gt;
* Kross and Plasma integration in SuperKaramba&lt;br /&gt;
* Menu editing via kickoff-&amp;gt;rightclick&lt;br /&gt;
* Installing icons themes, splash screens, emoticons and Plasma themes via KNewStuff&lt;br /&gt;
* Systemsettings module for Nepomuk and Strigi&lt;br /&gt;
* New applets like one for character selection, network management, pastebin, Kalzium molecule info, show folder and more&lt;br /&gt;
&lt;br /&gt;
==New platforms==&lt;br /&gt;
* [[Projects/KDE_on_Windows|Windows port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Mac_OS_X|Mac port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Solaris|Solaris, OpenSolaris port]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals</id>
		<title>Schedules/KDE4/4.1 Release Goals</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals"/>
				<updated>2008-06-24T13:09:23Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Improvements in frameworks */ fix typo.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following features will be part of KDE 4.1:&lt;br /&gt;
&lt;br /&gt;
==New applications and libraries==&lt;br /&gt;
* New: Dragon Player multimedia player&lt;br /&gt;
* New: Ruby, PyQt4 and Plasmoid templates for developers&lt;br /&gt;
* New: printer applet&lt;br /&gt;
* New: Okteta Hex Editor&lt;br /&gt;
* New games: Kdiamond (a bejeweld clone), Kollision, Kubrick, KsirK, KBreakout&lt;br /&gt;
* New: Goya&lt;br /&gt;
* New: Akonadi&lt;br /&gt;
* New: KSystemLog log viewer&lt;br /&gt;
* New: [[Projects/Summer of Code/2007/Projects/KAider|Lokalize]] (formerly Kaider) computer-aided translation system&lt;br /&gt;
* New: Libksane scanning library and Skanlite scanner application&lt;br /&gt;
* New: A shared emoticon theming system (used in PIM and kopete)&lt;br /&gt;
* New: Step physics simulator&lt;br /&gt;
* New: PHP-Qt&lt;br /&gt;
* Back: KSCD&lt;br /&gt;
&lt;br /&gt;
==Improvements in applications==&lt;br /&gt;
* Session management and restore from crash in Konqueror&lt;br /&gt;
* Undo closed window and smooth scrolling in Konqueror&lt;br /&gt;
* Annotations in Kate&lt;br /&gt;
* Reimplementation of KInfoCenter&lt;br /&gt;
* Monitoring process output and Pause/resume applications in KSysGuard&lt;br /&gt;
* Color blindness simulation in KMagnifier&lt;br /&gt;
* Overhauled: KCron, cron job administration tool&lt;br /&gt;
* KGet: web interface, transfer settings, torrent support, nepomuk integration, global speedlimits&lt;br /&gt;
* KRDC: ZeroConf support, now detects remote desktops&lt;br /&gt;
* KLinkStatus general improvements&lt;br /&gt;
* Calculator plasmoid and vector support in KAlgebra&lt;br /&gt;
* Molecular editing in Kalzium&lt;br /&gt;
* Improved OpenStreetMap support in Marble&lt;br /&gt;
* Parley has its main windows redesigned&lt;br /&gt;
* ZeroConf support for KBattleShip&lt;br /&gt;
* Gwenview: undo system, Thumbnail bar, new full-screen UI and rating support&lt;br /&gt;
* Okular: better form support, better presentation mode&lt;br /&gt;
* Kopete: AIM offline support, OTR Encryption support, less intrusive notifications&lt;br /&gt;
* Dolphin: innovative single-click selection, Copy to/Move to, tabs, treeview, tooltips and improved tagging support&lt;br /&gt;
* Konsole: drag'n'drop of tabs, send input to other terminals &lt;br /&gt;
* Too many too mention in [[/Schedules/KDE4/4.1_Feature_Plan#kdepim|KDE-PIM]]&lt;br /&gt;
* Kross-based scripting in KDevelop&lt;br /&gt;
&lt;br /&gt;
==Improvements in frameworks==&lt;br /&gt;
* Support for 3rd party icon themes in compliance to the icon naming specification&lt;br /&gt;
* Support for QtScript, Java, PyQt and QtRuby in the Kross scripting framework&lt;br /&gt;
* CSS3 Media Query in KHTML&lt;br /&gt;
* GStreamer, Quicktime, DirectShow9 Phonon backends&lt;br /&gt;
* Subtitle support in Phonon&lt;br /&gt;
* Caching and interface improvement in KNewStuff&lt;br /&gt;
* DXS support in KNewStuff&lt;br /&gt;
* Add support for galago-like desktop notifications spec&lt;br /&gt;
* Simpler selection of files in single-click mode&lt;br /&gt;
* Font selection dialog has previews now&lt;br /&gt;
* Inline editing and text shadows in the fileview&lt;br /&gt;
* Richtext editor widget&lt;br /&gt;
* Prospective loading of other network resources in KHTML&lt;br /&gt;
* Support for Freedesktop.org's desktop-bookmark-spec&lt;br /&gt;
* Many improvements in Nepomuk, including rating widget and better performance&lt;br /&gt;
&lt;br /&gt;
==Window Manager and Desktop==&lt;br /&gt;
* New coverswitch and wobbly windows effect in KWin&lt;br /&gt;
* Selecting a different window manager in the session module&lt;br /&gt;
* Widgets on Canvas&lt;br /&gt;
* Webkit support&lt;br /&gt;
* OSX Dashboard widget support&lt;br /&gt;
* Orientation-dependant layout in Kickoff&lt;br /&gt;
* More polished kickoff&lt;br /&gt;
* Multiple, resizable and relocatable Plasma panels&lt;br /&gt;
* New interface and configuration dialog for KRunner&lt;br /&gt;
* Desktop Search support in KRunner&lt;br /&gt;
* Kross and Plasma integration in SuperKaramba&lt;br /&gt;
* Menu editing via kickoff-&amp;gt;rightclick&lt;br /&gt;
* Installing icons themes, splash screens, emoticons and Plasma themes via KNewStuff&lt;br /&gt;
* Systemsettings module for Nepomuk and Strigi&lt;br /&gt;
* New applets like one for character selection, network management, pastebin, Kalzium molecule info, show folder and more&lt;br /&gt;
&lt;br /&gt;
==New platforms==&lt;br /&gt;
* [[Projects/KDE_on_Windows|Windows port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Mac_OS_X|Mac port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Solaris|Solaris, OpenSolaris port]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals</id>
		<title>Schedules/KDE4/4.1 Release Goals</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals"/>
				<updated>2008-06-24T13:07:58Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Improvements in frameworks */ better wording, i think.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following features will be part of KDE 4.1:&lt;br /&gt;
&lt;br /&gt;
==New applications and libraries==&lt;br /&gt;
* New: Dragon Player multimedia player&lt;br /&gt;
* New: Ruby, PyQt4 and Plasmoid templates for developers&lt;br /&gt;
* New: printer applet&lt;br /&gt;
* New: Okteta Hex Editor&lt;br /&gt;
* New games: Kdiamond (a bejeweld clone), Kollision, Kubrick, KsirK, KBreakout&lt;br /&gt;
* New: Goya&lt;br /&gt;
* New: Akonadi&lt;br /&gt;
* New: KSystemLog log viewer&lt;br /&gt;
* New: [[Projects/Summer of Code/2007/Projects/KAider|Lokalize]] (formerly Kaider) computer-aided translation system&lt;br /&gt;
* New: Libksane scanning library and Skanlite scanner application&lt;br /&gt;
* New: A shared emoticon theming system (used in PIM and kopete)&lt;br /&gt;
* New: Step physics simulator&lt;br /&gt;
* New: PHP-Qt&lt;br /&gt;
* Back: KSCD&lt;br /&gt;
&lt;br /&gt;
==Improvements in applications==&lt;br /&gt;
* Session management and restore from crash in Konqueror&lt;br /&gt;
* Undo closed window and smooth scrolling in Konqueror&lt;br /&gt;
* Annotations in Kate&lt;br /&gt;
* Reimplementation of KInfoCenter&lt;br /&gt;
* Monitoring process output and Pause/resume applications in KSysGuard&lt;br /&gt;
* Color blindness simulation in KMagnifier&lt;br /&gt;
* Overhauled: KCron, cron job administration tool&lt;br /&gt;
* KGet: web interface, transfer settings, torrent support, nepomuk integration, global speedlimits&lt;br /&gt;
* KRDC: ZeroConf support, now detects remote desktops&lt;br /&gt;
* KLinkStatus general improvements&lt;br /&gt;
* Calculator plasmoid and vector support in KAlgebra&lt;br /&gt;
* Molecular editing in Kalzium&lt;br /&gt;
* Improved OpenStreetMap support in Marble&lt;br /&gt;
* Parley has its main windows redesigned&lt;br /&gt;
* ZeroConf support for KBattleShip&lt;br /&gt;
* Gwenview: undo system, Thumbnail bar, new full-screen UI and rating support&lt;br /&gt;
* Okular: better form support, better presentation mode&lt;br /&gt;
* Kopete: AIM offline support, OTR Encryption support, less intrusive notifications&lt;br /&gt;
* Dolphin: innovative single-click selection, Copy to/Move to, tabs, treeview, tooltips and improved tagging support&lt;br /&gt;
* Konsole: drag'n'drop of tabs, send input to other terminals &lt;br /&gt;
* Too many too mention in [[/Schedules/KDE4/4.1_Feature_Plan#kdepim|KDE-PIM]]&lt;br /&gt;
* Kross-based scripting in KDevelop&lt;br /&gt;
&lt;br /&gt;
==Improvements in frameworks==&lt;br /&gt;
* Support for 3rd party icon themes in compliance to the icon naming specification&lt;br /&gt;
* Support for QtScript, Java, PyQt and QtRuby in the Kross scripting framework&lt;br /&gt;
* CSS3 Media Query in KHTML&lt;br /&gt;
* GStreamer, Quicktime, DirectShow9 Phonon backends&lt;br /&gt;
* Subtitle support in Phonon&lt;br /&gt;
* Caching and interface improvement in KNewStuff&lt;br /&gt;
* DXS support in KNewStuff&lt;br /&gt;
* Add support for galago-like desktop notifications spec&lt;br /&gt;
* Simpler selection of files in single-click mode&lt;br /&gt;
* Font selection dialog has previews now&lt;br /&gt;
* Inline editing and text shadows in the fileview&lt;br /&gt;
* Richtext editor widget&lt;br /&gt;
* Prospective loading of other network resources in KHTML&lt;br /&gt;
* Support for Freedesktop.org's desktop-bookmark-spec&lt;br /&gt;
* Many improvements in Nepomuk, including rating widget and beter performance&lt;br /&gt;
&lt;br /&gt;
==Window Manager and Desktop==&lt;br /&gt;
* New coverswitch and wobbly windows effect in KWin&lt;br /&gt;
* Selecting a different window manager in the session module&lt;br /&gt;
* Widgets on Canvas&lt;br /&gt;
* Webkit support&lt;br /&gt;
* OSX Dashboard widget support&lt;br /&gt;
* Orientation-dependant layout in Kickoff&lt;br /&gt;
* More polished kickoff&lt;br /&gt;
* Multiple, resizable and relocatable Plasma panels&lt;br /&gt;
* New interface and configuration dialog for KRunner&lt;br /&gt;
* Desktop Search support in KRunner&lt;br /&gt;
* Kross and Plasma integration in SuperKaramba&lt;br /&gt;
* Menu editing via kickoff-&amp;gt;rightclick&lt;br /&gt;
* Installing icons themes, splash screens, emoticons and Plasma themes via KNewStuff&lt;br /&gt;
* Systemsettings module for Nepomuk and Strigi&lt;br /&gt;
* New applets like one for character selection, network management, pastebin, Kalzium molecule info, show folder and more&lt;br /&gt;
&lt;br /&gt;
==New platforms==&lt;br /&gt;
* [[Projects/KDE_on_Windows|Windows port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Mac_OS_X|Mac port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Solaris|Solaris, OpenSolaris port]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals</id>
		<title>Schedules/KDE4/4.1 Release Goals</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.1_Release_Goals"/>
				<updated>2008-06-24T13:06:11Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Improvements in frameworks */ mention the icon naming spec, otherwise this &amp;quot;feature&amp;quot; looks more like a bugfix&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following features will be part of KDE 4.1:&lt;br /&gt;
&lt;br /&gt;
==New applications and libraries==&lt;br /&gt;
* New: Dragon Player multimedia player&lt;br /&gt;
* New: Ruby, PyQt4 and Plasmoid templates for developers&lt;br /&gt;
* New: printer applet&lt;br /&gt;
* New: Okteta Hex Editor&lt;br /&gt;
* New games: Kdiamond (a bejeweld clone), Kollision, Kubrick, KsirK, KBreakout&lt;br /&gt;
* New: Goya&lt;br /&gt;
* New: Akonadi&lt;br /&gt;
* New: KSystemLog log viewer&lt;br /&gt;
* New: [[Projects/Summer of Code/2007/Projects/KAider|Lokalize]] (formerly Kaider) computer-aided translation system&lt;br /&gt;
* New: Libksane scanning library and Skanlite scanner application&lt;br /&gt;
* New: A shared emoticon theming system (used in PIM and kopete)&lt;br /&gt;
* New: Step physics simulator&lt;br /&gt;
* New: PHP-Qt&lt;br /&gt;
* Back: KSCD&lt;br /&gt;
&lt;br /&gt;
==Improvements in applications==&lt;br /&gt;
* Session management and restore from crash in Konqueror&lt;br /&gt;
* Undo closed window and smooth scrolling in Konqueror&lt;br /&gt;
* Annotations in Kate&lt;br /&gt;
* Reimplementation of KInfoCenter&lt;br /&gt;
* Monitoring process output and Pause/resume applications in KSysGuard&lt;br /&gt;
* Color blindness simulation in KMagnifier&lt;br /&gt;
* Overhauled: KCron, cron job administration tool&lt;br /&gt;
* KGet: web interface, transfer settings, torrent support, nepomuk integration, global speedlimits&lt;br /&gt;
* KRDC: ZeroConf support, now detects remote desktops&lt;br /&gt;
* KLinkStatus general improvements&lt;br /&gt;
* Calculator plasmoid and vector support in KAlgebra&lt;br /&gt;
* Molecular editing in Kalzium&lt;br /&gt;
* Improved OpenStreetMap support in Marble&lt;br /&gt;
* Parley has its main windows redesigned&lt;br /&gt;
* ZeroConf support for KBattleShip&lt;br /&gt;
* Gwenview: undo system, Thumbnail bar, new full-screen UI and rating support&lt;br /&gt;
* Okular: better form support, better presentation mode&lt;br /&gt;
* Kopete: AIM offline support, OTR Encryption support, less intrusive notifications&lt;br /&gt;
* Dolphin: innovative single-click selection, Copy to/Move to, tabs, treeview, tooltips and improved tagging support&lt;br /&gt;
* Konsole: drag'n'drop of tabs, send input to other terminals &lt;br /&gt;
* Too many too mention in [[/Schedules/KDE4/4.1_Feature_Plan#kdepim|KDE-PIM]]&lt;br /&gt;
* Kross-based scripting in KDevelop&lt;br /&gt;
&lt;br /&gt;
==Improvements in frameworks==&lt;br /&gt;
* Support for 3rd party icon themes complying to the icon naming specification&lt;br /&gt;
* Support for QtScript, Java, PyQt and QtRuby in the Kross scripting framework&lt;br /&gt;
* CSS3 Media Query in KHTML&lt;br /&gt;
* GStreamer, Quicktime, DirectShow9 Phonon backends&lt;br /&gt;
* Subtitle support in Phonon&lt;br /&gt;
* Caching and interface improvement in KNewStuff&lt;br /&gt;
* DXS support in KNewStuff&lt;br /&gt;
* Add support for galago-like desktop notifications spec&lt;br /&gt;
* Simpler selection of files in single-click mode&lt;br /&gt;
* Font selection dialog has previews now&lt;br /&gt;
* Inline editing and text shadows in the fileview&lt;br /&gt;
* Richtext editor widget&lt;br /&gt;
* Prospective loading of other network resources in KHTML&lt;br /&gt;
* Support for Freedesktop.org's desktop-bookmark-spec&lt;br /&gt;
* Many improvements in Nepomuk, including rating widget and beter performance&lt;br /&gt;
&lt;br /&gt;
==Window Manager and Desktop==&lt;br /&gt;
* New coverswitch and wobbly windows effect in KWin&lt;br /&gt;
* Selecting a different window manager in the session module&lt;br /&gt;
* Widgets on Canvas&lt;br /&gt;
* Webkit support&lt;br /&gt;
* OSX Dashboard widget support&lt;br /&gt;
* Orientation-dependant layout in Kickoff&lt;br /&gt;
* More polished kickoff&lt;br /&gt;
* Multiple, resizable and relocatable Plasma panels&lt;br /&gt;
* New interface and configuration dialog for KRunner&lt;br /&gt;
* Desktop Search support in KRunner&lt;br /&gt;
* Kross and Plasma integration in SuperKaramba&lt;br /&gt;
* Menu editing via kickoff-&amp;gt;rightclick&lt;br /&gt;
* Installing icons themes, splash screens, emoticons and Plasma themes via KNewStuff&lt;br /&gt;
* Systemsettings module for Nepomuk and Strigi&lt;br /&gt;
* New applets like one for character selection, network management, pastebin, Kalzium molecule info, show folder and more&lt;br /&gt;
&lt;br /&gt;
==New platforms==&lt;br /&gt;
* [[Projects/KDE_on_Windows|Windows port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Mac_OS_X|Mac port]] (Frameworks and Applications)&lt;br /&gt;
* [[Projects/KDE_on_Solaris|Solaris, OpenSolaris port]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Plasma/Menu</id>
		<title>Projects/Plasma/Menu</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Plasma/Menu"/>
				<updated>2008-06-12T21:41:24Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Current Development */ Fix WebSVN link.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Raptor.png|550px]]&lt;br /&gt;
== Current Development ==&lt;br /&gt;
The Demonstration applet for Raptor can be found in KDE SVN (http://websvn.kde.org/trunk/playground/base/raptor/). You can run this applet under KDE3 to see few of the features we want to have on Raptor.&lt;br /&gt;
&lt;br /&gt;
Pinheiro's mockups can be found at http://pinheiro-kde.blogspot.com/2007/10/raptor-join-fun.html.&lt;br /&gt;
&lt;br /&gt;
The Page of the project can be found at http://www.raptor-menu.org .&lt;br /&gt;
&lt;br /&gt;
== Raptor design spec... ==&lt;br /&gt;
The main goal of Raptor is to deliver a ''unique menu'' for KDE, that is ''easy to use yet also eye-candy and with customisable look and feel''&lt;br /&gt;
&lt;br /&gt;
The Main goal of Raptor Design (technically) is to abstract the source of the data.&lt;br /&gt;
The Data Source is implemented as DataSource Class. The DataSource Class itself is implemented directly in LibPlasma.&lt;br /&gt;
      &lt;br /&gt;
The loading of the Data Source is handled by the Data Engine, which is found as DataEngine Class also in Libplasma... which knows how to handle the Source. Thus it is possible to create and hook in other Plugins as wished, without changing the main Code of Raptor.&lt;br /&gt;
      &lt;br /&gt;
Raptor will load the Plasma DataEngines through an Interface to gain access to the DataSources. By specifying these interface for Raptor, and a plugin handler, others can write their own plugins with datasources and -engines and add it in Raptors configuration. Raptor then tells the plugins to deliver data via the interface (updateData or sthg) and the plugin sends these data in the form that it fits through the interface into it.&lt;br /&gt;
&lt;br /&gt;
'''RaptorMenu Areas'''&lt;br /&gt;
&lt;br /&gt;
There will be 5 basic areas of the Menu: The header, The footer, The categories pane, The elements pane and a shortstart bar. Each of them can&lt;br /&gt;
be configured separately: will they be displayed (available for header, footer, shortstart), where, how many rows it contains (available for shortstart, elements)&lt;br /&gt;
and which of the possible parts and plugins are loaded (does the header display a user logo or not, are there further plugins in the categories bar?, which&lt;br /&gt;
buttons are displayed in the footer, lock, logout, standby, restart?)&lt;br /&gt;
&lt;br /&gt;
'''RaptorMenu Behaviour'''&lt;br /&gt;
&lt;br /&gt;
Since Raptor is a Plasmoid, resizing will be handled automatically.&lt;br /&gt;
      &lt;br /&gt;
The first category/plugin that is opened at the press of the startmenu can be either the one with thomas' AI logic or any of the loaded categories. The proposed AI Logic of Thomas can be found at the end of the spec, as it is kind of a subproject...&lt;br /&gt;
&lt;br /&gt;
Search will be done via Strigi, Tenor  (even beagle is possible with a plugin)  or any other search engine that is configured. The search results will be kept&lt;br /&gt;
in the category &amp;quot;search&amp;quot;, even if another category/plugin is selected, until a new search is started.&lt;br /&gt;
&lt;br /&gt;
Additionally to the scroll solution as it is now, we will provide other options, a kind of vertical adjusting wheel at the right side of the elements pane.&lt;br /&gt;
&lt;br /&gt;
Instead of having some kind of context menu popping up, the right-clicked element / category could just turn around and present the options on the back&lt;br /&gt;
of the graphic of this Element.&lt;br /&gt;
&lt;br /&gt;
Category handling can optionally be done via tagging instead of building a tree. We tag the elements with one to n tags, and it appears as soon as the tag&lt;br /&gt;
is called. This concept is further refined by a rating on the assignment between tag and element, so that OpenOffice.Org Writer can be rated 5 on the tag&lt;br /&gt;
write, but 4 on the tag OpenOffice.Org. We will then use this rating for sorting the elements. Depending how the labels are set, a task oriented start menu can be realized easily. We should predeliver a set of common label schemes.&lt;br /&gt;
&lt;br /&gt;
'''Raptor Searching'''&lt;br /&gt;
&lt;br /&gt;
Until Tenor is ready, Raptor will depend on the Strigi Search Plugin to provide searching capabilities.&lt;br /&gt;
As Strigi and Tenor will evolve and develop further, the searching capabilities of Raptor will also evolve and improve.&lt;br /&gt;
The search engine will provide Raptor with a DataEngine, and each search element abstracts a DataSource, so that the results can be remote or local, inside tar files or in locally mounted remote shares, such as NFS or samba. The Source of the search results does not matter for Raptor.&lt;br /&gt;
&lt;br /&gt;
'''In Short'''&lt;br /&gt;
&lt;br /&gt;
1.) The Menu will have Skin support. The user / artists can make raster (png like) and vector (svg like) themes for Raptor.&lt;br /&gt;
&lt;br /&gt;
2.) The user will be able to blend / change the color of the skin.&lt;br /&gt;
&lt;br /&gt;
3.) The user can also change the layout of the menu elements.&lt;br /&gt;
&lt;br /&gt;
4.) The menu can have fancy effects like Fire and Rain :-)&lt;br /&gt;
&lt;br /&gt;
5.) Configuration should be done in the Plasma-manner....&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Coding Guide lines'''&lt;br /&gt;
&lt;br /&gt;
Please read kdebase/workspace/plasma/HACKING for coding guidelines. and Try to follow this so that the plasma code is very clear and clean.&lt;br /&gt;
&lt;br /&gt;
== Raptor AI Engine ==&lt;br /&gt;
Raptor was the most intelligent Dinosaur those days - and it's the duty of our team to make our Plasmic-Raptor intelligent as well. &lt;br /&gt;
&lt;br /&gt;
Most of the Menu ideas came up during the last year provided a &amp;quot;My Favorite&amp;quot; function, whereby the applications were added to it by simple click counts, saved in a ini based data base. The application with the highest click count was the Favorite. &lt;br /&gt;
&lt;br /&gt;
But one big problem with this approach is that we are not collecting data about ''when'' each of the application are executed and ''how'' they are executed. What we found from Celeste Paul's (KDE Usability Expert) work on the Menu system Usability paper was, that Applications are executed more often using the command line on *nix systems, or via other methods like quick launch or desktop shortcuts. Therefore, the methods used for Kmenu will not work for Raptor. &lt;br /&gt;
&lt;br /&gt;
Thomas Lübking  was developing a new approach for this problem during the past year or so with his so called ALI menu concept and a prototype was shipped with his famous Baghira theme. In this section, Thomas envisions a new and unique solution to a prehistoric problem.&lt;br /&gt;
&lt;br /&gt;
Here is the functional description he emailed: &lt;br /&gt;
&lt;br /&gt;
Each entry is attached to a 24 elements vector (or a 2x24 matrix to separate&lt;br /&gt;
week and weekend).&lt;br /&gt;
The vector entries represent the probability of the app to be chosen at the&lt;br /&gt;
current time (whether we scale it to [0,1] or [0,100] or [0,100000] doesn't&lt;br /&gt;
matter at the moment)&lt;br /&gt;
NOTICE that this is NOT the final rank!&lt;br /&gt;
Everytime the user updates the filter string, the apps are matched against&lt;br /&gt;
the filter string (IMPORTANT: one can save a lot of CPU by detecting filter&lt;br /&gt;
refinements and check only the left apps. And presented ordered by their&lt;br /&gt;
rank. (so the most probable app at this time that fits the editline-&amp;gt;text()&lt;br /&gt;
is displayed on top, it will make sense to limit the displayed app amount,&lt;br /&gt;
say 20 or so)&lt;br /&gt;
&lt;br /&gt;
'''Ranking:'''&lt;br /&gt;
&lt;br /&gt;
There will be four conditions checked, concluded in the final rank.&lt;br /&gt;
&lt;br /&gt;
1. Is there allready a RUNNING INSTANCE in most cases you won't open the same app twice via the launcher, e.g. konqueror opens new windows itself etc. - kwrite may be an exception beneath others what will hopefully (depends on the parameters) be catched by.&lt;br /&gt;
&lt;br /&gt;
2. The probability of the app to be running at THIS TIME from the 24v entries.&lt;br /&gt;
&lt;br /&gt;
3. The probability of the app to be run in THIS ENVIRONMENT. This assumes that applications are usually called to work together.&lt;br /&gt;
Examples: i often open kwrite to manipulate scripts or code and in addition a konsole to test them. - if you dial up, you'll have demand for konqueror/kmail after calling kppp, etc.&lt;br /&gt;
Thus the AI will check for each candidate the correlation to other running apps (i.e. does the running time of the candidate cover the running time of the running app.&lt;br /&gt;
&lt;br /&gt;
4. The probability of the app to fit the USER TYPE Simple keyword ranking: as keywords/tags should be attached to app entries (rather than a group entry, to allow multigrouping) we collect infos about what kind of apps the user runs through keyword probabilities (is he a developer, artist, scientist,... and does the candidate have this keyword)&lt;br /&gt;
(We could bring in the keyword ranking here - what is currently NOT supported by the FDO desktop file definition?)&lt;br /&gt;
&lt;br /&gt;
 =&amp;gt;  NOTICE THAT THIS COULD DEMAND A GUIDE ON KEYWORD USAGE!!&lt;br /&gt;
&lt;br /&gt;
'''The running time stats:'''&lt;br /&gt;
&lt;br /&gt;
The resolution will be hours.&lt;br /&gt;
&lt;br /&gt;
- Everytime the user launches an app, its stats get a pushup during its runtime (so if the app runs from 16:00 to 18:00 the 16th and 17th entry will get a full pushup)&lt;br /&gt;
&lt;br /&gt;
- Every new day ALL entries will be faded away (e.g. multiply by 0.9 - similar to the ant algorithm, a constant factor may be a bad idea ;)&lt;br /&gt;
&lt;br /&gt;
- As the data is classified (24h entries instead of seamless or point information) we'll add the pushup to the hour entry relative to it's running&lt;br /&gt;
time in this hour and read out it linearily combined to catch hour breaks&lt;br /&gt;
&lt;br /&gt;
 Example:&lt;br /&gt;
 &lt;br /&gt;
 Assume the app runs from 16:13 to 17:48 and we grant a 10% pushup - i.e.&lt;br /&gt;
 multiply with 1.1 for 1h runtime.&lt;br /&gt;
 We'll grant (60-13)/60*1.1 to the 16th and 48/60*1.1 to the 17th entry.&lt;br /&gt;
 When we wanna know the probability for the app to run around 16:42 will use&lt;br /&gt;
 48/60*p[17] + 12*p[16] (i.e. a linear combination between the hour centers)&lt;br /&gt;
 To clarify the reason: assume you usually run an app at 16:00, thus the&lt;br /&gt;
 pushup goes to the 16th entry but should be taken into account when the app&lt;br /&gt;
 is started on 15:59:59 once (this is an extreme example of course)&lt;br /&gt;
&lt;br /&gt;
 (This is not necessarily complete =)&lt;br /&gt;
&lt;br /&gt;
== Presentation (Technical part) ==&lt;br /&gt;
&lt;br /&gt;
'''RaptorMenu Areas'''&lt;br /&gt;
&lt;br /&gt;
There will be 5 basic areas of the Menu: The header, The footer, The categories pane, The elements pane and a shortstart bar. Each of them can&lt;br /&gt;
be configurated seperately: will they be displayed (available for header, footer, shortstart), where, how many rows it contains (available for shortstart, elements)&lt;br /&gt;
and which of the possible parts and plugins are loaded (does the header display a user logo or not, are there further plugins in the categories bar?, which&lt;br /&gt;
buttons are displayed in the footer, lock, logout, standby, restart?)&lt;br /&gt;
&lt;br /&gt;
This section aims to define the coding of the presentation of the above-mentionned Areas. Here are the first inputs, what it will actually contain:&lt;br /&gt;
&lt;br /&gt;
*A basic Abstract Item ( we already have this in the form of QGSItem, but we need to add some methods of it's own... so we need to inherit from QGSItem and make an abstract class). Lets call it RaptorVizAbstractItem class or some thing like this&lt;br /&gt;
*Each Raptor item derived from this abstract items will be sensitive to input events. it will have support for displaying progress and ranking also and has to take in configuration options for each item: like delete / rename etc... There must also be accessibility options available like zoom level for each item.&lt;br /&gt;
*We will use data structures to store such items ( maybe a link list connecting each of the items, so that item grouping is possible and it's also possible to apply input to the whole group ... We can also try to link multiple groups and stack in one on top of the other ... but this would be manged by a layout manager  so that things are in proper order.  this way we can also support moving a large view around like on kickoff... what we're trying to see is if we can try to move around in 3D... We're not sure yet :-) ... But based on Thomas comments, the AI agent will completely remove the need for a hierarchy in the menu, though we must still provide it as options to users who really want hierarchies.&lt;br /&gt;
*Next...we will also have some special QGSItems for input fields and also for button types.&lt;br /&gt;
*On top off all that we can have a 3rd Effects layer..where we can have some nice FX for those who like to have those. Water and fire are just two such things which would be nice... But it wouldn't be enabled by default... The user may enable it via config, if he wants it.&lt;br /&gt;
== TOM - Task Oriented Menu ==&lt;br /&gt;
&lt;br /&gt;
 What is TOM?&lt;br /&gt;
&lt;br /&gt;
TOM stands for Task Oriented Menu and is a work in progress that will become a&lt;br /&gt;
viable alternative to the current KMenu. Its goals include:&lt;br /&gt;
&lt;br /&gt;
* Be task oriented&lt;br /&gt;
* Be simple and clear to use&lt;br /&gt;
* Create a smaller but usable menu&lt;br /&gt;
* Limited configurability through sensible defaults&lt;br /&gt;
* Have all configuration needs built right into the menu, including:&lt;br /&gt;
* Editor dialogs that can be called up from entries in the menu&lt;br /&gt;
* Context menus accessed by RMB clicking on a task for powerusers&lt;br /&gt;
* Allow locking down of menus through immutable settings&lt;br /&gt;
* Obeys Kicker and KDE Kiosk settings&lt;br /&gt;
* By making the TOM group of kickerrc immutable all config is removed&lt;br /&gt;
* By making a task group's rc file immutable, config options are removed&lt;br /&gt;
* Not require any modifications to the KDE menu system (applnk, etc)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What is a &amp;quot;Task Oriented Menu&amp;quot;?&lt;br /&gt;
&lt;br /&gt;
A task oriented menu displays it's entries as &amp;quot;things to do&amp;quot; (or tasks) rather&lt;br /&gt;
than simply listing all items that are available. Each of these tasks has an&lt;br /&gt;
application or command associated with it, and this associated command can be&lt;br /&gt;
changed without changing the task name or placement within the menu. The tasks&lt;br /&gt;
are grouped by function and may map to programs, documents or actions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Todo list&lt;br /&gt;
&lt;br /&gt;
Editor dialogs&lt;br /&gt;
Make the Destination entries work (only Run A Command is done)&lt;br /&gt;
Populate and track Recent Applications menu entries&lt;br /&gt;
* Application launching should be caught somewhere in the KDE libs, ala&lt;br /&gt;
Recent Documents&lt;br /&gt;
Writing out of config files to reflect runtime changes (deleted entries, etc)&lt;br /&gt;
* This requires keeping track of the config files used in creating the menu&lt;br /&gt;
KDEDIR merging&lt;br /&gt;
* KDEDIRS are already consulted for taskgroups, but groups of the same name&lt;br /&gt;
should be merged&lt;br /&gt;
Sane merging of menuext entries&lt;br /&gt;
* &amp;quot;Recent&amp;quot; items should go into the recent section&lt;br /&gt;
* Replace TOM's builin recent docs with the menuext version?&lt;br /&gt;
* Create a Recent Applications menuext?&lt;br /&gt;
* Add a way to quickly add/remove menuext items from TOM&lt;br /&gt;
(ala &amp;quot;Modify These Tasks&amp;quot;)&lt;br /&gt;
Check for updates on launch and bring them down/install them if they exist&lt;br /&gt;
* this includes new apps installed on the local box showing up in the menu&lt;br /&gt;
* &amp;quot;Get cool stuff&amp;quot; integration?&lt;br /&gt;
Further refinement of wording / ordering in main menu (a perpetual TODO ;)&lt;br /&gt;
Creation of real-world task groups&lt;br /&gt;
Support plugins which can add arbitrary functionality to the menu&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Debate list&lt;br /&gt;
&lt;br /&gt;
What should be the default task entry format be:&lt;br /&gt;
a) Task Name&lt;br /&gt;
b) Task Name (App Name)&lt;br /&gt;
c) App Name (Task Name) &amp;lt;-- silly option =)&lt;br /&gt;
Should &amp;quot;Run A Command...&amp;quot; be replaced by an inline combobox?&lt;br /&gt;
Pros: It's more obvious and will work even if kdesktop is gone. The widget&lt;br /&gt;
is already written (in tom.cc)&lt;br /&gt;
Cons: It makes it stand out too much over other entries, takes up more room&lt;br /&gt;
and isn't as powerful as the full minicli&lt;br /&gt;
&lt;br /&gt;
---Part above is pasted from a Mail from Aaron Seigo&lt;br /&gt;
&lt;br /&gt;
Design and Architecture&lt;br /&gt;
&lt;br /&gt;
''Basic requirements''&lt;br /&gt;
&lt;br /&gt;
* Config is stored in an XML&lt;br /&gt;
* This XML is saved by the config-sets name&lt;br /&gt;
* This/these XML is/are read and delivered to KBFX via Plugin&lt;br /&gt;
* The plugin should be able to merge multiple XML config setting files&lt;br /&gt;
* KBFX should be able to run multiple TOM plugins&lt;br /&gt;
* It should be possible to use further plugins right in the TOM Plugin -&amp;gt; The reasons are explained later&lt;br /&gt;
&lt;br /&gt;
''Store config as XML''&lt;br /&gt;
&lt;br /&gt;
* Easy to edit&lt;br /&gt;
* Can be extended in a simple way&lt;br /&gt;
* Structured&lt;br /&gt;
* Support for foreign charsets&lt;br /&gt;
&lt;br /&gt;
''Save by the config-set name''&lt;br /&gt;
&lt;br /&gt;
The idea is that one can easily transfer settings and import them to test without having to delete the carefully prepared own configuration.&lt;br /&gt;
&lt;br /&gt;
This/these XML is/are read and delivered to KBFX via Plugin&lt;br /&gt;
&lt;br /&gt;
The normal manner to make sure that changes and improvements can be delivered without actually touching the framework&lt;br /&gt;
&lt;br /&gt;
The plugin should be able to merge multiple XML config setting files during runtime&lt;br /&gt;
&lt;br /&gt;
Imagine a computer used by a group of persons. I explain by means of the following family:&lt;br /&gt;
&lt;br /&gt;
# Father, uses Office-Functionality, uses Graphics and his digicam, the Internet and occasionnaly plays games&lt;br /&gt;
# Mother, uses Office-Functionality, the Internet and occasionaly plays games&lt;br /&gt;
# 17yrs old son, geek and student, uses Office-Functionality, graphics and his digicam, the Internet, plays games, develops, and administers the computer&lt;br /&gt;
# 14yrs old son, student, uses Office functionality, Internet, plays games&lt;br /&gt;
&lt;br /&gt;
They each have their own accounts. They each don't want to see the things they don't use. It would now be possible to have an XML for each of them. But 2 yrs later, the 17 yrs old leaves home, and the younger brother takes over system maintenance. Now he needs these progs. So the older one would have to set up the tom for system maintenance for his younger brother, who doesn't care of developping and gaming.&lt;br /&gt;
&lt;br /&gt;
But if we provide possibility to hook in multiple XMLs per Plugin and merge them during runtime, they could have a baseXML with office and Internet functionality, a graphics XML for Graphics and Digicam, an XML for the games, an XML for developing and an XML for administration.&lt;br /&gt;
&lt;br /&gt;
If a TaskGroup tag exists in multiple of those XMLs, it is only shown once, with the Tasks of all of those XML's. So the taskgroup could be &amp;quot;Write&amp;quot; and have the elements e.g. &amp;quot;a letter&amp;quot; from the office XML and &amp;quot;c++ code&amp;quot; from the developer XML. So redundant TaskGroups can be avoided and place can be saved.&lt;br /&gt;
&lt;br /&gt;
Another scenario could be that a programmer writes a program set and -as enthusiast KBFX user- provides the TOM XML straight with it. No need to reconfigure KBFX TOM for the use with those programs, just hook in the new XML as well.&lt;br /&gt;
&lt;br /&gt;
The Config editor should be able to merge multiple XML config setting fixed.&lt;br /&gt;
&lt;br /&gt;
Now imagine that a user X is absolutely enthusiast of the program set of the above developer. But he has already created (for other programs) a task group name he likes better and also fits this developer's new program set. So he should be able to say &amp;quot;Import into XML&amp;quot;, indicate in which Settings to import, from which file to import. He is then shown a list of all TaskGroups and Tasks of the XML with the import data, having checkboxes where he can select which parts (TaskGroups and/or Tasks) should be imported in the config editor, and subsequently, where in his original XML (for TaskGroups, which order, or as a subtaskgroup, for tasks into which task groups) he wants to import it to.&lt;br /&gt;
&lt;br /&gt;
This makes the whole handling of new elements easier and gives developers the possibility to deliver the settings right with the programs.&lt;br /&gt;
&lt;br /&gt;
KBFX should be able to run multiple TOM plugins.&lt;br /&gt;
&lt;br /&gt;
That's a personal preference that - however - seems important to me. If we take the family from above as an example again. The older son - being a geek - loved tweaking the pc and did a lot of administration. The younger - in this scenario - has taken over the task of system maintenance. He is savvy enough to do it, but being no geek, it's just once in a while he touches the administration. In the example above, the old son had all in the things in the same plugin instance. He used system maintenance often, so it was not disturbing to have that lot of entries in his tom. The younger however, is a different story. As he only seldom does administration, it slows down his access to the things he really needs (by simply existing there) without bringing him advantages. So he unloads the administration XML, adds a new instance of TOM at the bottom of the KBFX Plugins and hooks it in there. He can now use the Tom at the top for his regular work and just once in a while opens tom2 with the administration XML to do system maintenance. It's still around, accessible in KBFX, but not there, where he usually starts the tasks he uses day by day, so without making him scroll longer for his applications.&lt;br /&gt;
&lt;br /&gt;
XML Definition&lt;br /&gt;
&lt;br /&gt;
I am no XML guru at all. I avoid the work to research a valid header definition. Instead I'll just concentrate on the content. The tags I use are (Please note that the text in red is the tags):&lt;br /&gt;
&amp;lt;code xml&amp;gt;&lt;br /&gt;
&amp;lt;TOM&amp;gt;&lt;br /&gt;
  &amp;lt;TaskGroup: Browse&amp;gt;&lt;br /&gt;
    &amp;lt;Name&amp;gt;&lt;br /&gt;
      &amp;lt;locale:de&amp;gt;Durchstöbere...&amp;lt;/locale&amp;gt;&lt;br /&gt;
      &amp;lt;locale:en&amp;gt;Browse...&amp;lt;/locale&amp;gt;&lt;br /&gt;
    &amp;lt;/Name&amp;gt;&lt;br /&gt;
    &amp;lt;TaskAction: Internet&amp;gt;&lt;br /&gt;
      &amp;lt;Name&amp;gt;&lt;br /&gt;
        &amp;lt;locale:de&amp;gt;das Internet (WWW)&amp;lt;/locale&amp;gt;&lt;br /&gt;
        &amp;lt;locale:en&amp;gt;the Internet (WWW)&amp;lt;/locale&amp;gt;&lt;br /&gt;
      &amp;lt;/Name&amp;gt;&lt;br /&gt;
      &amp;lt;Program&amp;gt;/usr/bin/firefox.sh&amp;lt;/Program&amp;gt;&lt;br /&gt;
      &amp;lt;Name&amp;gt;Firefox&amp;lt;/Name&amp;gt;&lt;br /&gt;
      &amp;lt;Description&amp;gt;&lt;br /&gt;
        &amp;lt;locale:de&amp;gt;Surfen Sie im Internet&amp;lt;/locale&amp;gt;&lt;br /&gt;
        &amp;lt;locale:en&amp;gt;Surf the Web&amp;lt;/locale&amp;gt;&lt;br /&gt;
      &amp;lt;/Description&amp;gt;&lt;br /&gt;
    &amp;lt;/TaskAction&amp;gt;&lt;br /&gt;
    &amp;lt;Plugin: Contact&amp;gt;&lt;br /&gt;
      &amp;lt;Name&amp;gt;&lt;br /&gt;
        &amp;lt;locale:en&amp;gt;Contact...&amp;lt;/locale&amp;gt;&lt;br /&gt;
        &amp;lt;locale:de&amp;gt;Kontaktiere&amp;lt;/locale&amp;gt;&lt;br /&gt;
      &amp;lt;/Name&amp;gt;&lt;br /&gt;
      &amp;lt;PluginLoad&amp;gt;ContactPlugin&amp;lt;/PluginLoad&amp;gt;&lt;br /&gt;
    &amp;lt;/Plugin&amp;gt;&lt;br /&gt;
  &amp;lt;/TaskGroup&amp;gt;&lt;br /&gt;
&amp;lt;/TOM&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The TaskGroup default attribute is the name used internally, not displayed&lt;br /&gt;
* The locale default attribute is the iso code of the language, and is taken to display the names and descriptions according to the country settings. If no locale tag for the language is found, the language tag without language attribute should be taken - if one exists - or the one with the en attribute. The element itself should probably be in &amp;quot;&amp;quot;&lt;br /&gt;
* The Program tag contains the command line to be executed upon launch&lt;br /&gt;
* Probably, a sort order mechanism should be implemented as well, either with an tag or by means of a rating with tags&lt;br /&gt;
* The XML should be UTF16 for foreign charset support&lt;br /&gt;
&lt;br /&gt;
''Things to be considered''&lt;br /&gt;
&lt;br /&gt;
* One Thing that should be considered is that - as long as the XML's are not delivered by the distributors, it can happen that Programs disappear. The logical solution would be to mark them with white X in a red circle, and if one clicks on it, he is given 3 choices:&lt;br /&gt;
** Search for the file that was linked&lt;br /&gt;
** Delete the entry&lt;br /&gt;
** Assign another Program to that task&lt;br /&gt;
* Personal Setting files should be stored in /home/user/kbfx, and we should provide an export function that copies that file to /usr/share/kbfx somewhere&lt;br /&gt;
* Loading should always have the two paths prepared as proposals for people to find it quickly&lt;br /&gt;
* Having a possibility to enter plugins somewhere in tom would be nice and feasible, I think. Example: Tasks write (tagged , organize (tag , Contact (tagged with the information to hook that in. That could - when a contact plugin exists, listing contacts and possibilities to contact them - then let you contact the matching contact directly.&lt;br /&gt;
* Instead of runtime-merging of multiple XML's, a personal XML could be created during the time you add another XML to the plugin. This - however - should have the origin marked to offer the possibility of sending these modifications back to the origin file.&lt;br /&gt;
* To have a real TOM, we should also include a Plugin (right hooked into tom) importing the todo list of the user's PIM. It would then&lt;br /&gt;
** launch the PIM, and display the task, if it has no attachments &lt;br /&gt;
** Open the attached file, if one file is attached&lt;br /&gt;
** Open a list with the attached files, if multiple files are attached&lt;br /&gt;
** This came to mind as I do actually work with the todo a lot...&lt;br /&gt;
&lt;br /&gt;
== The Raptor Team ==&lt;br /&gt;
&lt;br /&gt;
Note: The team is open to everyone who wants to contribute. Not only developers are welcome, but everyone thinking he/she can contribute (as for example Dracor, who doesn't code at all). So if you want to join, join the panel-dev mailing list and mention that you want to join the RaptorMenu team, as well as what do you think you can/will contribute (is it coding, a special area there, or is it helping to refine the concept?)&lt;br /&gt;
&lt;br /&gt;
'''Plasma Team Lead:'''&lt;br /&gt;
&lt;br /&gt;
Aaron Seigo&lt;br /&gt;
&lt;br /&gt;
'''Raptor Maintainers:'''&lt;br /&gt;
&lt;br /&gt;
Siraj Razick&lt;br /&gt;
&lt;br /&gt;
Thomas Lübking&lt;br /&gt;
&lt;br /&gt;
'''Developers'''&lt;br /&gt;
&lt;br /&gt;
[[User:Phobosk|PhobosK]] (Co-Maintainer and Distribution Management)&lt;br /&gt;
&lt;br /&gt;
Christoffer Brodd-Reijer (PSP integration and Backend development (Author of KPsPManager))&lt;br /&gt;
&lt;br /&gt;
Buddhika &amp;quot;Bud&amp;quot; Siddhisena&lt;br /&gt;
&lt;br /&gt;
Fathi &amp;quot;Fabo&amp;quot; Boudra&lt;br /&gt;
&lt;br /&gt;
Yanis (Usability and Accessibility Development) &lt;br /&gt;
&lt;br /&gt;
Dariusz &amp;quot;Malcolm&amp;quot; Mikulski&lt;br /&gt;
&lt;br /&gt;
'''UI Design and Usability'''&lt;br /&gt;
&lt;br /&gt;
Mensur &amp;quot;Nookie&amp;quot; Zahirovic&lt;br /&gt;
&lt;br /&gt;
'''Documentation, technical docs'''&lt;br /&gt;
&lt;br /&gt;
[[User:Dracor|Nathanael &amp;quot;Dracor&amp;quot; Gogniat]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Advice and Guidance and Development Support'''&lt;br /&gt;
 Stephen Kulow (Kickoff)&lt;br /&gt;
 Vandenoever (Strigi)&lt;br /&gt;
 Raptor Thanks Oxygen-team for the extended support&lt;br /&gt;
&lt;br /&gt;
== Current State of the Project ==&lt;br /&gt;
&lt;br /&gt;
''Keys''&lt;br /&gt;
*In progress = +&lt;br /&gt;
*Complete    = *&lt;br /&gt;
*Not started = -&lt;br /&gt;
&lt;br /&gt;
''Tasks''&lt;br /&gt;
*Design of Menu AI Engine *&lt;br /&gt;
*AI Engine Plugin +&lt;br /&gt;
*Design UI  (Nookie) +         &lt;br /&gt;
*Documentation (Dracor) + &lt;br /&gt;
*Build System +&lt;br /&gt;
&lt;br /&gt;
Progress (5. july 2007)&lt;br /&gt;
&lt;br /&gt;
*Raptor Widget Elements ---------------------60 %&lt;br /&gt;
*Raptor Data Engines ------------------------90 %&lt;br /&gt;
*Raptor Data Sources ------------------------60 %&lt;br /&gt;
*Raptor Plugin Interface ----------------Complete&lt;br /&gt;
*Raptor XML UI component --------------------50 %&lt;br /&gt;
*Raptor Plugin TOM (Task Oriented Menu-------10 %&lt;br /&gt;
*Raptor Apps Plugin --------------------------1 %&lt;br /&gt;
&lt;br /&gt;
''Progress Report Fri Sep 29 2006,''&lt;br /&gt;
&lt;br /&gt;
Things completed: &lt;br /&gt;
*Port of the initial applet code to KDE4 kicker and loading the plasmoid has worked well.&lt;br /&gt;
*Cmake based build system is working and initial folder structures are created and commited to KDE svn trunk/playground/base/raptor/&lt;br /&gt;
*Thomas is working on the AI engine and he has started work and we can expect to see a commit soon on svn&lt;br /&gt;
*Nookie has made some mocks and in the process of completing the mock so that it can be published on the spec&lt;br /&gt;
*Oxygen-team member is making a logo/icon for Raptor and initial contacts were made by fabo &lt;br /&gt;
*The spec was read by Aaron and Vandenoever and waiting comments &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Siraj Razick'''&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-06-12T20:19:47Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Specification compliance of icon names */ New icon dashboard-show, also by pinheiro.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dashboard-show                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 OK&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-06-12T20:18:39Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: mail-mark-junk added by pinheiro, at least a small version (16x16), others pending.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 OK&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/Missing_Icons</id>
		<title>Projects/Oxygen/Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/Missing_Icons"/>
				<updated>2008-06-12T10:26:13Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: New icons for some games, made by Eugene Trounev, reported by the Commit Digest. Remove them from the list, as no one needs to look them up here anymore.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The page will help Oxygen team to track and produce icons that are currently missing in KDE4. Additionally it will help developers to make requests for icons that they need for KDE4 related projects. &lt;br /&gt;
&lt;br /&gt;
= Instructions to fill out the request =&lt;br /&gt;
&lt;br /&gt;
* This page, being a wiki, obviously does not validate your request. Please take care when providing information about the icons. Note that this page is mainly for the team to know where is mostly needed the work, we'll do our best to fullfill your requests for 4.0 but however we can't guarantee that. =)&lt;br /&gt;
&lt;br /&gt;
* When providing icon names please try to make them compatible with the actual naming scheme.&lt;br /&gt;
&lt;br /&gt;
* Please provide clear but short descriptions about the icons, it needs to help the artists in imagining a good metaphore to make your icon. '''This point is extremely important'''. You may obviously also link your description if it's going to be lengthy. This will help us to manage icon requests, and check if there are any possible duplicates. The most descriptive you are, the best it is for us.&lt;br /&gt;
&lt;br /&gt;
* Screenshots are sometimes a better way to easily show the usage of the icon. Provide metaphores when possible this will help the artist to visualize our reqest faster and give a better understanding of the reqest.&lt;br /&gt;
&lt;br /&gt;
* As someone already noted, this is not the right page to complain or make suggestions about existing icon, this is just to know the remaining work.&lt;br /&gt;
&lt;br /&gt;
* Please sort by module/application/priority&lt;br /&gt;
&lt;br /&gt;
= Missing Icons Table =&lt;br /&gt;
&lt;br /&gt;
== General purpose icons ==&lt;br /&gt;
For icons like the folder, or the desktop.&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| devices/media-optical-video || icon for DVDs and video CDs, from [http://websvn.kde.org/trunk/KDE/kdelibs/solid/solid/backends/hal/haldevice.cpp?view=markup HalDevice::icon] ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| mimetypes/application-x-chm || Icon for *.chm (application/x-chm). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== KDE main modules ==&lt;br /&gt;
For apps in trunk/KDE/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| kdelibs || phonon || actions/player-volume-muted || This is needed by all Phonon related apps, that show a mute/unmute button near to the volumeslider. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || actions/edit-undo-close-tab || konqueror undo closed tab [jpetso says: low priority, has a fallback to edit-undo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-system-network-proxy || konqueror configuration dialog Proxy || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-web-browser-identification || konqueror configuration dialog Browser Identification || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-shutdown || Shutdown (Turn off the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-reboot || Restart (restart the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-suspend and system-suspend-hibernate || Hibernate || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect || Generic effect icon || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-desktop-effect || Desktop effects config module || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-boxswitch || Boxswitch (alt-tab) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-desktop-grid || Desktopgrid (desktop switcher) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-presentwindows || Presentwindows effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-shadow || Shadow effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || actions/window-duplicate || An icon to duplicate the current window so that the new window contains the same contents as the current one. Probably keep it visually similar to the &amp;quot;tab-duplicate&amp;quot; icon. || Done || jpetso&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || apps/preferences-plugin-word-completion-ktexteditor || KWrite word completion plugin || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || systemsettings || apps/preferences-desktop-launch-feedback || Launch feedback config module || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || drkonqi || apps/drkonqi || icon for the kde crash manager ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| extragear || show dashboard || places/user-dashboard || icon for the show dashboard plasmoid ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete (misc) || (various) || Emoticons for Kopete, See [[../Missing_Emoticons]] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || systray icons || Systray icons indicating status other than online are based on the old kopete icon. Proposal for an update: http://dev.gentoo.org/~earthwings/misc/kopete_icons/ [jpetso says: hm... maybe we could get rid of these special icons by programmatically combining the application icon with the user status icons as emblems? That would be pretty flexible in communicating information (up to four different states shown at once) and would avoid other themes having an inconsistent look if they draw the Kopete icon but not the systray variants.] [Earthwings replies: Good idea, doesn't work for the &amp;quot;all-away&amp;quot; variant but that is more or less superfluous anyway. I'll look at implementing this. Edit: Done]&lt;br /&gt;
 || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || networkmanager || (various) || Status Icons for the NetworkManager applet.  Specifically icons to represent the signal strength of a wifi device and icons to represent the stage of connection (stage1-3).  device-wireless would be a good candidate to also serve as a signal strength icon given that it has four rings around it (25%, 50%, etc).  An icon is also needed to show when a wifi card is in Ad-Hoc mode. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdemultimedia || kmix|| kmix icons || KMix icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegraphics || okular || actions/view-table-of-contents-ltr / view-table-of-contents-rtl || An icon (in both LtR and RtL versions) representing the table of contents. To be used for indicating the &amp;quot;Contents&amp;quot; tab in the okular sidebar. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || koffice icons || (various) See http://wiki.koffice.org/index.php?title=Icons || various. icon names listed there are badly broken at the moment, take that wiki with a grain of salt. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || kthesaurus || apps/kthesaurus - {{bug|49983}} || application icon for the application that suggests similar words for a given one || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || Text Tool || plugins/textshape || Icons to replace the text on the tabs: one for formatting, one for paragraph styles, one for character styles, one for bullet settings. (perhaps some Abc in rich text, the paragraph sign, the T symbol and a bullet icon -- these icons will not be used on buttons or in toolbars) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kalgebra || apps/kalgebra || Application Icon kdeedu/kalgebra/icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kig || apps/kig || Application Icon for [http://edu.kde.org/kig Kig] (kdeedu/kig/kig), a geometrical drawing program. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || klettres || klettres_kids  &amp;amp;  klettres_grownup || Application Icon for Klettres [http://edu.kde.org/klettres/], a letter learning program. my idea was this:  http://www.bdgraue.de/files/images/klettres_kids.svg   http://www.bdgraue.de/files/images/klettres_grownup.svg  i think, someone can do it better . here is a screenshot from klettres where you can see the old icons for 'mode kids' and mode 'grown up': http://edu.kde.org/klettres/  || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || parley || action/insert-row &amp;amp; action/insert-column || Add a new entry in parley || In Progress (jpetso: done already?) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || step || application icon||Application icon should be something that assosiates with physics and mechanics. Some ideas are here: http://wiki.kde.org/tiki-index.php?page=Step ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || step || icons for physical objects in Step||Screenshots of current (quite ugly) icons is available on [http://edu.kde.org/step step homepage]. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-now || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will be downloaded with the current mail check.|| In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-later || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will not be downloaded with the current mail check. The user still can download the message with a later mail check. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted-full || Status icon, displayed in the message list. Indicates that the whole message is encrypted. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted-part || Status icon, displayed in the message list. Indicates that some parts of the message is encrypted (for example, the body text is encrypted, but an attachment is not). || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted || Status icon, displayed in the message list. Indicates that a message is encrypted, but with undefined scope or validness. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-mark-junk || Action to mark one or more mails as spam (= junk). [jpetso says: high priority, also required by the icon naming spec] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || addressee-distributionlist (or something like that) || KMail has an addressee selector, where you can select the receivers of the mail you write. Each addressee has a little icon which indicates whether that addressee is a single person or a group of persons (also named distribution list). The old icon for this was kontact_contacts, and showed three heads. The other icon for a single person shows a single head (user-identity, not the best choice probably, but there is nothing else). &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-message-new-list || Creates a new message, which will have the mailing list of the current folder as the recepient. Can be found in the context menu of a folder in KMail, but only after activating &amp;quot;Folder-&amp;gt;Mailing List Management&amp;quot;. [jpetso says: low priority, mail-message-new already exists as fallback.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-reply-custom || Action to reply to a message with a custom template (made by the user). Note that there either is no fallback or the fallback does not work. [jpetso: You're right, there's no fallback. Possible fallbacks in the 4.0 Oxygen set would be mail-reply-sender, mail-reply-all and mail-reply-list. So that would make mail-reply-sender-custom, for example.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kalarm || apps/kalarm || System tray icon, indicating alarms are enabled. Current icon is still the hicolor one. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/appointment-new || The icon for the &amp;quot;New Event&amp;quot; action. Very important, and even in the icon naming spec. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/task-new || The icon for the &amp;quot;New Todo&amp;quot; action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/journal-new || The icon for the &amp;quot;New Journal&amp;quot; action. I guess view-pim-journal overlayed with the plus icon should do. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/address-book-open || An icon for viewing, opening or selecting from an address book. Also used somewhere else (KAlarm, I believe), and combined with a plus icon it would be possible to get the specified address-book-new icon. [jpetso: Should we just use (copy) mimetypes/x-office-address-book?] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || apps/preferences-calendar-freebusy || An icon for configuring free/busy time. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-recurring || An icon to show a recurring event. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-recurring || An icon to show a recurring incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-complete || An icon to show a completed incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-inprogress || An icon to show an incidence (event, to-do or journal) is in-progress to being completed. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-needsattention || An icon to show incidence (event, to-do or journal) needs attention or action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-reminder || An icon for an event with a reminder. See the note for status/task-reminder below.|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-reminder || An icon to show an incidence (event, to-do or journal) with a reminder. Perhaps could be similar or identical to apps/preferences-desktop-notification-bell - we're using this one for now as a temporary replacement ([[User:Jstaniek|jstaniek]] 16:52, 12 March 2008 (CET)). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending || An icon to show that you will attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending-tentative || An icon to show that you are tentatively scheduled to attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/meeting-organizer || An icon to show that you are the person who organized and is in charge of a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer reminder daemon || korgac || An icon for the KOrganizer reminder daemon that is used almost exclusively in the system tray || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-suspend || suspend a calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-dismiss || dismiss calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-enable || enable calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-birthday || maybe a cake with candles to represent someone's birthday || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-anniversary || to represent a wedding anniversary || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || planner || to represent a daily planner (show your appointments, stuff to-do, meetings, etc in an organized way) || [jpetso: I think view-pim-summary (already in Oxygen) is the right icon for this.] ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-special || to represent a general special occassion. examples: holidays, birthdays, graduation, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-holiday || a non-religious holiday.  examples: independence day, new years, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kitchensync || actions/sync-start || The action to initiate a synchronization between to devices. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch || The action to fetch a newsfeed (RSS, Atom, ...), quite similar to fetching mails actually. [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch-all || The action to fetch all newsfeeds (RSS, Atom, ...). [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbattleship || kbattleship || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kblackbox || kblackbox || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmahjongg || kmahjongg || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmines || kmines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || knetwalk || knetwalk || Apps main icon || done || johann_ol &amp;amp; trouvnez&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kolf || kolf || Apps main icon || Done ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || konquest || konquest || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kpat || kpat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kreversi || kreversi || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksame || ksame || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kshisen || kshisen || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kspaceduel || kspaceduel || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksquares || ksquares || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ktuberling || ktuberling || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kfourinline || kfourinline || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || lskat || lskat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kget || status/network-connecting || Shown while trying to connect to a server. --[[User:Uwolfer|Uwolfer]] 21:05, 29 October 2007 (CET) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-aim || Icon for the AIM instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-icq || Icon for the ICQ instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-jabber || Icon for the XMPP/Jabber instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-msn || Icon for the MSN instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-yahoo || Icon for the Yahoo! instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || more protocol icons [jpetso: no time for retrieving the whole list right now] || Icon for the [blah blah blah] instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-desktop-user-privacy || Configuring privacy settings || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-plugin-text-effect-kopete || Configuring text formatting special effects || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-autocorrection || Configuring text autocorrect rules || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-highlighting || Configuring text highlighting - icon exists but only in a low resolution || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-pipes-kopete || Configuring piping settings - Probably like the old 'pipe' icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || status/dock-kopete-flashing || icon flashed in system tray when new messages are received || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-status-manager-kopete || Icon for Status Manager || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdesdk || kapptemplate || apps/kapptemplate || generates KDE 4 templates to start programming || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || apps/kjots || Icon for note taking application kjots. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-book || Icon for deleting a book. Currently I use edit-delete. Probably like x-office-address-book but with a X. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-multiple || Icon for deleting a mutliple objects (pages, books). Currently I use edit-delete. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/address-book-new || Icon for creating a new book. Probably like the mimetypes/x-office-address-book, but with a (+) on the top right like document-new. (High priority, also required by the naming spec.) ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || plasma's toolbox || Toolbox icon to replace the wrench icon. The toolbox (on the top right of the desktop, remember all the screenshots) will allow users to zoom in and out of the desktop, add widgets, configure the desktop, lock the desktop, run commands, etc. From what I understand it's a replacement of the right click menu. Several plasma developers suggested a 2D palette similar to plasma's techbase icon. ~Craig || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || battery.svg || Battery applet uses battery to present different types of batteries. We would need overlay's in svg, similar as existing AC adaptor indicator, that could be used to present different types of icons. We need indicators for following types: primary/notebook (no indicator is OK), mouse, keyboard, mouse+keyboard (not sure if used), pda. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeaccessibility || ktts || apps/ktts(d?).png || App icon for ktts is needed, and will be used for kttsmgr in menus, and for &amp;quot;Speak Page&amp;quot; icon in konq toolbar.  Will probably also likely be used for ktts settings in accessibility system-settings page.  Old icon was a parrot which fits I think. || ||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||program icon||Program (a hex editor) is currently in kdereview, heading to kdeutils. Uses the old KHexEdit icon for now|| Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||readonly/readwrite status icon||The loaded file can be set to readonly, by a toggle. Readonly would be the exception, so the icon could be a striked pen, a pen in a prohibition sign (round white with red border) or similar. ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove icon|| remove the bookmark from the current location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove-all icon|| remove all bookmarks ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-next or go-next-bookmark icon|| go to the next bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-previous or go-previous-bookmark icon|| go to the previous bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kreview || autostart || autostart || Apps main icon || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kdf || program icon || kdf is a small application that shows the amount of free space on your mounts (like 'df'). || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kfloppy || program icon || kfloppy can be used to format floppy disks with various filesystems. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kgpg || program icon || a graphical frontend for gpg. you can use it to generate new keys, manage existing keys/trust (including communicating with keyservers) and for encrypting files. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || ktimer || program icon || used to launch scripts/programs at certain times. it's basically like a miniature-cron for your desktop. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || superkaramba || program icon || a piece of software that allows you to create interactive eye-candy for your desktop. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Applications in Playground ==&lt;br /&gt;
For apps in trunk/playground/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
||network||kopete-bonjour||bonjour_protocol||The icons to be replaced are here: playground/network/kopete/protocols/bonjour/icons.||||&lt;br /&gt;
|-----&lt;br /&gt;
||base||emoticonskcm|| ||You can found it in kdereview, for now i'm using the face-smile icon but it's too small, i think it would be enough to have a bigger version||||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other 3rd party Application Icons ==&lt;br /&gt;
For all the other applications&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| KSystemlog || KSystemLog icon || [http://websvn.kde.org/trunk/playground/sysadmin/ksystemlog/src/hi128-app-ksystemlog.png?view=markup App icon] - Made by a non-graphic designer developer ;-) || Done (utilites-log-viewer) || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| Tagua || tagua-movelist || toggle [http://www.tagua-project.org/attachment/wiki/Screenshots/nested1.png movelist] || Done - use actions/view-history ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || apps/amarok ||&lt;br /&gt;
[http://websvn.kde.org/trunk/extragear/multimedia/amarok/src/images/amarok_icon.svg App icon]. Needs Oxygen colors, we don't really want to change design.&lt;br /&gt;
|| Done - Jul 24 2007||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || status/media-track-repeat || An icon for the &amp;quot;repeat the current track&amp;quot; state. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;  ||&lt;br /&gt;
|-----&lt;br /&gt;
|| digiKam || application icon || An icon to be used in splash screen, tool bar, help/about, taskbar etc. [http://websvn.kde.org/trunk/extragear/graphics/digikam/data/icons/hi128-app-digikam.png Old app icon]|| &amp;lt;s&amp;gt; &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;yes&amp;lt;/span&amp;gt; &amp;lt;br&amp;gt;We want to change completely and get rid of the pinguin. [http://www.gerhard.fr/files/camera.svg Here] is a basig design I tried, but I'm not happy with it. Any help is higly appreciated. &amp;lt;/s&amp;gt; &lt;br /&gt;
Done. see [http://websvn.kde.org/*checkout*/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/digikam.png here]. digikam's icon has been done for a very long time - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-repeat ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html loop] through the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the next-to-last button in the second row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (...jpetso: used an interim copy of the playlist icon, but without nice &amp;quot;repeat&amp;quot; arrows) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-shuffle ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html shuffle] the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the last button in the second row.&lt;br /&gt;
|| Kind of... copied the &amp;quot;roll&amp;quot; icon to that location ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer || status/audio-volume-muted ||&lt;br /&gt;
This icon already exists in Oxygen, but in only one size, 22x22 I believe. Would like to have a scalable version. [note from jpetso: please also a scalable version for the other audio-volume-* icons]&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-contrast ||&lt;br /&gt;
Button that pops up the slider that lets you change the video contrast. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the fourth-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-brightness ||&lt;br /&gt;
Button that pops up the slider that lets you change the video brightness. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the third-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Firefox || apps/firefox || [http://en.www.mozilla.com/img/products/firefox-title.jpg Firefox logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| GIMP || apps/gimp || [http://upload.wikimedia.org/wikipedia/commons/5/55/GIMP_Icon.png GIMP logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kopete-cryptography || status/signature-bad || An icon like the 'signature' icon, but it indicates that a digital signature cannot be verified. See [http://websvn.kde.org/*checkout*/trunk/extragear/network/kopete-cryptography/icons/badsignature.png?revision=730086 websvn] for a quick version that I made. This icon is intended to be displayed at 16x16, so I think the red color alone isn't enough to made it's intention quickly obvious, it should have more distinction from 'siganture'. || No longer needed, using 'security-low' ||&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || media-playback-all-start and media-playback-all-stop || For starting and stopping torrents we want to use media-playback-start and media-playback-stop, so we would like some matching icons to start and stop all torrents. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-ip-filter-ktorrent || Icon for KTorrent's IP Filter plugin. This is a blocklist for bad peers. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (jpetso says: hmmm... have i replaced this with view-filter already? ...) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-plugin-scan-folder-ktorrent || Icon for KTorrent's folder scanner plugin. This plugin monitors directories for torrent files, and when a new one is detected, it is loaded into ktorrent. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-upnp-ktorrent || Icon for KTorrent's UPnP plugin. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-discovery || Icon for KTorrent's zeroconf (DNSSD) plugin, also used by the &amp;quot;Network Discovery&amp;quot; page in the System Settings (which makes for the slightly different icon name). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| Minirok (and other media players?) || actions/list-clear || An icon for the &amp;quot;clear (play)list&amp;quot; action. Previously used &amp;quot;view_remove&amp;quot; from crystalsvg, which is now gone. || please use edit-clear - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://qlandkarte.sourceforge.net/ QLandkarte] || apps/qlandkarte || QLandkarte application (Garmin GPS tool for mapping/tracks/waypoints...) currently uses 16x16 world icon from Nuvola and author would be interested to get nice SVG icon for application. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || Main Icon || We are porting our MSN client for KDE and we'd appreciate a lot an oxygenized version of [http://trac.kmess.org/browser/trunk/kmess/kmess/hi128-app-kmess.png our hummingbird logo] || Done - Feb 28 2008||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || MSN Status icons || If possible, oxygenized msn status icons.. it shouldn't be very long since they could be all color variants of just one image: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/online.png Online], or with very little changes: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/lunch.png Lunch] || please see user-* icons in status. if there are others that are needed, then please state them individually - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kde-apps.org/content/show.php/KGrab?content=74086 KGrab] || Main Icon || Its a extragear fork of KSnapshot. At the moment i use the old Ksnapshot icon. We need a new oxygen Icon for KGrab. Tanks ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://shaman.iskrembilen.com Shaman] || status-installed, status-notinstalled status-upgradeable action-update || We would are using the Oxygen-Icons in our program, but we can't find any status-icons which fit good :( (Currently using online/offline icons)|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Misc Icon Requests =&lt;br /&gt;
* Please see my request on http://www.nabble.com/Suggestion-for-Oxygen:-Highlight-difference-between-Kate-and-KWrite-t4447769.html and the bug report to help you track this wish at: https://bugs.kde.org/show_bug.cgi?id=138170.&lt;br /&gt;
&amp;lt;b&amp;gt;Update&amp;lt;/b&amp;gt;:Thanks Djmdave, for moving this here. Now the KWrite icon is totally missing. See: http://websvn.kde.org/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/kwrite.png?view=markup and other corresponding directories (scalable 64x64 etc). My request for two distinct icons for Kate and KWrite stands. Please see bug for more details and discussion.&lt;br /&gt;
&lt;br /&gt;
* Partly fixed in svn commit r733637 (fabo), missing all unmount icons and some others (MO Device and ZIP Device) used in *.desktop files:&lt;br /&gt;
http://websvn.kde.org/trunk/KDE/kdebase/apps/lib/konq/Templates/&lt;br /&gt;
&lt;br /&gt;
= List of missing icons with screenshot = &lt;br /&gt;
&lt;br /&gt;
List of missing icons from applications with related screenshot:&lt;br /&gt;
&lt;br /&gt;
[[Projects/Oxygen/KDE4_Missing_Icons]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/Missing_Icons</id>
		<title>Projects/Oxygen/Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/Missing_Icons"/>
				<updated>2008-06-01T21:52:45Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Earthwings' icons certainly look nice, but I think we can scrap the variants altogether, making for more flexibility and less maintenance effort. Added that idea as comment.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The page will help Oxygen team to track and produce icons that are currently missing in KDE4. Additionally it will help developers to make requests for icons that they need for KDE4 related projects. &lt;br /&gt;
&lt;br /&gt;
= Instructions to fill out the request =&lt;br /&gt;
&lt;br /&gt;
* This page, being a wiki, obviously does not validate your request. Please take care when providing information about the icons. Note that this page is mainly for the team to know where is mostly needed the work, we'll do our best to fullfill your requests for 4.0 but however we can't guarantee that. =)&lt;br /&gt;
&lt;br /&gt;
* When providing icon names please try to make them compatible with the actual naming scheme.&lt;br /&gt;
&lt;br /&gt;
* Please provide clear but short descriptions about the icons, it needs to help the artists in imagining a good metaphore to make your icon. '''This point is extremely important'''. You may obviously also link your description if it's going to be lengthy. This will help us to manage icon requests, and check if there are any possible duplicates. The most descriptive you are, the best it is for us.&lt;br /&gt;
&lt;br /&gt;
* Screenshots are sometimes a better way to easily show the usage of the icon. Provide metaphores when possible this will help the artist to visualize our reqest faster and give a better understanding of the reqest.&lt;br /&gt;
&lt;br /&gt;
* As someone already noted, this is not the right page to complain or make suggestions about existing icon, this is just to know the remaining work.&lt;br /&gt;
&lt;br /&gt;
* Please sort by module/application/priority&lt;br /&gt;
&lt;br /&gt;
= Missing Icons Table =&lt;br /&gt;
&lt;br /&gt;
== General purpose icons ==&lt;br /&gt;
For icons like the folder, or the desktop.&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| devices/media-optical-video || icon for DVDs and video CDs, from [http://websvn.kde.org/trunk/KDE/kdelibs/solid/solid/backends/hal/haldevice.cpp?view=markup HalDevice::icon] ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| mimetypes/application-x-chm || Icon for *.chm (application/x-chm). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== KDE main modules ==&lt;br /&gt;
For apps in trunk/KDE/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| kdelibs || phonon || actions/player-volume-muted || This is needed by all Phonon related apps, that show a mute/unmute button near to the volumeslider. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || actions/edit-undo-close-tab || konqueror undo closed tab [jpetso says: low priority, has a fallback to edit-undo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-system-network-proxy || konqueror configuration dialog Proxy || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-web-browser-identification || konqueror configuration dialog Browser Identification || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-shutdown || Shutdown (Turn off the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-reboot || Restart (restart the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-suspend and system-suspend-hibernate || Hibernate || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect || Generic effect icon || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-desktop-effect || Desktop effects config module || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-boxswitch || Boxswitch (alt-tab) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-desktop-grid || Desktopgrid (desktop switcher) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-presentwindows || Presentwindows effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-shadow || Shadow effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || actions/window-duplicate || An icon to duplicate the current window so that the new window contains the same contents as the current one. Probably keep it visually similar to the &amp;quot;tab-duplicate&amp;quot; icon. || Done || jpetso&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || apps/preferences-plugin-word-completion-ktexteditor || KWrite word completion plugin || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || systemsettings || apps/preferences-desktop-launch-feedback || Launch feedback config module || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || drkonqi || apps/drkonqi || icon for the kde crash manager ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| extragear || show dashboard || places/user-dashboard || icon for the show dashboard plasmoid ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete (misc) || (various) || Emoticons for Kopete, See [[../Missing_Emoticons]] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || systray icons || Systray icons indicating status other than online are based on the old kopete icon. Proposal for an update: http://dev.gentoo.org/~earthwings/misc/kopete_icons/ [jpetso says: hm... maybe we could get rid of these special icons by programmatically combining the application icon with the user status icons as emblems? That would be pretty flexible in communicating information (up to four different states shown at once) and would avoid other themes having an inconsistent look if they draw the Kopete icon but not the systray variants.] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || networkmanager || (various) || Status Icons for the NetworkManager applet.  Specifically icons to represent the signal strength of a wifi device and icons to represent the stage of connection (stage1-3).  device-wireless would be a good candidate to also serve as a signal strength icon given that it has four rings around it (25%, 50%, etc).  An icon is also needed to show when a wifi card is in Ad-Hoc mode. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdemultimedia || kmix|| kmix icons || KMix icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegraphics || okular || actions/view-table-of-contents-ltr / view-table-of-contents-rtl || An icon (in both LtR and RtL versions) representing the table of contents. To be used for indicating the &amp;quot;Contents&amp;quot; tab in the okular sidebar. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || koffice icons || (various) See http://wiki.koffice.org/index.php?title=Icons || various. icon names listed there are badly broken at the moment, take that wiki with a grain of salt. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || kthesaurus || apps/kthesaurus - {{bug|49983}} || application icon for the application that suggests similar words for a given one || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || Text Tool || plugins/textshape || Icons to replace the text on the tabs: one for formatting, one for paragraph styles, one for character styles, one for bullet settings. (perhaps some Abc in rich text, the paragraph sign, the T symbol and a bullet icon -- these icons will not be used on buttons or in toolbars) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kalgebra || apps/kalgebra || Application Icon kdeedu/kalgebra/icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kig || apps/kig || Application Icon for [http://edu.kde.org/kig Kig] (kdeedu/kig/kig), a geometrical drawing program. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || klettres || klettres_kids  &amp;amp;  klettres_grownup || Application Icon for Klettres [http://edu.kde.org/klettres/], a letter learning program. my idea was this:  http://www.bdgraue.de/files/images/klettres_kids.svg   http://www.bdgraue.de/files/images/klettres_grownup.svg  i think, someone can do it better . here is a screenshot from klettres where you can see the old icons for 'mode kids' and mode 'grown up': http://edu.kde.org/klettres/  || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || parley || action/insert-row &amp;amp; action/insert-column || Add a new entry in parley || In Progress (jpetso: done already?) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-now || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will be downloaded with the current mail check.|| In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-later || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will not be downloaded with the current mail check. The user still can download the message with a later mail check. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted-full || Status icon, displayed in the message list. Indicates that the whole message is encrypted. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted-part || Status icon, displayed in the message list. Indicates that some parts of the message is encrypted (for example, the body text is encrypted, but an attachment is not). || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted || Status icon, displayed in the message list. Indicates that a message is encrypted, but with undefined scope or validness. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-mark-junk || Action to mark one or more mails as spam (= junk). [jpetso says: high priority, also required by the icon naming spec] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || addressee-distributionlist (or something like that) || KMail has an addressee selector, where you can select the receivers of the mail you write. Each addressee has a little icon which indicates whether that addressee is a single person or a group of persons (also named distribution list). The old icon for this was kontact_contacts, and showed three heads. The other icon for a single person shows a single head (user-identity, not the best choice probably, but there is nothing else). &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-message-new-list || Creates a new message, which will have the mailing list of the current folder as the recepient. Can be found in the context menu of a folder in KMail, but only after activating &amp;quot;Folder-&amp;gt;Mailing List Management&amp;quot;. [jpetso says: low priority, mail-message-new already exists as fallback.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-reply-custom || Action to reply to a message with a custom template (made by the user). Note that there either is no fallback or the fallback does not work. [jpetso: You're right, there's no fallback. Possible fallbacks in the 4.0 Oxygen set would be mail-reply-sender, mail-reply-all and mail-reply-list. So that would make mail-reply-sender-custom, for example.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kalarm || apps/kalarm || System tray icon, indicating alarms are enabled. Current icon is still the hicolor one. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/appointment-new || The icon for the &amp;quot;New Event&amp;quot; action. Very important, and even in the icon naming spec. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/task-new || The icon for the &amp;quot;New Todo&amp;quot; action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/journal-new || The icon for the &amp;quot;New Journal&amp;quot; action. I guess view-pim-journal overlayed with the plus icon should do. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/address-book-open || An icon for viewing, opening or selecting from an address book. Also used somewhere else (KAlarm, I believe), and combined with a plus icon it would be possible to get the specified address-book-new icon. [jpetso: Should we just use (copy) mimetypes/x-office-address-book?] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || apps/preferences-calendar-freebusy || An icon for configuring free/busy time. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-recurring || An icon to show a recurring event. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-recurring || An icon to show a recurring incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-complete || An icon to show a completed incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-inprogress || An icon to show an incidence (event, to-do or journal) is in-progress to being completed. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-needsattention || An icon to show incidence (event, to-do or journal) needs attention or action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-reminder || An icon for an event with a reminder. See the note for status/task-reminder below.|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-reminder || An icon to show an incidence (event, to-do or journal) with a reminder. Perhaps could be similar or identical to apps/preferences-desktop-notification-bell - we're using this one for now as a temporary replacement ([[User:Jstaniek|jstaniek]] 16:52, 12 March 2008 (CET)). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending || An icon to show that you will attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending-tentative || An icon to show that you are tentatively scheduled to attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/meeting-organizer || An icon to show that you are the person who organized and is in charge of a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer reminder daemon || korgac || An icon for the KOrganizer reminder daemon that is used almost exclusively in the system tray || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-suspend || suspend a calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-dismiss || dismiss calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-enable || enable calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-birthday || maybe a cake with candles to represent someone's birthday || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-anniversary || to represent a wedding anniversary || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || planner || to represent a daily planner (show your appointments, stuff to-do, meetings, etc in an organized way) || [jpetso: I think view-pim-summary (already in Oxygen) is the right icon for this.] ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-special || to represent a general special occassion. examples: holidays, birthdays, graduation, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-holiday || a non-religious holiday.  examples: independence day, new years, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kitchensync || actions/sync-start || The action to initiate a synchronization between to devices. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch || The action to fetch a newsfeed (RSS, Atom, ...), quite similar to fetching mails actually. [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch-all || The action to fetch all newsfeeds (RSS, Atom, ...). [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || katomic || katomic || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbattleship || kbattleship || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kblackbox || kblackbox || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbounce || kbounce || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kgoldrunner || kgoldrunner || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kiriki || kiriki || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kjumpingcube || kjumpingcube || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || klines || klines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmahjongg || kmahjongg || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmines || kmines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || knetwalk || knetwalk || Apps main icon || done || johann_ol &amp;amp; trouvnez&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kolf || kolf || Apps main icon || Done ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || konquest || konquest || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kpat || kpat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kreversi || kreversi || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksame || ksame || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kshisen || kshisen || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kspaceduel || kspaceduel || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksquares || ksquares || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ktuberling || ktuberling || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kfourinline || kfourinline || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || lskat || lskat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kget || status/network-connecting || Shown while trying to connect to a server. --[[User:Uwolfer|Uwolfer]] 21:05, 29 October 2007 (CET) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-aim || Icon for the AIM instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-icq || Icon for the ICQ instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-jabber || Icon for the XMPP/Jabber instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-msn || Icon for the MSN instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-yahoo || Icon for the Yahoo! instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || more protocol icons [jpetso: no time for retrieving the whole list right now] || Icon for the [blah blah blah] instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-desktop-user-privacy || Configuring privacy settings || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-plugin-text-effect-kopete || Configuring text formatting special effects || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-autocorrection || Configuring text autocorrect rules || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-highlighting || Configuring text highlighting - icon exists but only in a low resolution || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-pipes-kopete || Configuring piping settings - Probably like the old 'pipe' icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || status/dock-kopete-flashing || icon flashed in system tray when new messages are received || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-status-manager-kopete || Icon for Status Manager || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdesdk || kapptemplate || apps/kapptemplate || generates KDE 4 templates to start programming || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || apps/kjots || Icon for note taking application kjots. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-book || Icon for deleting a book. Currently I use edit-delete. Probably like x-office-address-book but with a X. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-multiple || Icon for deleting a mutliple objects (pages, books). Currently I use edit-delete. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/address-book-new || Icon for creating a new book. Probably like the mimetypes/x-office-address-book, but with a (+) on the top right like document-new. (High priority, also required by the naming spec.) ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || plasma's toolbox || Toolbox icon to replace the wrench icon. The toolbox (on the top right of the desktop, remember all the screenshots) will allow users to zoom in and out of the desktop, add widgets, configure the desktop, lock the desktop, run commands, etc. From what I understand it's a replacement of the right click menu. Several plasma developers suggested a 2D palette similar to plasma's techbase icon. ~Craig || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || battery.svg || Battery applet uses battery to present different types of batteries. We would need overlay's in svg, similar as existing AC adaptor indicator, that could be used to present different types of icons. We need indicators for following types: primary/notebook (no indicator is OK), mouse, keyboard, mouse+keyboard (not sure if used), pda. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeaccessibility || ktts || apps/ktts(d?).png || App icon for ktts is needed, and will be used for kttsmgr in menus, and for &amp;quot;Speak Page&amp;quot; icon in konq toolbar.  Will probably also likely be used for ktts settings in accessibility system-settings page.  Old icon was a parrot which fits I think. || ||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||program icon||Program (a hex editor) is currently in kdereview, heading to kdeutils. Uses the old KHexEdit icon for now|| Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||readonly/readwrite status icon||The loaded file can be set to readonly, by a toggle. Readonly would be the exception, so the icon could be a striked pen, a pen in a prohibition sign (round white with red border) or similar. ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove icon|| remove the bookmark from the current location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove-all icon|| remove all bookmarks ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-next or go-next-bookmark icon|| go to the next bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-previous or go-previous-bookmark icon|| go to the previous bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kreview || autostart || autostart || Apps main icon || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kdf || program icon || kdf is a small application that shows the amount of free space on your mounts (like 'df'). || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kfloppy || program icon || kfloppy can be used to format floppy disks with various filesystems. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kgpg || program icon || a graphical frontend for gpg. you can use it to generate new keys, manage existing keys/trust (including communicating with keyservers) and for encrypting files. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || ktimer || program icon || used to launch scripts/programs at certain times. it's basically like a miniature-cron for your desktop. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || superkaramba || program icon || a piece of software that allows you to create interactive eye-candy for your desktop. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Applications in Playground ==&lt;br /&gt;
For apps in trunk/playground/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
||network||kopete-bonjour||bonjour_protocol||The icons to be replaced are here: playground/network/kopete/protocols/bonjour/icons.||||&lt;br /&gt;
|-----&lt;br /&gt;
||base||emoticonskcm|| ||You can found it in kdereview, for now i'm using the face-smile icon but it's too small, i think it would be enough to have a bigger version||||&lt;br /&gt;
|-----&lt;br /&gt;
||edu||step||application icon||Application icon should be something that assosiates with physics and mechanics. ||||&lt;br /&gt;
|-----&lt;br /&gt;
||edu||step||icons for physical objects in Step||Screenshots of current (quite ugly) icons is available on [http://edu.kde.org/step step homepage]. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other 3rd party Application Icons ==&lt;br /&gt;
For all the other applications&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| KSystemlog || KSystemLog icon || [http://websvn.kde.org/trunk/playground/sysadmin/ksystemlog/src/hi128-app-ksystemlog.png?view=markup App icon] - Made by a non-graphic designer developer ;-) || Done (utilites-log-viewer) || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| Tagua || tagua-movelist || toggle [http://www.tagua-project.org/attachment/wiki/Screenshots/nested1.png movelist] || Done - use actions/view-history ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || apps/amarok ||&lt;br /&gt;
[http://websvn.kde.org/trunk/extragear/multimedia/amarok/src/images/amarok_icon.svg App icon]. Needs Oxygen colors, we don't really want to change design.&lt;br /&gt;
|| Done - Jul 24 2007||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || status/media-track-repeat || An icon for the &amp;quot;repeat the current track&amp;quot; state. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;  ||&lt;br /&gt;
|-----&lt;br /&gt;
|| digiKam || application icon || An icon to be used in splash screen, tool bar, help/about, taskbar etc. [http://websvn.kde.org/trunk/extragear/graphics/digikam/data/icons/hi128-app-digikam.png Old app icon]|| &amp;lt;s&amp;gt; &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;yes&amp;lt;/span&amp;gt; &amp;lt;br&amp;gt;We want to change completely and get rid of the pinguin. [http://www.gerhard.fr/files/camera.svg Here] is a basig design I tried, but I'm not happy with it. Any help is higly appreciated. &amp;lt;/s&amp;gt; &lt;br /&gt;
Done. see [http://websvn.kde.org/*checkout*/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/digikam.png here]. digikam's icon has been done for a very long time - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-repeat ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html loop] through the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the next-to-last button in the second row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (...jpetso: used an interim copy of the playlist icon, but without nice &amp;quot;repeat&amp;quot; arrows) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-shuffle ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html shuffle] the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the last button in the second row.&lt;br /&gt;
|| Kind of... copied the &amp;quot;roll&amp;quot; icon to that location ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer || status/audio-volume-muted ||&lt;br /&gt;
This icon already exists in Oxygen, but in only one size, 22x22 I believe. Would like to have a scalable version. [note from jpetso: please also a scalable version for the other audio-volume-* icons]&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-contrast ||&lt;br /&gt;
Button that pops up the slider that lets you change the video contrast. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the fourth-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-brightness ||&lt;br /&gt;
Button that pops up the slider that lets you change the video brightness. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the third-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Firefox || apps/firefox || [http://en.www.mozilla.com/img/products/firefox-title.jpg Firefox logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| GIMP || apps/gimp || [http://upload.wikimedia.org/wikipedia/commons/5/55/GIMP_Icon.png GIMP logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kopete-cryptography || status/signature-bad || An icon like the 'signature' icon, but it indicates that a digital signature cannot be verified. See [http://websvn.kde.org/*checkout*/trunk/extragear/network/kopete-cryptography/icons/badsignature.png?revision=730086 websvn] for a quick version that I made. This icon is intended to be displayed at 16x16, so I think the red color alone isn't enough to made it's intention quickly obvious, it should have more distinction from 'siganture'. || No longer needed, using 'security-low' ||&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || media-playback-all-start and media-playback-all-stop || For starting and stopping torrents we want to use media-playback-start and media-playback-stop, so we would like some matching icons to start and stop all torrents. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-ip-filter-ktorrent || Icon for KTorrent's IP Filter plugin. This is a blocklist for bad peers. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (jpetso says: hmmm... have i replaced this with view-filter already? ...) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-plugin-scan-folder-ktorrent || Icon for KTorrent's folder scanner plugin. This plugin monitors directories for torrent files, and when a new one is detected, it is loaded into ktorrent. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-upnp-ktorrent || Icon for KTorrent's UPnP plugin. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-discovery || Icon for KTorrent's zeroconf (DNSSD) plugin, also used by the &amp;quot;Network Discovery&amp;quot; page in the System Settings (which makes for the slightly different icon name). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| Minirok (and other media players?) || actions/list-clear || An icon for the &amp;quot;clear (play)list&amp;quot; action. Previously used &amp;quot;view_remove&amp;quot; from crystalsvg, which is now gone. || please use edit-clear - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://qlandkarte.sourceforge.net/ QLandkarte] || apps/qlandkarte || QLandkarte application (Garmin GPS tool for mapping/tracks/waypoints...) currently uses 16x16 world icon from Nuvola and author would be interested to get nice SVG icon for application. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || Main Icon || We are porting our MSN client for KDE and we'd appreciate a lot an oxygenized version of [http://trac.kmess.org/browser/trunk/kmess/kmess/hi128-app-kmess.png our hummingbird logo] || Done - Feb 28 2008||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || MSN Status icons || If possible, oxygenized msn status icons.. it shouldn't be very long since they could be all color variants of just one image: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/online.png Online], or with very little changes: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/lunch.png Lunch] || please see user-* icons in status. if there are others that are needed, then please state them individually - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kde-apps.org/content/show.php/KGrab?content=74086 KGrab] || Main Icon || Its a extragear fork of KSnapshot. At the moment i use the old Ksnapshot icon. We need a new oxygen Icon for KGrab. Tanks ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://shaman.iskrembilen.com Shaman] || status-installed, status-notinstalled status-upgradeable action-update || We would are using the Oxygen-Icons in our program, but we can't find any status-icons which fit good :( (Currently using online/offline icons)|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Misc Icon Requests =&lt;br /&gt;
* Please see my request on http://www.nabble.com/Suggestion-for-Oxygen:-Highlight-difference-between-Kate-and-KWrite-t4447769.html and the bug report to help you track this wish at: https://bugs.kde.org/show_bug.cgi?id=138170.&lt;br /&gt;
&amp;lt;b&amp;gt;Update&amp;lt;/b&amp;gt;:Thanks Djmdave, for moving this here. Now the KWrite icon is totally missing. See: http://websvn.kde.org/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/kwrite.png?view=markup and other corresponding directories (scalable 64x64 etc). My request for two distinct icons for Kate and KWrite stands. Please see bug for more details and discussion.&lt;br /&gt;
&lt;br /&gt;
* Partly fixed in svn commit r733637 (fabo), missing all unmount icons and some others (MO Device and ZIP Device) used in *.desktop files:&lt;br /&gt;
http://websvn.kde.org/trunk/KDE/kdebase/apps/lib/konq/Templates/&lt;br /&gt;
&lt;br /&gt;
= List of missing icons with screenshot = &lt;br /&gt;
&lt;br /&gt;
List of missing icons from applications with related screenshot:&lt;br /&gt;
&lt;br /&gt;
[[Projects/Oxygen/KDE4_Missing_Icons]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-27T12:13:15Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: As far as I can see, services is mainly used as a container for stuff, that is, a places icon. user-services would be quite a good fit, I think.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; places/user-services **?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-27T12:11:20Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Moved window-suppressed to status.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/status</id>
		<title>Projects/Oxygen/namingSpec/status</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/status"/>
				<updated>2008-05-27T12:10:58Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Moved window-suppressed from actions.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-missed               Needed&lt;br /&gt;
 appointment-soon                 Needed&lt;br /&gt;
 audio-volume-high                OK (22x22 only)&lt;br /&gt;
 audio-volume-low                 OK (22x22 only)&lt;br /&gt;
 audio-volume-medium              OK (22x22 only)&lt;br /&gt;
 audio-volume-muted               OK (22x22 only)&lt;br /&gt;
 battery-low                      OK&lt;br /&gt;
 battery-caution                  OK&lt;br /&gt;
 battery-040                      OK **&lt;br /&gt;
 battery-060                      OK **&lt;br /&gt;
 battery-080                      OK **&lt;br /&gt;
 battery-100                      OK **&lt;br /&gt;
 battery-charging-low             OK **&lt;br /&gt;
 battery-charging-caution         OK **&lt;br /&gt;
 battery-charging-040             OK **&lt;br /&gt;
 battery-charging-060             OK **&lt;br /&gt;
 battery-charging-080             OK **&lt;br /&gt;
 battery-charging                 OK *&lt;br /&gt;
 dialog-error                     OK (KDE 3 name: actions/messagebox_critical)&lt;br /&gt;
 dialog-information               OK (KDE 3 name: actions/messagebox_info)&lt;br /&gt;
 dialog-warning                   OK (KDE 3 name: actions/messagebox_warning)&lt;br /&gt;
 dialog-password                  OK (KDE 3 name: lock)&lt;br /&gt;
 dialog-question                  Needed&lt;br /&gt;
 folder-drag-accept               Needed&lt;br /&gt;
 folder-visiting                  Needed&lt;br /&gt;
 folder-open                      OK (KDE 3 name: filesystems/folder_open)&lt;br /&gt;
 image-loading                    OK&lt;br /&gt;
 image-missing                    OK (KDE 3 name: filesystems/file_broken)&lt;br /&gt;
 mail-attachment                  OK (KDE 3 name: actions/kmmsgattachment)&lt;br /&gt;
 mail-unread                      OK&lt;br /&gt;
 mail-read                        OK&lt;br /&gt;
 mail-replied                     OK&lt;br /&gt;
 mail-signed                      Needed&lt;br /&gt;
 mail-signed-verified             Needed&lt;br /&gt;
 media-playlist-repeat            OK (needs to be improved, though)&lt;br /&gt;
 media-playlist-shuffle           OK&lt;br /&gt;
 network-error                    Needed&lt;br /&gt;
 network-idle                     Needed&lt;br /&gt;
 network-offline                  Needed&lt;br /&gt;
 network-receive                  Needed&lt;br /&gt;
 network-transmit                 Needed&lt;br /&gt;
 network-transmit-receive         Needed&lt;br /&gt;
 object-locked                    OK ** (ArtLibreSet)&lt;br /&gt;
                                     (KDE 3 name: actions/encrypted)&lt;br /&gt;
 object-unlocked                  OK ** (ArtLibreSet)&lt;br /&gt;
                                     (KDE 3 name: actions/decrypted)&lt;br /&gt;
 printer-error                    OK (didn't exist in KDE 3)&lt;br /&gt;
 printer-printing                 OK (KDE 3 name: actions/print)&lt;br /&gt;
 script-error                     OK ** (KDE 3 name: bug)&lt;br /&gt;
 security-high                    OK (KDE 3 name: actions/encrypted)&lt;br /&gt;
 security-medium                  OK (KDE 3 name: actions/halfencrypted)&lt;br /&gt;
 security-low                     OK (KDE 3 name: actions/decrypted)&lt;br /&gt;
 software-update-available        Needed&lt;br /&gt;
 software-update-urgent           Needed&lt;br /&gt;
 sync-error                       Needed&lt;br /&gt;
 sync-synchronizing               Needed&lt;br /&gt;
 task-due                         Needed&lt;br /&gt;
 task-past-due                    Needed&lt;br /&gt;
 user-away                        OK (KDE 3 name: metacontact_away)&lt;br /&gt;
 user-away-extended               OK ** (did not exist in KDE 3)&lt;br /&gt;
 user-busy                        OK * (KDE 3 name: yahoo_busy,&lt;br /&gt;
                                        groupwise_busy, icq_dnd)&lt;br /&gt;
 user-idle                        Needed (did not exist in KDE 3)&lt;br /&gt;
 user-invisible                   OK * (did not exist in KDE 3)&lt;br /&gt;
 user-offline                     OK (KDE 3 name: metacontact_offline)&lt;br /&gt;
 user-online                      OK (KDE 3 name: metacontact_online)&lt;br /&gt;
 user-trash-full                  OK (KDE 3 name: filesystems/trashcan_full)&lt;br /&gt;
 wallet-closed                    OK ** (KDE 3 name: wallet_closed)&lt;br /&gt;
 wallet-open                      OK ** (KDE 3 name: wallet_open)&lt;br /&gt;
 weather-clear                    Needed&lt;br /&gt;
 weather-clear-night              Needed&lt;br /&gt;
 weather-few-clouds               Needed&lt;br /&gt;
 weather-few-clouds-night         Needed&lt;br /&gt;
 weather-fog                      Needed&lt;br /&gt;
 weather-overcast                 Needed&lt;br /&gt;
 weather-severe-alert             Needed&lt;br /&gt;
 weather-showers                  Needed&lt;br /&gt;
 weather-showers-scattered        Needed&lt;br /&gt;
 weather-snow                     Needed&lt;br /&gt;
 weather-storm                    Needed&lt;br /&gt;
 window-suppressed                -&amp;gt; popup-suppressed **&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's status/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-missed&lt;br /&gt;
   The icon used when an appointment was missed.&lt;br /&gt;
&lt;br /&gt;
 appointment-soon&lt;br /&gt;
   The icon used when an appointment will occur soon.&lt;br /&gt;
&lt;br /&gt;
 dialog-question&lt;br /&gt;
   The icon used when a dialog is opened to ask a simple&lt;br /&gt;
   question of the user.&lt;br /&gt;
&lt;br /&gt;
 folder-drag-accept&lt;br /&gt;
   The icon used for a folder while an object is being&lt;br /&gt;
   dragged onto it, that is of a type that the directory&lt;br /&gt;
   can contain.&lt;br /&gt;
&lt;br /&gt;
 folder-visiting&lt;br /&gt;
   The icon used for folders, while their contents are being&lt;br /&gt;
   displayed in another window. This icon would typically be used&lt;br /&gt;
   when using multiple windows to navigate the hierarchy, such as&lt;br /&gt;
   in Nautilus's spatial mode.&lt;br /&gt;
&lt;br /&gt;
 mail-signed&lt;br /&gt;
   The icon used for an electronic mail that contains a signature.&lt;br /&gt;
&lt;br /&gt;
 mail-signed-verified&lt;br /&gt;
   The icon used for an electronic mail that contains a signature&lt;br /&gt;
   which has also been verified by the security system.&lt;br /&gt;
&lt;br /&gt;
 media-playlist-repeat&lt;br /&gt;
   The icon for the repeat mode of a media player.&lt;br /&gt;
&lt;br /&gt;
 network-error&lt;br /&gt;
   The icon used when an error occurs trying to intialize&lt;br /&gt;
   the network connection of the computing device. This icon&lt;br /&gt;
   should be two computers, one in the background, with the&lt;br /&gt;
   screens of both computers, colored black, and with the&lt;br /&gt;
   theme's style element for errors, overlayed on top of the icon.&lt;br /&gt;
&lt;br /&gt;
 network-idle&lt;br /&gt;
   The icon used when no data is being transmitted or received,&lt;br /&gt;
   while the computing device is connected to a network.&lt;br /&gt;
   This icon should be two computers, one in the background,&lt;br /&gt;
   with the screens of both computers, colored black.&lt;br /&gt;
&lt;br /&gt;
 network-offline&lt;br /&gt;
   The icon used when the computing device is disconnected&lt;br /&gt;
   from the network. This icon should be a computer in the&lt;br /&gt;
   background, with a screen colored black, and the theme's&lt;br /&gt;
   icon element to show that a device is not accessible,&lt;br /&gt;
   in the foreground. (Move from actions/connect-no?)&lt;br /&gt;
&lt;br /&gt;
 network-receive&lt;br /&gt;
   The icon used when data is being received, while the&lt;br /&gt;
   computing device is connected to a network. This icon&lt;br /&gt;
   should be two computers, one in the background,&lt;br /&gt;
   with its screen colored green, and the screen of&lt;br /&gt;
   the computer in the foreground, colored black.&lt;br /&gt;
&lt;br /&gt;
 network-transmit&lt;br /&gt;
   The icon used when data is being transmitted, while the&lt;br /&gt;
   computing device is connected to a network. This icon&lt;br /&gt;
   should be two computers, one in the background, with its&lt;br /&gt;
   screen colored black, and the screen of the computer in&lt;br /&gt;
   the foreground, colored green.&lt;br /&gt;
&lt;br /&gt;
 network-transmit-receive&lt;br /&gt;
   The icon used data is being both transmitted and received&lt;br /&gt;
   simultaneously, while the computing device is connected&lt;br /&gt;
   to a network. This icon should be two computers, one in&lt;br /&gt;
   the background, with the screens of both computers,&lt;br /&gt;
   colored green.&lt;br /&gt;
&lt;br /&gt;
 software-update-available&lt;br /&gt;
   The icon used when an update is available for software&lt;br /&gt;
   installed on the computing device, through the system&lt;br /&gt;
   software update program.&lt;br /&gt;
&lt;br /&gt;
 software-update-urgent&lt;br /&gt;
   The icon used when an urgent update is available&lt;br /&gt;
   through the system software update program.&lt;br /&gt;
&lt;br /&gt;
 sync-error&lt;br /&gt;
   The icon used when an error occurs while attempting to&lt;br /&gt;
   synchronize data from the computing device,&lt;br /&gt;
   to another device.&lt;br /&gt;
&lt;br /&gt;
 sync-synchronizing&lt;br /&gt;
   The icon used while data is successfully synchronizing&lt;br /&gt;
   to another device.&lt;br /&gt;
&lt;br /&gt;
 task-due&lt;br /&gt;
   The icon used when a task is due soon.&lt;br /&gt;
&lt;br /&gt;
 task-past-due&lt;br /&gt;
   The icon used when a task that was due,&lt;br /&gt;
   has been left incomplete.&lt;br /&gt;
&lt;br /&gt;
 user-idle&lt;br /&gt;
   The icon used when a user on a chat network has not been&lt;br /&gt;
   an active participant in any chats on the network,&lt;br /&gt;
   for an extended period of time.&lt;br /&gt;
&lt;br /&gt;
 weather-clear&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;clear skies&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-clear-night&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;clear skies&amp;quot; during the night.&lt;br /&gt;
&lt;br /&gt;
 weather-few-clouds&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;partly cloudy&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-few-clouds-night&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;partly cloudy&amp;quot; during the night.&lt;br /&gt;
&lt;br /&gt;
 weather-fog&lt;br /&gt;
   The icon used while the weather for a region is &amp;quot;foggy&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-overcast&lt;br /&gt;
   The icon used while the weather for a region is &amp;quot;overcast&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-severe-alert&lt;br /&gt;
   The icon used while a sever weather alert is&lt;br /&gt;
   in effect for a region.&lt;br /&gt;
&lt;br /&gt;
 weather-showers&lt;br /&gt;
   The icon used while rain showers are occurring in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-showers-scattered&lt;br /&gt;
   The icon used while scattered rain showers are occurring&lt;br /&gt;
   in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-snow&lt;br /&gt;
   The icon used while snow showers are occurring in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-storm&lt;br /&gt;
   The icon used while storms are occurring in a region.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 battery-charging&lt;br /&gt;
   The icon used when the battery is charging&lt;br /&gt;
   from the power supply.&lt;br /&gt;
&lt;br /&gt;
 user-busy&lt;br /&gt;
   The icon used when a user on a chat network is not online&lt;br /&gt;
   but doesn't want to be disturbed.&lt;br /&gt;
&lt;br /&gt;
 user-invisible&lt;br /&gt;
   The icon used when a user on a chat network is online&lt;br /&gt;
   but invisible to other users.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-27T12:04:24Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: dobey has added a few more icons to the spec. Here they are!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 call-start                     Needed (CVS version of the spec)&lt;br /&gt;
 call-stop                      Needed (CVS version of the spec)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-send                  Needed (CVS version of the spec)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-restart                 -&amp;gt; system-reboot * (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 origin: reload? i think)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-software-install        Needed (CVS version of the spec)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       -&amp;gt; system-hibernate (agreed upon&lt;br /&gt;
                                   by GNOME, XFCE and KDE maintainers)&lt;br /&gt;
                                   (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 call-start&lt;br /&gt;
   The icon used for initiating or accepting a call. Should be&lt;br /&gt;
   similar to the standard cellular call pickup icon, a green&lt;br /&gt;
   handset with ear and mouth pieces facing upward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 call-stop&lt;br /&gt;
   The icon used for stopping a current call. Should be similar&lt;br /&gt;
   to the standard cellular call hangup icon, a red handset&lt;br /&gt;
   with ear and mouth pieces facing downward.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-send&lt;br /&gt;
   The icon for the send action. Should be an arrow pointing up&lt;br /&gt;
   and away from a hard disk.&lt;br /&gt;
   (Says the spec... I think we can be more flexible.)&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-software-install&lt;br /&gt;
   The icon used for the desktop's software installer application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/places</id>
		<title>Projects/Oxygen/namingSpec/places</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/places"/>
				<updated>2008-05-27T11:12:59Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: dobey had a somewhat nicer approach to bookmarks -&amp;gt; plan to use user-bookmarks and user-favorites in the future&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 bookmarks                -&amp;gt; user-bookmarks (added to the spec&lt;br /&gt;
                             only recently, in CVS)&lt;br /&gt;
 document-multiple        OK ** (KDE 3 name: kmultiple)&lt;br /&gt;
 favorites                -&amp;gt; user-favorites **&lt;br /&gt;
 folder                   OK&lt;br /&gt;
 folder-remote            OK&lt;br /&gt;
 folder-red,&lt;br /&gt;
 folder-blue,&lt;br /&gt;
 folder-brown,&lt;br /&gt;
 folder-cyan,&lt;br /&gt;
 folder-green,&lt;br /&gt;
 folder-grey,&lt;br /&gt;
 folder-orange,&lt;br /&gt;
 folder-violet,&lt;br /&gt;
 folder-yellow            -&amp;gt; Keep for now, but try to bring up some&lt;br /&gt;
                             substitute functionality, like tinting&lt;br /&gt;
                             folders by code, or putting the regular&lt;br /&gt;
                             folder on a colored background.&lt;br /&gt;
 folder-bookmarks,&lt;br /&gt;
 folder-development,&lt;br /&gt;
 folder-html,                &lt;br /&gt;
 folder-image,&lt;br /&gt;
 folder-important,&lt;br /&gt;
 folder-locked,&lt;br /&gt;
 folder-print,&lt;br /&gt;
 folder-sound,&lt;br /&gt;
 folder-tar,&lt;br /&gt;
 folder-txt,&lt;br /&gt;
 folder-video             -&amp;gt; svn rm&lt;br /&gt;
                             (emulate with folder + emblem overlay)&lt;br /&gt;
 mail-folder-inbox        OK ** (KDE 3 name: folder_inbox)&lt;br /&gt;
 mail-folder-outbox       OK ** (KDE 3 name: folder_outbox)&lt;br /&gt;
 mail-message             ?? (KDE 3 name: mail_generic)&lt;br /&gt;
 network-workgroup        OK (KDE 3 name: network)&lt;br /&gt;
 network-server           OK (KDE 3 name: server)&lt;br /&gt;
 network-server-database  OK ** (no corresponding icon in KDE 3)&lt;br /&gt;
 start-here               OK (did not exist in KDE 3)&lt;br /&gt;
 start-here-kde           OK ** (KDE 3 name: apps/kmenu)&lt;br /&gt;
 user-desktop             OK (KDE 3 name: filesystems/desktop)&lt;br /&gt;
 user-home                OK (KDE 3 names: folder_home, folder_home2)&lt;br /&gt;
 user-identity            OK ** (KDE 3 name: identity)&lt;br /&gt;
 user-trash               OK (KDE 3 name: trashcan_empty)&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Nothing to be done, places implements all of the naming spec correctly :D&lt;br /&gt;
&lt;br /&gt;
== Stuff that needs to be done in the code ==&lt;br /&gt;
&lt;br /&gt;
* Replace root folder occurrences (folder-red/folder-root) with drive-harddisk? (Discuss with kde-usability first.)&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/status</id>
		<title>Projects/Oxygen/namingSpec/status</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/status"/>
				<updated>2008-05-27T10:02:46Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: mail-replied is done - major part (arrows) by d-miller, minor part (putting the envelope in the background) by myself.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-missed               Needed&lt;br /&gt;
 appointment-soon                 Needed&lt;br /&gt;
 audio-volume-high                OK (22x22 only)&lt;br /&gt;
 audio-volume-low                 OK (22x22 only)&lt;br /&gt;
 audio-volume-medium              OK (22x22 only)&lt;br /&gt;
 audio-volume-muted               OK (22x22 only)&lt;br /&gt;
 battery-low                      OK&lt;br /&gt;
 battery-caution                  OK&lt;br /&gt;
 battery-040                      OK **&lt;br /&gt;
 battery-060                      OK **&lt;br /&gt;
 battery-080                      OK **&lt;br /&gt;
 battery-100                      OK **&lt;br /&gt;
 battery-charging-low             OK **&lt;br /&gt;
 battery-charging-caution         OK **&lt;br /&gt;
 battery-charging-040             OK **&lt;br /&gt;
 battery-charging-060             OK **&lt;br /&gt;
 battery-charging-080             OK **&lt;br /&gt;
 battery-charging                 OK *&lt;br /&gt;
 dialog-error                     OK (KDE 3 name: actions/messagebox_critical)&lt;br /&gt;
 dialog-information               OK (KDE 3 name: actions/messagebox_info)&lt;br /&gt;
 dialog-warning                   OK (KDE 3 name: actions/messagebox_warning)&lt;br /&gt;
 dialog-password                  OK (KDE 3 name: lock)&lt;br /&gt;
 dialog-question                  Needed&lt;br /&gt;
 folder-drag-accept               Needed&lt;br /&gt;
 folder-visiting                  Needed&lt;br /&gt;
 folder-open                      OK (KDE 3 name: filesystems/folder_open)&lt;br /&gt;
 image-loading                    OK&lt;br /&gt;
 image-missing                    OK (KDE 3 name: filesystems/file_broken)&lt;br /&gt;
 mail-attachment                  OK (KDE 3 name: actions/kmmsgattachment)&lt;br /&gt;
 mail-unread                      OK&lt;br /&gt;
 mail-read                        OK&lt;br /&gt;
 mail-replied                     OK&lt;br /&gt;
 mail-signed                      Needed&lt;br /&gt;
 mail-signed-verified             Needed&lt;br /&gt;
 media-playlist-repeat            OK (needs to be improved, though)&lt;br /&gt;
 media-playlist-shuffle           OK&lt;br /&gt;
 network-error                    Needed&lt;br /&gt;
 network-idle                     Needed&lt;br /&gt;
 network-offline                  Needed&lt;br /&gt;
 network-receive                  Needed&lt;br /&gt;
 network-transmit                 Needed&lt;br /&gt;
 network-transmit-receive         Needed&lt;br /&gt;
 object-locked                    OK ** (ArtLibreSet)&lt;br /&gt;
                                     (KDE 3 name: actions/encrypted)&lt;br /&gt;
 object-unlocked                  OK ** (ArtLibreSet)&lt;br /&gt;
                                     (KDE 3 name: actions/decrypted)&lt;br /&gt;
 printer-error                    OK (didn't exist in KDE 3)&lt;br /&gt;
 printer-printing                 OK (KDE 3 name: actions/print)&lt;br /&gt;
 script-error                     OK ** (KDE 3 name: bug)&lt;br /&gt;
 security-high                    OK (KDE 3 name: actions/encrypted)&lt;br /&gt;
 security-medium                  OK (KDE 3 name: actions/halfencrypted)&lt;br /&gt;
 security-low                     OK (KDE 3 name: actions/decrypted)&lt;br /&gt;
 software-update-available        Needed&lt;br /&gt;
 software-update-urgent           Needed&lt;br /&gt;
 sync-error                       Needed&lt;br /&gt;
 sync-synchronizing               Needed&lt;br /&gt;
 task-due                         Needed&lt;br /&gt;
 task-past-due                    Needed&lt;br /&gt;
 user-away                        OK (KDE 3 name: metacontact_away)&lt;br /&gt;
 user-away-extended               OK ** (did not exist in KDE 3)&lt;br /&gt;
 user-busy                        OK * (KDE 3 name: yahoo_busy,&lt;br /&gt;
                                        groupwise_busy, icq_dnd)&lt;br /&gt;
 user-idle                        Needed (did not exist in KDE 3)&lt;br /&gt;
 user-invisible                   OK * (did not exist in KDE 3)&lt;br /&gt;
 user-offline                     OK (KDE 3 name: metacontact_offline)&lt;br /&gt;
 user-online                      OK (KDE 3 name: metacontact_online)&lt;br /&gt;
 user-trash-full                  OK (KDE 3 name: filesystems/trashcan_full)&lt;br /&gt;
 wallet-closed                    OK ** (KDE 3 name: wallet_closed)&lt;br /&gt;
 wallet-open                      OK ** (KDE 3 name: wallet_open)&lt;br /&gt;
 weather-clear                    Needed&lt;br /&gt;
 weather-clear-night              Needed&lt;br /&gt;
 weather-few-clouds               Needed&lt;br /&gt;
 weather-few-clouds-night         Needed&lt;br /&gt;
 weather-fog                      Needed&lt;br /&gt;
 weather-overcast                 Needed&lt;br /&gt;
 weather-severe-alert             Needed&lt;br /&gt;
 weather-showers                  Needed&lt;br /&gt;
 weather-showers-scattered        Needed&lt;br /&gt;
 weather-snow                     Needed&lt;br /&gt;
 weather-storm                    Needed&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's status/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-missed&lt;br /&gt;
   The icon used when an appointment was missed.&lt;br /&gt;
&lt;br /&gt;
 appointment-soon&lt;br /&gt;
   The icon used when an appointment will occur soon.&lt;br /&gt;
&lt;br /&gt;
 dialog-question&lt;br /&gt;
   The icon used when a dialog is opened to ask a simple&lt;br /&gt;
   question of the user.&lt;br /&gt;
&lt;br /&gt;
 folder-drag-accept&lt;br /&gt;
   The icon used for a folder while an object is being&lt;br /&gt;
   dragged onto it, that is of a type that the directory&lt;br /&gt;
   can contain.&lt;br /&gt;
&lt;br /&gt;
 folder-visiting&lt;br /&gt;
   The icon used for folders, while their contents are being&lt;br /&gt;
   displayed in another window. This icon would typically be used&lt;br /&gt;
   when using multiple windows to navigate the hierarchy, such as&lt;br /&gt;
   in Nautilus's spatial mode.&lt;br /&gt;
&lt;br /&gt;
 mail-signed&lt;br /&gt;
   The icon used for an electronic mail that contains a signature.&lt;br /&gt;
&lt;br /&gt;
 mail-signed-verified&lt;br /&gt;
   The icon used for an electronic mail that contains a signature&lt;br /&gt;
   which has also been verified by the security system.&lt;br /&gt;
&lt;br /&gt;
 media-playlist-repeat&lt;br /&gt;
   The icon for the repeat mode of a media player.&lt;br /&gt;
&lt;br /&gt;
 network-error&lt;br /&gt;
   The icon used when an error occurs trying to intialize&lt;br /&gt;
   the network connection of the computing device. This icon&lt;br /&gt;
   should be two computers, one in the background, with the&lt;br /&gt;
   screens of both computers, colored black, and with the&lt;br /&gt;
   theme's style element for errors, overlayed on top of the icon.&lt;br /&gt;
&lt;br /&gt;
 network-idle&lt;br /&gt;
   The icon used when no data is being transmitted or received,&lt;br /&gt;
   while the computing device is connected to a network.&lt;br /&gt;
   This icon should be two computers, one in the background,&lt;br /&gt;
   with the screens of both computers, colored black.&lt;br /&gt;
&lt;br /&gt;
 network-offline&lt;br /&gt;
   The icon used when the computing device is disconnected&lt;br /&gt;
   from the network. This icon should be a computer in the&lt;br /&gt;
   background, with a screen colored black, and the theme's&lt;br /&gt;
   icon element to show that a device is not accessible,&lt;br /&gt;
   in the foreground. (Move from actions/connect-no?)&lt;br /&gt;
&lt;br /&gt;
 network-receive&lt;br /&gt;
   The icon used when data is being received, while the&lt;br /&gt;
   computing device is connected to a network. This icon&lt;br /&gt;
   should be two computers, one in the background,&lt;br /&gt;
   with its screen colored green, and the screen of&lt;br /&gt;
   the computer in the foreground, colored black.&lt;br /&gt;
&lt;br /&gt;
 network-transmit&lt;br /&gt;
   The icon used when data is being transmitted, while the&lt;br /&gt;
   computing device is connected to a network. This icon&lt;br /&gt;
   should be two computers, one in the background, with its&lt;br /&gt;
   screen colored black, and the screen of the computer in&lt;br /&gt;
   the foreground, colored green.&lt;br /&gt;
&lt;br /&gt;
 network-transmit-receive&lt;br /&gt;
   The icon used data is being both transmitted and received&lt;br /&gt;
   simultaneously, while the computing device is connected&lt;br /&gt;
   to a network. This icon should be two computers, one in&lt;br /&gt;
   the background, with the screens of both computers,&lt;br /&gt;
   colored green.&lt;br /&gt;
&lt;br /&gt;
 software-update-available&lt;br /&gt;
   The icon used when an update is available for software&lt;br /&gt;
   installed on the computing device, through the system&lt;br /&gt;
   software update program.&lt;br /&gt;
&lt;br /&gt;
 software-update-urgent&lt;br /&gt;
   The icon used when an urgent update is available&lt;br /&gt;
   through the system software update program.&lt;br /&gt;
&lt;br /&gt;
 sync-error&lt;br /&gt;
   The icon used when an error occurs while attempting to&lt;br /&gt;
   synchronize data from the computing device,&lt;br /&gt;
   to another device.&lt;br /&gt;
&lt;br /&gt;
 sync-synchronizing&lt;br /&gt;
   The icon used while data is successfully synchronizing&lt;br /&gt;
   to another device.&lt;br /&gt;
&lt;br /&gt;
 task-due&lt;br /&gt;
   The icon used when a task is due soon.&lt;br /&gt;
&lt;br /&gt;
 task-past-due&lt;br /&gt;
   The icon used when a task that was due,&lt;br /&gt;
   has been left incomplete.&lt;br /&gt;
&lt;br /&gt;
 user-idle&lt;br /&gt;
   The icon used when a user on a chat network has not been&lt;br /&gt;
   an active participant in any chats on the network,&lt;br /&gt;
   for an extended period of time.&lt;br /&gt;
&lt;br /&gt;
 weather-clear&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;clear skies&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-clear-night&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;clear skies&amp;quot; during the night.&lt;br /&gt;
&lt;br /&gt;
 weather-few-clouds&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;partly cloudy&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-few-clouds-night&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;partly cloudy&amp;quot; during the night.&lt;br /&gt;
&lt;br /&gt;
 weather-fog&lt;br /&gt;
   The icon used while the weather for a region is &amp;quot;foggy&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-overcast&lt;br /&gt;
   The icon used while the weather for a region is &amp;quot;overcast&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-severe-alert&lt;br /&gt;
   The icon used while a sever weather alert is&lt;br /&gt;
   in effect for a region.&lt;br /&gt;
&lt;br /&gt;
 weather-showers&lt;br /&gt;
   The icon used while rain showers are occurring in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-showers-scattered&lt;br /&gt;
   The icon used while scattered rain showers are occurring&lt;br /&gt;
   in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-snow&lt;br /&gt;
   The icon used while snow showers are occurring in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-storm&lt;br /&gt;
   The icon used while storms are occurring in a region.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 battery-charging&lt;br /&gt;
   The icon used when the battery is charging&lt;br /&gt;
   from the power supply.&lt;br /&gt;
&lt;br /&gt;
 user-busy&lt;br /&gt;
   The icon used when a user on a chat network is not online&lt;br /&gt;
   but doesn't want to be disturbed.&lt;br /&gt;
&lt;br /&gt;
 user-invisible&lt;br /&gt;
   The icon used when a user on a chat network is online&lt;br /&gt;
   but invisible to other users.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-27T09:59:55Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: address-book-new is now there! joint effort of Stephen Kelly and myself.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               OK&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/KDE4_Missing_Icons</id>
		<title>Projects/Oxygen/KDE4 Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/KDE4_Missing_Icons"/>
				<updated>2008-05-27T02:29:31Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Remove the KWin missing icon image with the &amp;quot;move&amp;quot; icon, that has even been in KDE 4.0 already.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;List of KDE4 missing icon on applications with screenshots.&lt;br /&gt;
&lt;br /&gt;
'''Please delete images from techbase when removing fixed icons from the list!!!'''&lt;br /&gt;
&lt;br /&gt;
{|  cellpadding=&amp;quot;5&amp;quot; border=&amp;quot;1px&amp;quot;&lt;br /&gt;
&lt;br /&gt;
| Kwin || [[Image:Missingkwin1.png]]&lt;br /&gt;
|-&lt;br /&gt;
| Kaddressbook -&amp;gt; Edit contact -&amp;gt; Misc || [[Image:Missing_kaddressbook.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| Sweeper, app icon || [[Image:Missing_sweeper_app.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| Kpatience, toolbar || [[Image:Missing_kpatience_toolbar.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| Kalzium, toolbar || [[Image:Missing_kalzium_toolbar.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| Kstars, menu&amp;lt;br&amp;gt;&amp;quot;startup wizard&amp;quot; fixed || [[Image:Missing_Kstars_menu.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| kalzium, element informations || [[Image:Missing_Kalzium_element_info.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| Knode &amp;quot;new message&amp;quot; icon missing when knode is embedded in kontact || [[Image:Missing_Knode.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| korganizer -&amp;gt; todo icon || [[Image:Missing_Korganizer_todo.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| systemsettings -&amp;gt; sound -&amp;gt; ESD device || [[Image:Missing_Systemsettings_sound_ESD.jpg]]&lt;br /&gt;
|-&lt;br /&gt;
| Kate, tools menu  ||  [[ Image:Missing_kate_tools.jpg  ]]&lt;br /&gt;
|-&lt;br /&gt;
| Dolphin, audio file preview  ||  [[ Image:Missing_audio_preview.jpg  ]]&lt;br /&gt;
|-&lt;br /&gt;
|  Okular, review toolbar: stamp symbol, black underline  ||  [[ Image:Missing_okular_review_toolbar.jpg  ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kopete: ICQ User informations || [[ Image:Missing_kopete_icq_info.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kiconedit settings (&amp;quot;icon templates&amp;quot; corrected) || [[ Image:Missing_kiconedit.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| kgraphviewer settings || [[ Image:Missing_kgraphviewer.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Konqueror -&amp;gt; extensions -&amp;gt; micro format || [[ Image:Missing_konqueror_plugin_micro-format1.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Konqueror tools (&amp;quot;change browser identification&amp;quot; corrected) || [[ Image:Missing_konqueror_menu.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kftpgrabber settings || [[ Image:Missing_kftpgrabber1.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kftpgrabber || [[ Image:Missing_kftpgrabber.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| File sharing config dialog || [[ Image:Missing_filesharing.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| kspaceduel || [[ Image:Missing_kspaceduel1.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kleopatra settings || [[ Image:Missing_kleopatra.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kuser settings || [[ Image:Missing_kuser2.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| kmenuedit toolbar || [[ Image:Missing_kmenuedit1.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| kcontroledit toolbar || [[ Image:Missing_kcontroledit_a.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| kcontactmanager toolbar (jpetso: I might have fixed this, please check back) (FiNeX: tested on revision 757534: it's not fixed) || [[ Image:Missing_kcontactmanager_a.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kbugbuster settings || [[ Image:Missing_kbugbuster_b.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| KBlackBox toolbar || [[ Image:Missing_kblackbox_a.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kinfocenter. ''On the treeview, all entries without the icon show the “?” near description''. || [[ Image:Missing_kinfocenter_a.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kmix, &amp;quot;hide mixer window&amp;quot; icon || [[ Image:Missing_kmix_a.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kdf || [[ Image:Missing_kdf_a.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Konqueror settings: Configure toolbars &lt;br /&gt;
&lt;br /&gt;
*&amp;quot;reload all tabs&amp;quot; corrected&lt;br /&gt;
*&amp;quot;settings&amp;quot; corrected&lt;br /&gt;
*&amp;quot;split view top/bottom&amp;quot; corrected&lt;br /&gt;
*&amp;quot;storage media&amp;quot; corrected&lt;br /&gt;
*&amp;quot;system&amp;quot; corrected&lt;br /&gt;
&lt;br /&gt;
|| [[ Image:Missing_konqueror_toolbar_z.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Konqueror settings: Configure toolbars (2) || [[ Image:Missing_konqueror_toolbar_j.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| kword, custom document || [[ Image:Missing_kword_custom_document.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kthesaurus, missing app icon&lt;br /&gt;
{{bug|49983}}&lt;br /&gt;
 || [[ Image:Missing_kthesaurus.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kcoloredit toolbar || [[ Image:Missing_kcoloredit.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Konqueror bookmarks editor (keditbookmarks) application icon || [[ Image:Missing_konqueror_Bookmark_editor.jpg ]]&lt;br /&gt;
|-&lt;br /&gt;
| Kmail (HTML composition mode) - &amp;quot;link&amp;quot; action || [[ Image:Kmail_link.jpg ]]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/Missing_Icons</id>
		<title>Projects/Oxygen/Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/Missing_Icons"/>
				<updated>2008-05-26T17:57:33Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Updating a few kdepim related icons, and removing some that have been done for a while already.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The page will help Oxygen team to track and produce icons that are currently missing in KDE4. Additionally it will help developers to make requests for icons that they need for KDE4 related projects. &lt;br /&gt;
&lt;br /&gt;
= Instructions to fill out the request =&lt;br /&gt;
&lt;br /&gt;
* This page, being a wiki, obviously does not validate your request. Please take care when providing information about the icons. Note that this page is mainly for the team to know where is mostly needed the work, we'll do our best to fullfill your requests for 4.0 but however we can't guarantee that. =)&lt;br /&gt;
&lt;br /&gt;
* When providing icon names please try to make them compatible with the actual naming scheme.&lt;br /&gt;
&lt;br /&gt;
* Please provide clear but short descriptions about the icons, it needs to help the artists in imagining a good metaphore to make your icon. '''This point is extremely important'''. You may obviously also link your description if it's going to be lengthy. This will help us to manage icon requests, and check if there are any possible duplicates. The most descriptive you are, the best it is for us.&lt;br /&gt;
&lt;br /&gt;
* Screenshots are sometimes a better way to easily show the usage of the icon. Provide metaphores when possible this will help the artist to visualize our reqest faster and give a better understanding of the reqest.&lt;br /&gt;
&lt;br /&gt;
* As someone already noted, this is not the right page to complain or make suggestions about existing icon, this is just to know the remaining work.&lt;br /&gt;
&lt;br /&gt;
* Please sort by module/application/priority&lt;br /&gt;
&lt;br /&gt;
= Missing Icons Table =&lt;br /&gt;
&lt;br /&gt;
== General purpose icons ==&lt;br /&gt;
For icons like the folder, or the desktop.&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| devices/media-optical-video || icon for DVDs and video CDs, from [http://websvn.kde.org/trunk/KDE/kdelibs/solid/solid/backends/hal/haldevice.cpp?view=markup HalDevice::icon] ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| mimetypes/application-x-chm || Icon for *.chm (application/x-chm). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== KDE main modules ==&lt;br /&gt;
For apps in trunk/KDE/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| kdelibs || phonon || actions/player-volume-muted || This is needed by all Phonon related apps, that show a mute/unmute button near to the volumeslider. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || actions/edit-undo-close-tab || konqueror undo closed tab [jpetso says: low priority, has a fallback to edit-undo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-system-network-proxy || konqueror configuration dialog Proxy || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-web-browser-identification || konqueror configuration dialog Browser Identification || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-shutdown || Shutdown (Turn off the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-reboot || Restart (restart the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-suspend and system-suspend-hibernate || Hibernate || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect || Generic effect icon || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-desktop-effect || Desktop effects config module || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-boxswitch || Boxswitch (alt-tab) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-desktop-grid || Desktopgrid (desktop switcher) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-presentwindows || Presentwindows effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-shadow || Shadow effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || actions/window-duplicate || An icon to duplicate the current window so that the new window contains the same contents as the current one. Probably keep it visually similar to the &amp;quot;tab-duplicate&amp;quot; icon. || Done || jpetso&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || apps/preferences-plugin-word-completion-ktexteditor || KWrite word completion plugin || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || systemsettings || apps/preferences-desktop-launch-feedback || Launch feedback config module || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || drkonqi || apps/drkonqi || icon for the kde crash manager ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| extragear || show dashboard || places/user-dashboard || icon for the show dashboard plasmoid ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete (misc) || (various) || Emoticons for Kopete, See [[../Missing_Emoticons]] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || networkmanager || (various) || Status Icons for the NetworkManager applet.  Specifically icons to represent the signal strength of a wifi device and icons to represent the stage of connection (stage1-3).  device-wireless would be a good candidate to also serve as a signal strength icon given that it has four rings around it (25%, 50%, etc).  An icon is also needed to show when a wifi card is in Ad-Hoc mode. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdemultimedia || kmix|| kmix icons || KMix icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegraphics || okular || actions/view-table-of-contents-ltr / view-table-of-contents-rtl || An icon (in both LtR and RtL versions) representing the table of contents. To be used for indicating the &amp;quot;Contents&amp;quot; tab in the okular sidebar. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || koffice icons || (various) See http://wiki.koffice.org/index.php?title=Icons || various. icon names listed there are badly broken at the moment, take that wiki with a grain of salt. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || kthesaurus || apps/kthesaurus - {{bug|49983}} || application icon for the application that suggests similar words for a given one || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || Text Tool || plugins/textshape || Icons to replace the text on the tabs: one for formatting, one for paragraph styles, one for character styles, one for bullet settings. (perhaps some Abc in rich text, the paragraph sign, the T symbol and a bullet icon -- these icons will not be used on buttons or in toolbars) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kalgebra || apps/kalgebra || Application Icon kdeedu/kalgebra/icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kig || apps/kig || Application Icon for [http://edu.kde.org/kig Kig] (kdeedu/kig/kig), a geometrical drawing program. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || klettres || klettres_kids  &amp;amp;  klettres_grownup || Application Icon for Klettres [http://edu.kde.org/klettres/], a letter learning program. my idea was this:  http://www.bdgraue.de/files/images/klettres_kids.svg   http://www.bdgraue.de/files/images/klettres_grownup.svg  i think, someone can do it better . here is a screenshot from klettres where you can see the old icons for 'mode kids' and mode 'grown up': http://edu.kde.org/klettres/  || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || parley || action/insert-row &amp;amp; action/insert-column || Add a new entry in parley || In Progress (jpetso: done already?) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-now || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will be downloaded with the current mail check.|| In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-later || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will not be downloaded with the current mail check. The user still can download the message with a later mail check. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted-full || Status icon, displayed in the message list. Indicates that the whole message is encrypted. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted-part || Status icon, displayed in the message list. Indicates that some parts of the message is encrypted (for example, the body text is encrypted, but an attachment is not). || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-encrypted || Status icon, displayed in the message list. Indicates that a message is encrypted, but with undefined scope or validness. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-mark-junk || Action to mark one or more mails as spam (= junk). [jpetso says: high priority, also required by the icon naming spec] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || addressee-distributionlist (or something like that) || KMail has an addressee selector, where you can select the receivers of the mail you write. Each addressee has a little icon which indicates whether that addressee is a single person or a group of persons (also named distribution list). The old icon for this was kontact_contacts, and showed three heads. The other icon for a single person shows a single head (user-identity, not the best choice probably, but there is nothing else). &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-message-new-list || Creates a new message, which will have the mailing list of the current folder as the recepient. Can be found in the context menu of a folder in KMail, but only after activating &amp;quot;Folder-&amp;gt;Mailing List Management&amp;quot;. [jpetso says: low priority, mail-message-new already exists as fallback.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-reply-custom || Action to reply to a message with a custom template (made by the user). Note that there either is no fallback or the fallback does not work. [jpetso: You're right, there's no fallback. Possible fallbacks in the 4.0 Oxygen set would be mail-reply-sender, mail-reply-all and mail-reply-list. So that would make mail-reply-sender-custom, for example.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kalarm || apps/kalarm || System tray icon, indicating alarms are enabled. Current icon is still the hicolor one. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/appointment-new || The icon for the &amp;quot;New Event&amp;quot; action. Very important, and even in the icon naming spec. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/task-new || The icon for the &amp;quot;New Todo&amp;quot; action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/journal-new || The icon for the &amp;quot;New Journal&amp;quot; action. I guess view-pim-journal overlayed with the plus icon should do. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/address-book-open || An icon for viewing, opening or selecting from an address book. Also used somewhere else (KAlarm, I believe), and combined with a plus icon it would be possible to get the specified address-book-new icon. [jpetso: Should we just use (copy) mimetypes/x-office-address-book?] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || apps/preferences-calendar-freebusy || An icon for configuring free/busy time. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-recurring || An icon to show a recurring event. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-recurring || An icon to show a recurring incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-complete || An icon to show a completed incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-inprogress || An icon to show an incidence (event, to-do or journal) is in-progress to being completed. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-needsattention || An icon to show incidence (event, to-do or journal) needs attention or action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-reminder || An icon for an event with a reminder. See the note for status/task-reminder below.|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-reminder || An icon to show an incidence (event, to-do or journal) with a reminder. Perhaps could be similar or identical to apps/preferences-desktop-notification-bell - we're using this one for now as a temporary replacement ([[User:Jstaniek|jstaniek]] 16:52, 12 March 2008 (CET)). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending || An icon to show that you will attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending-tentative || An icon to show that you are tentatively scheduled to attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/meeting-organizer || An icon to show that you are the person who organized and is in charge of a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer reminder daemon || korgac || An icon for the KOrganizer reminder daemon that is used almost exclusively in the system tray || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-suspend || suspend a calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-dismiss || dismiss calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/reminder-enable || enable calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-birthday || maybe a cake with candles to represent someone's birthday || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-anniversary || to represent a wedding anniversary || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || planner || to represent a daily planner (show your appointments, stuff to-do, meetings, etc in an organized way) || [jpetso: I think view-pim-summary (already in Oxygen) is the right icon for this.] ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-special || to represent a general special occassion. examples: holidays, birthdays, graduation, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-holiday || a non-religious holiday.  examples: independence day, new years, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kitchensync || actions/sync-start || The action to initiate a synchronization between to devices. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch || The action to fetch a newsfeed (RSS, Atom, ...), quite similar to fetching mails actually. [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch-all || The action to fetch all newsfeeds (RSS, Atom, ...). [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || katomic || katomic || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbattleship || kbattleship || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kblackbox || kblackbox || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbounce || kbounce || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kgoldrunner || kgoldrunner || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kiriki || kiriki || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kjumpingcube || kjumpingcube || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || klines || klines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmahjongg || kmahjongg || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmines || kmines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || knetwalk || knetwalk || Apps main icon || done || johann_ol &amp;amp; trouvnez&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kolf || kolf || Apps main icon || Done ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || konquest || konquest || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kpat || kpat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kreversi || kreversi || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksame || ksame || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kshisen || kshisen || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kspaceduel || kspaceduel || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksquares || ksquares || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ktuberling || ktuberling || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kfourinline || kfourinline || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || lskat || lskat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kget || status/network-connecting || Shown while trying to connect to a server. --[[User:Uwolfer|Uwolfer]] 21:05, 29 October 2007 (CET) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-aim || Icon for the AIM instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-icq || Icon for the ICQ instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-jabber || Icon for the XMPP/Jabber instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-msn || Icon for the MSN instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-yahoo || Icon for the Yahoo! instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || more protocol icons [jpetso: no time for retrieving the whole list right now] || Icon for the [blah blah blah] instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-desktop-user-privacy || Configuring privacy settings || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-plugin-text-effect-kopete || Configuring text formatting special effects || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-autocorrection || Configuring text autocorrect rules || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-highlighting || Configuring text highlighting - icon exists but only in a low resolution || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-pipes-kopete || Configuring piping settings - Probably like the old 'pipe' icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || status/dock-kopete-flashing || icon flashed in system tray when new messages are received || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-status-manager-kopete || Icon for Status Manager || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdesdk || kapptemplate || apps/kapptemplate || generates KDE 4 templates to start programming || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || apps/kjots || Icon for note taking application kjots. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-book || Icon for deleting a book. Currently I use edit-delete. Probably like x-office-address-book but with a X. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-multiple || Icon for deleting a mutliple objects (pages, books). Currently I use edit-delete. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/address-book-new || Icon for creating a new book. Probably like the mimetypes/x-office-address-book, but with a (+) on the top right like document-new. (High priority, also required by the naming spec.) ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || plasma's toolbox || Toolbox icon to replace the wrench icon. The toolbox (on the top right of the desktop, remember all the screenshots) will allow users to zoom in and out of the desktop, add widgets, configure the desktop, lock the desktop, run commands, etc. From what I understand it's a replacement of the right click menu. Several plasma developers suggested a 2D palette similar to plasma's techbase icon. ~Craig || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || battery.svg || Battery applet uses battery to present different types of batteries. We would need overlay's in svg, similar as existing AC adaptor indicator, that could be used to present different types of icons. We need indicators for following types: primary/notebook (no indicator is OK), mouse, keyboard, mouse+keyboard (not sure if used), pda. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeaccessibility || ktts || apps/ktts(d?).png || App icon for ktts is needed, and will be used for kttsmgr in menus, and for &amp;quot;Speak Page&amp;quot; icon in konq toolbar.  Will probably also likely be used for ktts settings in accessibility system-settings page.  Old icon was a parrot which fits I think. || ||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||program icon||Program (a hex editor) is currently in kdereview, heading to kdeutils. Uses the old KHexEdit icon for now|| ||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||readonly/readwrite status icon||The loaded file can be set to readonly, by a toggle. Readonly would be the exception, so the icon could be a striked pen, a pen in a prohibition sign (round white with red border) or similar. ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove icon|| remove the bookmark from the current location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove-all icon|| remove all bookmarks ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-next or go-next-bookmark icon|| go to the next bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-previous or go-previous-bookmark icon|| go to the previous bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kreview || autostart || autostart || Apps main icon || ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Applications in Playground ==&lt;br /&gt;
For apps in trunk/playground/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
||network||kopete-bonjour||bonjour_protocol||The icons to be replaced are here: playground/network/kopete/protocols/bonjour/icons.||||&lt;br /&gt;
|-----&lt;br /&gt;
||base||emoticonskcm|| ||You can found it in kdereview, for now i'm using the face-smile icon but it's too small, i think it would be enough to have a bigger version||||&lt;br /&gt;
|-----&lt;br /&gt;
||edu||step||application icon||Application icon should be something that assosiates with physics and mechanics. ||||&lt;br /&gt;
|-----&lt;br /&gt;
||edu||step||icons for physical objects in Step||Screenshots of current (quite ugly) icons is available on [http://edu.kde.org/step step homepage]. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other 3rd party Application Icons ==&lt;br /&gt;
For all the other applications&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| KSystemlog || KSystemLog icon || [http://websvn.kde.org/trunk/playground/sysadmin/ksystemlog/src/hi128-app-ksystemlog.png?view=markup App icon] - Made by a non-graphic designer developer ;-) || Done (utilites-log-viewer) || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| Tagua || tagua-movelist || toggle [http://www.tagua-project.org/attachment/wiki/Screenshots/nested1.png movelist] || Done - use actions/view-history ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || apps/amarok ||&lt;br /&gt;
[http://websvn.kde.org/trunk/extragear/multimedia/amarok/src/images/amarok_icon.svg App icon]. Needs Oxygen colors, we don't really want to change design.&lt;br /&gt;
|| Done - Jul 24 2007||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || status/media-track-repeat || An icon for the &amp;quot;repeat the current track&amp;quot; state. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;  ||&lt;br /&gt;
|-----&lt;br /&gt;
|| digiKam || application icon || An icon to be used in splash screen, tool bar, help/about, taskbar etc. [http://websvn.kde.org/trunk/extragear/graphics/digikam/data/icons/hi128-app-digikam.png Old app icon]|| &amp;lt;s&amp;gt; &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;yes&amp;lt;/span&amp;gt; &amp;lt;br&amp;gt;We want to change completely and get rid of the pinguin. [http://www.gerhard.fr/files/camera.svg Here] is a basig design I tried, but I'm not happy with it. Any help is higly appreciated. &amp;lt;/s&amp;gt; &lt;br /&gt;
Done. see [http://websvn.kde.org/*checkout*/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/digikam.png here]. digikam's icon has been done for a very long time - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-repeat ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html loop] through the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the next-to-last button in the second row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (...jpetso: used an interim copy of the playlist icon, but without nice &amp;quot;repeat&amp;quot; arrows) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-shuffle ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html shuffle] the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the last button in the second row.&lt;br /&gt;
|| Kind of... copied the &amp;quot;roll&amp;quot; icon to that location ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer || status/audio-volume-muted ||&lt;br /&gt;
This icon already exists in Oxygen, but in only one size, 22x22 I believe. Would like to have a scalable version. [note from jpetso: please also a scalable version for the other audio-volume-* icons]&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-contrast ||&lt;br /&gt;
Button that pops up the slider that lets you change the video contrast. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the fourth-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-brightness ||&lt;br /&gt;
Button that pops up the slider that lets you change the video brightness. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the third-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Firefox || apps/firefox || [http://en.www.mozilla.com/img/products/firefox-title.jpg Firefox logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| GIMP || apps/gimp || [http://upload.wikimedia.org/wikipedia/commons/5/55/GIMP_Icon.png GIMP logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kopete-cryptography || status/signature-bad || An icon like the 'signature' icon, but it indicates that a digital signature cannot be verified. See [http://websvn.kde.org/*checkout*/trunk/extragear/network/kopete-cryptography/icons/badsignature.png?revision=730086 websvn] for a quick version that I made. This icon is intended to be displayed at 16x16, so I think the red color alone isn't enough to made it's intention quickly obvious, it should have more distinction from 'siganture'. || No longer needed, using 'security-low' ||&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || media-playback-all-start and media-playback-all-stop || For starting and stopping torrents we want to use media-playback-start and media-playback-stop, so we would like some matching icons to start and stop all torrents. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-ip-filter-ktorrent || Icon for KTorrent's IP Filter plugin. This is a blocklist for bad peers. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (jpetso says: hmmm... have i replaced this with view-filter already? ...) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-plugin-scan-folder-ktorrent || Icon for KTorrent's folder scanner plugin. This plugin monitors directories for torrent files, and when a new one is detected, it is loaded into ktorrent. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-upnp-ktorrent || Icon for KTorrent's UPnP plugin. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-discovery || Icon for KTorrent's zeroconf (DNSSD) plugin, also used by the &amp;quot;Network Discovery&amp;quot; page in the System Settings (which makes for the slightly different icon name). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| Minirok (and other media players?) || actions/list-clear || An icon for the &amp;quot;clear (play)list&amp;quot; action. Previously used &amp;quot;view_remove&amp;quot; from crystalsvg, which is now gone. || please use edit-clear - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://qlandkarte.sourceforge.net/ QLandkarte] || apps/qlandkarte || QLandkarte application (Garmin GPS tool for mapping/tracks/waypoints...) currently uses 16x16 world icon from Nuvola and author would be interested to get nice SVG icon for application. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || Main Icon || We are porting our MSN client for KDE and we'd appreciate a lot an oxygenized version of [http://trac.kmess.org/browser/trunk/kmess/kmess/hi128-app-kmess.png our hummingbird logo] || Done - Feb 28 2008||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || MSN Status icons || If possible, oxygenized msn status icons.. it shouldn't be very long since they could be all color variants of just one image: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/online.png Online], or with very little changes: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/lunch.png Lunch] || please see user-* icons in status. if there are others that are needed, then please state them individually - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kde-apps.org/content/show.php/KGrab?content=74086 KGrab] || Main Icon || Its a extragear fork of KSnapshot. At the moment i use the old Ksnapshot icon. We need a new oxygen Icon for KGrab. Tanks ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://shaman.iskrembilen.com Shaman] || status-installed, status-notinstalled status-upgradeable action-update || We would are using the Oxygen-Icons in our program, but we can't find any status-icons which fit good :( (Currently using online/offline icons)|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Misc Icon Requests =&lt;br /&gt;
* Please see my request on http://www.nabble.com/Suggestion-for-Oxygen:-Highlight-difference-between-Kate-and-KWrite-t4447769.html and the bug report to help you track this wish at: https://bugs.kde.org/show_bug.cgi?id=138170.&lt;br /&gt;
&amp;lt;b&amp;gt;Update&amp;lt;/b&amp;gt;:Thanks Djmdave, for moving this here. Now the KWrite icon is totally missing. See: http://websvn.kde.org/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/kwrite.png?view=markup and other corresponding directories (scalable 64x64 etc). My request for two distinct icons for Kate and KWrite stands. Please see bug for more details and discussion.&lt;br /&gt;
&lt;br /&gt;
* Partly fixed in svn commit r733637 (fabo), missing all unmount icons and some others (MO Device and ZIP Device) used in *.desktop files:&lt;br /&gt;
http://websvn.kde.org/trunk/KDE/kdebase/apps/lib/konq/Templates/&lt;br /&gt;
&lt;br /&gt;
= List of missing icons with screenshot = &lt;br /&gt;
&lt;br /&gt;
List of missing icons from applications with related screenshot:&lt;br /&gt;
&lt;br /&gt;
[[Projects/Oxygen/KDE4_Missing_Icons]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-20T17:21:18Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Finally found a nice name for dmiller's new &amp;quot;edit bookmarks&amp;quot; icon: bookmarks-organize&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 bookmarks-organize             OK ** (KDE 3 origin: bookmark)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 tab-close-other                Needed * (KDE 3 name: tab_remove_other)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close-other&lt;br /&gt;
   The icon used for the &amp;quot;Close Other Tabs&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.2_Feature_Plan</id>
		<title>Schedules/KDE4/4.2 Feature Plan</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.2_Feature_Plan"/>
				<updated>2008-05-19T18:06:05Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: The snippets plugin won't make it into 4.1 anymore, but it's done and just needs to be enabled in the CMakeLists.txt.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of planned features for the 4.2 release.&lt;br /&gt;
&lt;br /&gt;
See also:&lt;br /&gt;
* [[Schedules/KDE4/4.2 Release Schedule]]&lt;br /&gt;
* [[Schedules/KDE4/4.1 Feature Plan]]&lt;br /&gt;
* [[Schedules/KDE4/Goals]]&lt;br /&gt;
&lt;br /&gt;
Legend:&lt;br /&gt;
* todo =&amp;gt; not started yet&lt;br /&gt;
* in-progress =&amp;gt; started, but not completed yet&lt;br /&gt;
* done =&amp;gt; completed&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
= Other =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|System Settings|add Administrator mode button|?|?}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= kdelibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|kross|Extend QtScript integration.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepimlibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdenetwork =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Kopete|MSNP15 implementation for MSN|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|UPnp Support|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Updated contact list interface (uses Qt 4 rather than Qt 3)|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureTodo|Kopete|Update Kopete to better support Decibel|kopete-devel@kde.org|Kopete Developers}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeutils =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|Power Manager|import either Guidance Power Manager or move kde4powersaver into kdeutils|?|?}}&lt;br /&gt;
{{FeatureTodo|Kjots| Import notes from KNotes as KJots pages. |steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureTodo|Kjots| Email KJots pages using default mail client ({{bug|124509}}. |steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebindings =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Smoke|Wrap some more APIs (at least Akanodi for all languages and Plasma for C#)|kde-bindings@kde.org|KDE-bindings developers}}&lt;br /&gt;
{{FeatureTodo|krossjava|Integrate into e.g. SuperKaramba and fix issues that show up.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureTodo|krossjava|Documentation++|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegames =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|libkdegames|New highscore management system|milliams|Matt Williams}}&lt;br /&gt;
{{FeatureTodo|kdiamond|Drag jewels|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdesdk =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Kate|Port and reenable the Snippets plugin.|jpetso@gmx.at|Jakob Petsovits}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Talk:Projects/Oxygen/Missing_Icons</id>
		<title>Talk:Projects/Oxygen/Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Talk:Projects/Oxygen/Missing_Icons"/>
				<updated>2008-05-13T14:43:00Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Image Resize Icon */ plus my signature.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a great idea! Perhaps we need to have some way to track the most requested icons similar to the way bugzilla allows people to vote on issues that need the most attention. I would be willing to help with PHP/MySQL/HTML/CSS to create a solution for this but right now I don't have the time to make it all myself.&lt;br /&gt;
&lt;br /&gt;
== Image Resize Icon ==&lt;br /&gt;
&lt;br /&gt;
There is a generic resize icon in playground/artwork/Oxygen/scribus/ called scale. This is best suited. How it will be included (i assume for gwenview?) im not sure of.&lt;br /&gt;
&lt;br /&gt;
The fd.o name should be transform-scale which i will rename it to when i have created the icon for the other sizes (currently just 16px)&lt;br /&gt;
&lt;br /&gt;
- [[User:Djmdave|Djmdave]] 17:03, 27 October 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
Moved transform-scale from playground to kdebase/runtime, it's now in the &amp;quot;official&amp;quot; set. Thanks!&lt;br /&gt;
&lt;br /&gt;
- [[User:Jpetso|jpetso]] 16:43, 13 May 2008 (CEST)&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Talk:Projects/Oxygen/Missing_Icons</id>
		<title>Talk:Projects/Oxygen/Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Talk:Projects/Oxygen/Missing_Icons"/>
				<updated>2008-05-13T14:42:30Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* Image Resize Icon */ thanksgivings&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a great idea! Perhaps we need to have some way to track the most requested icons similar to the way bugzilla allows people to vote on issues that need the most attention. I would be willing to help with PHP/MySQL/HTML/CSS to create a solution for this but right now I don't have the time to make it all myself.&lt;br /&gt;
&lt;br /&gt;
== Image Resize Icon ==&lt;br /&gt;
&lt;br /&gt;
There is a generic resize icon in playground/artwork/Oxygen/scribus/ called scale. This is best suited. How it will be included (i assume for gwenview?) im not sure of.&lt;br /&gt;
&lt;br /&gt;
The fd.o name should be transform-scale which i will rename it to when i have created the icon for the other sizes (currently just 16px)&lt;br /&gt;
&lt;br /&gt;
- [[User:Djmdave|Djmdave]] 17:03, 27 October 2007 (CEST)&lt;br /&gt;
&lt;br /&gt;
Moved transform-scale from playground to kdebase/runtime, it's now in the &amp;quot;official&amp;quot; set. Thanks!&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-13T09:50:08Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: insert-link and insert-horizontal-rule by dmiller, yay&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (or rather bookmarks-new **?)&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-horizontal-rule         OK **&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    OK&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/Missing_Icons</id>
		<title>Projects/Oxygen/Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/Missing_Icons"/>
				<updated>2008-05-13T09:49:27Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* General purpose icons */ dmiller added insert-link and insert-horizontal-rule - cool, thanks :)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The page will help Oxygen team to track and produce icons that are currently missing in KDE4. Additionally it will help developers to make requests for icons that they need for KDE4 related projects. &lt;br /&gt;
&lt;br /&gt;
= Instructions to fill out the request =&lt;br /&gt;
&lt;br /&gt;
* This page, being a wiki, obviously does not validate your request. Please take care when providing information about the icons. Note that this page is mainly for the team to know where is mostly needed the work, we'll do our best to fullfill your requests for 4.0 but however we can't guarantee that. =)&lt;br /&gt;
&lt;br /&gt;
* When providing icon names please try to make them compatible with the actual naming scheme.&lt;br /&gt;
&lt;br /&gt;
* Please provide clear but short descriptions about the icons, it needs to help the artists in imagining a good metaphore to make your icon. '''This point is extremely important'''. You may obviously also link your description if it's going to be lengthy. This will help us to manage icon requests, and check if there are any possible duplicates. The most descriptive you are, the best it is for us.&lt;br /&gt;
&lt;br /&gt;
* Screenshots are sometimes a better way to easily show the usage of the icon. Provide metaphores when possible this will help the artist to visualize our reqest faster and give a better understanding of the reqest.&lt;br /&gt;
&lt;br /&gt;
* As someone already noted, this is not the right page to complain or make suggestions about existing icon, this is just to know the remaining work.&lt;br /&gt;
&lt;br /&gt;
* Please sort by module/application/priority&lt;br /&gt;
&lt;br /&gt;
= Missing Icons Table =&lt;br /&gt;
&lt;br /&gt;
== General purpose icons ==&lt;br /&gt;
For icons like the folder, or the desktop.&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| actions/transform-move (ArtLibreSet) || move action [[http://websvn.kde.org/branches/KDE/3.5/kdelibs/pics/crystalsvg/cr16-action-move.png?revision=438982&amp;amp;view=markup]]  || Done || ruphy&lt;br /&gt;
|-----&lt;br /&gt;
|| actions/insert-link (naming spec) || Icon for inserting a hyperlink into a rich text document such as html email. Needed by KMail and KJots, at least. Now needed by kdelibs. || Done || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| actions/insert-horizontal-rule || Icon for inserting a horizontal line (&amp;lt;hr&amp;gt; in HTML) into a text edit. Used by KRichTextEdit in kdelibs, which is used by Kopete, KMail and KJots. || Done || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| devices/media-optical-video || icon for DVDs and video CDs, from [http://websvn.kde.org/trunk/KDE/kdelibs/solid/solid/backends/hal/haldevice.cpp?view=markup HalDevice::icon] ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| mimetypes/application-x-chm || Icon for *.chm (application/x-chm). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== KDE main modules ==&lt;br /&gt;
For apps in trunk/KDE/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| kdelibs || phonon || actions/player-volume-muted || This is needed by all Phonon related apps, that show a mute/unmute button near to the volumeslider. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || actions/edit-undo-close-tab || konqueror undo closed tab [jpetso says: low priority, has a fallback to edit-undo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-system-network-proxy || konqueror configuration dialog Proxy || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-web-browser-identification || konqueror configuration dialog Browser Identification || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-shutdown || Shutdown (Turn off the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-reboot || Restart (restart the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-suspend and system-suspend-hibernate || Hibernate || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect || Generic effect icon || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-desktop-effect || Desktop effects config module || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-boxswitch || Boxswitch (alt-tab) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-desktop-grid || Desktopgrid (desktop switcher) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-presentwindows || Presentwindows effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-shadow || Shadow effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || actions/window-duplicate || An icon to duplicate the current window so that the new window contains the same contents as the current one. Probably keep it visually similar to the &amp;quot;tab-duplicate&amp;quot; icon. || Done || jpetso&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || apps/preferences-plugin-word-completion-ktexteditor || KWrite word completion plugin || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || systemsettings || apps/preferences-desktop-launch-feedback || Launch feedback config module || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || drkonqi || apps/drkonqi || icon for the kde crash manager ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete (misc) || (various) || Emoticons for Kopete, See [[../Missing_Emoticons]] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || networkmanager || (various) || Status Icons for the NetworkManager applet.  Specifically icons to represent the signal strength of a wifi device and icons to represent the stage of connection (stage1-3).  device-wireless would be a good candidate to also serve as a signal strength icon given that it has four rings around it (25%, 50%, etc).  An icon is also needed to show when a wifi card is in Ad-Hoc mode. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdemultimedia || kmix|| kmix icons || KMix icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegraphics || okular || actions/view-table-of-contents-ltr / view-table-of-contents-rtl || An icon (in both LtR and RtL versions) representing the table of contents. To be used for indicating the &amp;quot;Contents&amp;quot; tab in the okular sidebar. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || koffice icons || (various) See http://wiki.koffice.org/index.php?title=Icons || various. icon names listed there are badly broken at the moment, take that wiki with a grain of salt. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || kthesaurus || apps/kthesaurus - {{bug|49983}} || application icon for the application that suggests similar words for a given one || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || Text Tool || plugins/textshape || Icons to replace the text on the tabs: one for formatting, one for paragraph styles, one for character styles, one for bullet settings. (perhaps some Abc in rich text, the paragraph sign, the T symbol and a bullet icon -- these icons will not be used on buttons or in toolbars) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kalgebra || apps/kalgebra || Application Icon kdeedu/kalgebra/icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kig || apps/kig || Application Icon for [http://edu.kde.org/kig Kig] (kdeedu/kig/kig), a geometrical drawing program. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || klettres || klettres_kids  &amp;amp;  klettres_grownup || Application Icon for Klettres [http://edu.kde.org/klettres/], a letter learning program. my idea was this:  http://www.bdgraue.de/files/images/klettres_kids.svg   http://www.bdgraue.de/files/images/klettres_grownup.svg  i think, someone can do it better . here is a screenshot from klettres where you can see the old icons for 'mode kids' and mode 'grown up': http://edu.kde.org/klettres/  || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || parley || action/insert-row &amp;amp; action/insert-column || Add a new entry in parley || In Progress (jpetso: done already?) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-now || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will be downloaded with the current mail check.|| In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-later || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will not be downloaded with the current mail check. The user still can download the message with a later mail check. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgfullyencrypted || Status icon, displayed in the message list. Indicates that the whole message is encrypted. || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgpartiallyencrypted || Status icon, displayed in the message list. Indicates that some parts of the message is encrypted (for example, the body text is encrypted, but an attachment is not).  |In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgundefinedencrypted || Status icon, displayed in the message list. Indicates that it is not known if the message is encrypted. In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgencryptionproblematic || Status icon, displayed in the message list. Indicates that the message is encrypted, but there is some problem with it.||In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgsignatureproblematic ||  Status icon, displayed in the message list. Indicates that the message is encrypted, but there is some problem with the signature (for example, the key might be expired). || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-mark-junk || Action to mark one or more mails as spam (= junk). [jpetso says: high priority, also required by the icon naming spec] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || addressee-distributionlist (or something like that) || KMail has an addressee selector, where you can select the receivers of the mail you write. Each addressee has a little icon which indicates whether that addressee is a single person or a group of persons (also named distribution list). The old icon for this was kontact_contacts, and showed three heads. The other icon for a single person shows a single head (user-identity, not the best choice probably, but there is nothing else). &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-message-new-list || Creates a new message, which will have the mailing list of the current folder as the recepient. Can be found in the context menu of a folder in KMail, but only after activating &amp;quot;Folder-&amp;gt;Mailing List Management&amp;quot;. [jpetso says: low priority, mail-message-new already exists as fallback.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-reply-custom || Action to reply to a message with a custom template (made by the user). Note that there either is no fallback or the fallback does not work. [jpetso: You're right, there's no fallback. Possible fallbacks in the 4.0 Oxygen set would be mail-reply-sender, mail-reply-all and mail-reply-list. So that would make mail-reply-sender-custom, for example.] || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kalarm || apps/kalarm || System tray icon, indicating alarms are enabled. Current icon is still the hicolor one. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/appointment-new || The icon for the &amp;quot;New Event&amp;quot; action. Very important, and even in the icon naming spec. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/task-new || The icon for the &amp;quot;New Todo&amp;quot; action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/journal-new || The icon for the &amp;quot;New Journal&amp;quot; action. I guess view-pim-journal overlayed with the plus icon should do. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/address-book-open || An icon for viewing, opening or selecting from an address book. Also used somewhere else (KAlarm, I believe), and combined with a plus icon it would be possible to get the specified address-book-new icon. [jpetso: Should we just use (copy) mimetypes/x-office-address-book?] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || apps/preferences-calendar-freebusy || An icon for configuring free/busy time. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-recurring || An icon to show a recurring event. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-recurring || An icon to show a recurring incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-complete || An icon to show a completed incidence (event, to-do or journal). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-inprogress || An icon to show an incidence (event, to-do or journal) is in-progress to being completed. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-needsattention || An icon to show incidence (event, to-do or journal) needs attention or action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-reminder || An icon for an event with a reminder. See the note for status/task-reminder below.|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-reminder || An icon to show an incidence (event, to-do or journal) with a reminder. Perhaps could be similar or identical to apps/preferences-desktop-notification-bell - we're using this one for now as a temporary replacement ([[User:Jstaniek|jstaniek]] 16:52, 12 March 2008 (CET)). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending || An icon to show that you will attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/meeting-attending-tentative || An icon to show that you are tentatively scheduled to attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/meeting-organizer || An icon to show that you are the person who organized and is in charge of a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer reminder daemon || korgac || An icon for the KOrganizer reminder daemon that is used almost exclusively in the system tray || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/suspend-reminder(s) || suspend a calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/dismiss-reminder(s) || dismiss calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korgac || actions/enable-reminder(s) || enable calendar reminder(s) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-birthday || maybe a cake with candles to represent someone's birthday || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-anniversary || to represent a wedding anniversary || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || planner || to represent a daily planner (show your appointments, stuff to-do, meetings, etc in an organized way) || [jpetso: I think view-pim-summary (already in Oxygen) is the right icon for this.] ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-special || to represent a general special occassion. examples: holidays, birthdays, graduation, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || status/event-holiday || a non-religious holiday.  examples: independence day, new years, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kitchensync || actions/sync-start || The action to initiate a synchronization between to devices. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch || The action to fetch a newsfeed (RSS, Atom, ...), quite similar to fetching mails actually. [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch-all || The action to fetch all newsfeeds (RSS, Atom, ...). [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || katomic || katomic || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbattleship || kbattleship || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kblackbox || kblackbox || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbounce || kbounce || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kgoldrunner || kgoldrunner || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kiriki || kiriki || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kjumpingcube || kjumpingcube || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || klines || klines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmahjongg || kmahjongg || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmines || kmines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || knetwalk || knetwalk || Apps main icon || done || johann_ol &amp;amp; trouvnez&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kolf || kolf || Apps main icon || Done ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || konquest || konquest || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kpat || kpat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kreversi || kreversi || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksame || ksame || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kshisen || kshisen || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kspaceduel || kspaceduel || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksquares || ksquares || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ktuberling || ktuberling || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kfourinline || kfourinline || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || lskat || lskat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kget || status/network-connecting || Shown while trying to connect to a server. --[[User:Uwolfer|Uwolfer]] 21:05, 29 October 2007 (CET) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-aim || Icon for the AIM instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-icq || Icon for the ICQ instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-jabber || Icon for the XMPP/Jabber instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-msn || Icon for the MSN instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-yahoo || Icon for the Yahoo! instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || more protocol icons [jpetso: no time for retrieving the whole list right now] || Icon for the [blah blah blah] instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-desktop-user-privacy || Configuring privacy settings || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-plugin-text-effect-kopete || Configuring text formatting special effects || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-autocorrection || Configuring text autocorrect rules || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-highlighting || Configuring text highlighting - icon exists but only in a low resolution || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-pipes-kopete || Configuring piping settings - Probably like the old 'pipe' icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || status/dock-kopete-flashing || icon flashed in system tray when new messages are received || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-status-manager-kopete || Icon for Status Manager || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdesdk || kapptemplate || apps/kapptemplate || generates KDE 4 templates to start programming || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/insert-horizontal-rule || icon for inserting a horizontal rule line (for the HTML &amp;amp;lt;hr&amp;amp;gt; tag) such as [http://www.yu.edu/cms/uploadedImages/MIS_ANS/Academic_Computing/ANGEL/clip_image013.jpg this] ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || apps/kjots || Icon for note taking application kjots. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-book || Icon for deleting a book. Currently I use edit-delete. Probably like x-office-address-book but with a X. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/edit-delete-multiple || Icon for deleting a mutliple objects (pages, books). Currently I use edit-delete. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/address-book-new || Icon for creating a new book. Probably like the mimetypes/x-office-address-book, but with a (+) on the top right like document-new. (High priority, also required by the naming spec.) ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || plasma's toolbox || Toolbox icon to replace the wrench icon. The toolbox (on the top right of the desktop, remember all the screenshots) will allow users to zoom in and out of the desktop, add widgets, configure the desktop, lock the desktop, run commands, etc. From what I understand it's a replacement of the right click menu. Several plasma developers suggested a 2D palette similar to plasma's techbase icon. ~Craig || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || battery.svg || Battery applet uses battery to present different types of batteries. We would need overlay's in svg, similar as existing AC adaptor indicator, that could be used to present different types of icons. We need indicators for following types: primary/notebook (no indicator is OK), mouse, keyboard, mouse+keyboard (not sure if used), pda. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeaccessibility || ktts || apps/ktts(d?).png || App icon for ktts is needed, and will be used for kttsmgr in menus, and for &amp;quot;Speak Page&amp;quot; icon in konq toolbar.  Will probably also likely be used for ktts settings in accessibility system-settings page.  Old icon was a parrot which fits I think. || ||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||program icon||Program (a hex editor) is currently in kdereview, heading to kdeutils. Uses the old KHexEdit icon for now|| ||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||readonly/readwrite status icon||The loaded file can be set to readonly, by a toggle. Readonly would be the exception, so the icon could be a striked pen, a pen in a prohibition sign (round white with red border) or similar. ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove icon|| remove the bookmark from the current location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-remove-all icon|| remove all bookmarks ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-next or go-next-bookmark icon|| go to the next bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
||kdeutils||Okteta||actions/bookmark-go-previous or go-previous-bookmark icon|| go to the previous bookmarked location ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| kreview || autostart || autostart || Apps main icon || ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Applications in Playground ==&lt;br /&gt;
For apps in trunk/playground/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
||network||kopete-bonjour||bonjour_protocol||The icons to be replaced are here: playground/network/kopete/protocols/bonjour/icons.||||&lt;br /&gt;
|-----&lt;br /&gt;
||base||emoticonskcm|| ||You can found it in kdereview, for now i'm using the face-smile icon but it's too small, i think it would be enough to have a bigger version||||&lt;br /&gt;
|-----&lt;br /&gt;
||edu||step||application icon||Application icon should be something that assosiates with physics and mechanics. ||||&lt;br /&gt;
|-----&lt;br /&gt;
||edu||step||icons for physical objects in Step||Screenshots of current (quite ugly) icons is available on [http://edu.kde.org/step step homepage]. ||||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other 3rd party Application Icons ==&lt;br /&gt;
For all the other applications&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| KSystemlog || KSystemLog icon || [http://websvn.kde.org/trunk/playground/sysadmin/ksystemlog/src/hi128-app-ksystemlog.png?view=markup App icon] - Made by a non-graphic designer developer ;-) || Done (utilites-log-viewer) || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| Tagua || tagua-movelist || toggle [http://www.tagua-project.org/attachment/wiki/Screenshots/nested1.png movelist] || Done - use actions/view-history ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || apps/amarok ||&lt;br /&gt;
[http://websvn.kde.org/trunk/extragear/multimedia/amarok/src/images/amarok_icon.svg App icon]. Needs Oxygen colors, we don't really want to change design.&lt;br /&gt;
|| Done - Jul 24 2007||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || status/media-track-repeat || An icon for the &amp;quot;repeat the current track&amp;quot; state. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;  ||&lt;br /&gt;
|-----&lt;br /&gt;
|| digiKam || application icon || An icon to be used in splash screen, tool bar, help/about, taskbar etc. [http://websvn.kde.org/trunk/extragear/graphics/digikam/data/icons/hi128-app-digikam.png Old app icon]|| &amp;lt;s&amp;gt; &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;yes&amp;lt;/span&amp;gt; &amp;lt;br&amp;gt;We want to change completely and get rid of the pinguin. [http://www.gerhard.fr/files/camera.svg Here] is a basig design I tried, but I'm not happy with it. Any help is higly appreciated. &amp;lt;/s&amp;gt; &lt;br /&gt;
Done. see [http://websvn.kde.org/*checkout*/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/digikam.png here]. digikam's icon has been done for a very long time - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-repeat ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html loop] through the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the next-to-last button in the second row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (...jpetso: used an interim copy of the playlist icon, but without nice &amp;quot;repeat&amp;quot; arrows) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-shuffle ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html shuffle] the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the last button in the second row.&lt;br /&gt;
|| Kind of... copied the &amp;quot;roll&amp;quot; icon to that location ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer || status/audio-volume-muted ||&lt;br /&gt;
This icon already exists in Oxygen, but in only one size, 22x22 I believe. Would like to have a scalable version. [note from jpetso: please also a scalable version for the other audio-volume-* icons]&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-contrast ||&lt;br /&gt;
Button that pops up the slider that lets you change the video contrast. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the fourth-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-brightness ||&lt;br /&gt;
Button that pops up the slider that lets you change the video brightness. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the third-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Firefox || apps/firefox || [http://en.www.mozilla.com/img/products/firefox-title.jpg Firefox logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| GIMP || apps/gimp || [http://upload.wikimedia.org/wikipedia/commons/5/55/GIMP_Icon.png GIMP logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kopete-cryptography || status/signature-bad || An icon like the 'signature' icon, but it indicates that a digital signature cannot be verified. See [http://websvn.kde.org/*checkout*/trunk/extragear/network/kopete-cryptography/icons/badsignature.png?revision=730086 websvn] for a quick version that I made. This icon is intended to be displayed at 16x16, so I think the red color alone isn't enough to made it's intention quickly obvious, it should have more distinction from 'siganture'. || No longer needed, using 'security-low' ||&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || media-playback-all-start and media-playback-all-stop || For starting and stopping torrents we want to use media-playback-start and media-playback-stop, so we would like some matching icons to start and stop all torrents. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-ip-filter-ktorrent || Icon for KTorrent's IP Filter plugin. This is a blocklist for bad peers. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (jpetso says: hmmm... have i replaced this with view-filter already? ...) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-plugin-scan-folder-ktorrent || Icon for KTorrent's folder scanner plugin. This plugin monitors directories for torrent files, and when a new one is detected, it is loaded into ktorrent. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-upnp-ktorrent || Icon for KTorrent's UPnP plugin. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-discovery || Icon for KTorrent's zeroconf (DNSSD) plugin, also used by the &amp;quot;Network Discovery&amp;quot; page in the System Settings (which makes for the slightly different icon name). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| Minirok (and other media players?) || actions/list-clear || An icon for the &amp;quot;clear (play)list&amp;quot; action. Previously used &amp;quot;view_remove&amp;quot; from crystalsvg, which is now gone. || please use edit-clear - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://qlandkarte.sourceforge.net/ QLandkarte] || apps/qlandkarte || QLandkarte application (Garmin GPS tool for mapping/tracks/waypoints...) currently uses 16x16 world icon from Nuvola and author would be interested to get nice SVG icon for application. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || Main Icon || We are porting our MSN client for KDE and we'd appreciate a lot an oxygenized version of [http://trac.kmess.org/browser/trunk/kmess/kmess/hi128-app-kmess.png our hummingbird logo] || Done - Feb 28 2008||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || MSN Status icons || If possible, oxygenized msn status icons.. it shouldn't be very long since they could be all color variants of just one image: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/online.png Online], or with very little changes: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/lunch.png Lunch] || please see user-* icons in status. if there are others that are needed, then please state them individually - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kde-apps.org/content/show.php/KGrab?content=74086 KGrab] || Main Icon || Its a extragear fork of KSnapshot. At the moment i use the old Ksnapshot icon. We need a new oxygen Icon for KGrab. Tanks ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://qtpacman.iskrembilen.com qtPacman] || status-installed, status-notinstalled status-upgradeable action-update || We would are using the Oxygen-Icons in our program, but we can't find any status-icons which fit good :( || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Misc Icon Requests =&lt;br /&gt;
* Please see my request on http://www.nabble.com/Suggestion-for-Oxygen:-Highlight-difference-between-Kate-and-KWrite-t4447769.html and the bug report to help you track this wish at: https://bugs.kde.org/show_bug.cgi?id=138170.&lt;br /&gt;
&amp;lt;b&amp;gt;Update&amp;lt;/b&amp;gt;:Thanks Djmdave, for moving this here. Now the KWrite icon is totally missing. See: http://websvn.kde.org/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/kwrite.png?view=markup and other corresponding directories (scalable 64x64 etc). My request for two distinct icons for Kate and KWrite stands. Please see bug for more details and discussion.&lt;br /&gt;
&lt;br /&gt;
* Partly fixed in svn commit r733637 (fabo), missing all unmount icons and some others (MO Device and ZIP Device) used in *.desktop files:&lt;br /&gt;
http://websvn.kde.org/trunk/KDE/kdebase/apps/lib/konq/Templates/&lt;br /&gt;
&lt;br /&gt;
= List of missing icons with screenshot = &lt;br /&gt;
&lt;br /&gt;
List of missing icons from applications with related screenshot:&lt;br /&gt;
&lt;br /&gt;
[[Projects/Oxygen/KDE4_Missing_Icons]]&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-13T09:41:07Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Using the &amp;quot;page&amp;quot; fit icons instead of the &amp;quot;magnifier&amp;quot; ones.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    Needed&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 names:&lt;br /&gt;
                                    view_fit_window, viewmagfit)&lt;br /&gt;
 zoom-fit-width                 OK * (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-fit-height                OK * (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-link&lt;br /&gt;
   The icon for the insert link action of an application.&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-12T16:58:13Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: New icon page-zoom, amateurishly cut down from the other nice magnifier icons by myself.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    Needed&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 page-zoom                      OK ** (KDE 3 name: viewmag)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 name: viewmagfit)&lt;br /&gt;
 zoom-fit-best-page             OK ** (KDE 3 name: view_fit_window)&lt;br /&gt;
 zoom-fit-height-page           OK ** (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-fit-width-page            OK ** (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-link&lt;br /&gt;
   The icon for the insert link action of an application.&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-12T16:50:40Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: 3 new icons from pinheiro: view-fit-*-page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    Needed&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 name: viewmagfit)&lt;br /&gt;
 zoom-fit-best-page             OK ** (KDE 3 name: view_fit_window)&lt;br /&gt;
 zoom-fit-height-page           OK ** (KDE 3 name: view_fit_height)&lt;br /&gt;
 zoom-fit-width-page            OK ** (KDE 3 name: view_fit_width)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-link&lt;br /&gt;
   The icon for the insert link action of an application.&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-12T16:48:48Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: object-flip-{horizontal,vertical} are long done, no idea why I didn't clean them up.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    Needed&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         OK&lt;br /&gt;
 object-flip-vertical           OK&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 name: viewmagfit)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-link&lt;br /&gt;
   The icon for the insert link action of an application.&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-12T09:10:23Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: bookmark-new-list is not quite cool, actually.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              -&amp;gt; bookmark-list-new **&lt;br /&gt;
                                   (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 character-set                  ?? (use case: choose character set&lt;br /&gt;
                                    in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    Needed&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         Needed&lt;br /&gt;
 object-flip-vertical           Needed&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 name: viewmagfit)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-link&lt;br /&gt;
   The icon for the insert link action of an application.&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 object-flip-horizontal&lt;br /&gt;
   The icon for the action to flip an object horizontally.&lt;br /&gt;
&lt;br /&gt;
 object-flip-vertical&lt;br /&gt;
   The icon for the action to flip an object vertically.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/actions</id>
		<title>Projects/Oxygen/namingSpec/actions</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/actions"/>
				<updated>2008-05-12T09:05:35Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: New icon edit-link, by pinheiro.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without notes already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new               Needed&lt;br /&gt;
 appointment-new                Needed&lt;br /&gt;
 application-exit               OK (KDE 3 name: exit)&lt;br /&gt;
 arrow-down                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-down-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-left                     -&amp;gt; svn rm&lt;br /&gt;
 arrow-left-double              -&amp;gt; svn rm&lt;br /&gt;
 arrow-right                    -&amp;gt; svn rm&lt;br /&gt;
 arrow-right-double             -&amp;gt; svn rm&lt;br /&gt;
 arrow-up                       -&amp;gt; svn rm&lt;br /&gt;
 arrow-up-double                -&amp;gt; svn rm&lt;br /&gt;
 archive-insert-directory       OK ** (KDE 3 name: ark_adddir)&lt;br /&gt;
 archive-insert                 OK * (KDE 3 name: ark_addfile)&lt;br /&gt;
 archive-remove                 OK * (KDE 3 name: ark_delete)&lt;br /&gt;
 archive-extract                OK * (KDE 3 name: ark_extract)&lt;br /&gt;
 bookmark-new                   OK * (KDE 3 name: bookmark_add)&lt;br /&gt;
 bookmark-new-list              OK ** (KDE 3 name: bookmark_list_add)&lt;br /&gt;
 bookmark-toolbar               ?? (use case: &amp;quot;Set as toolbar folder&amp;quot;)&lt;br /&gt;
 character-set                  choosing of character set in KWrite and Konqueror&lt;br /&gt;
 chronometer                    ?? (use cases?)&lt;br /&gt;
 color-picker                   OK ** (ArtLibreSet)&lt;br /&gt;
 configure                      OK **? (-&amp;gt; configure-other?)&lt;br /&gt;
 configure-shortcuts            OK **&lt;br /&gt;
 configure-toolbars             OK **&lt;br /&gt;
 contact-new                    OK&lt;br /&gt;
 dialog-cancel                  OK (KDE 3 name: button_cancel)&lt;br /&gt;
 dialog-close                   OK (KDE 3 name: fileclose)&lt;br /&gt;
 dialog-ok                      OK (KDE 3 names: button_ok, ok)&lt;br /&gt;
 dialog-ok-apply                OK ** (KDE 3 name: apply)&lt;br /&gt;
 document-decrypt               OK ** (KDE 3 name: decrypted)&lt;br /&gt;
 document-encrypt               OK ** (KDE 3 name: encrypted)&lt;br /&gt;
 document-export                OK * (KDE 3 name: fileexport)&lt;br /&gt;
 document-import                OK * (KDE 3 name: fileimport)&lt;br /&gt;
 document-new                   OK (KDE 3 name: filenew)&lt;br /&gt;
 document-open                  OK (KDE 3 name: fileopen)&lt;br /&gt;
 document-open-recent           OK (did not exist in KDE 3)&lt;br /&gt;
 document-open-remote           OK ** (did not exist in KDE 3)&lt;br /&gt;
 document-page-setup            Needed&lt;br /&gt;
 document-preview               OK * (did not exist in KDE 3)&lt;br /&gt;
 document-preview-archive       OK ** (KDE 3 name: ark_view)&lt;br /&gt;
 document-print                 OK (KDE 3 name: fileprint)&lt;br /&gt;
 document-print-preview         OK (KDE 3 name: filequickprint)&lt;br /&gt;
 document-print-frame           OK ** (KDE 3 name: frameprint)&lt;br /&gt;
 document-properties            OK (KDE 3 names:&lt;br /&gt;
                                    documentinfo, edit)&lt;br /&gt;
 document-revert                OK (KDE 3 name: revert)&lt;br /&gt;
 document-save                  OK (KDE 3 name: filesave)&lt;br /&gt;
 document-save-as               OK (KDE 3 name: filesaveas)&lt;br /&gt;
 document-save-all              OK * (KDE 3 name: save_all)&lt;br /&gt;
 document-sign                  OK ** (KDE 3 name: signature)&lt;br /&gt;
 draw-brush                     OK ** (ArtLibreSet)&lt;br /&gt;
 draw-eraser                    OK ** (ArtLibreSet)&lt;br /&gt;
 draw-freehand                  OK ** (ArtLibreSet)&lt;br /&gt;
 draw-text                      OK ** (ArtLibreSet)&lt;br /&gt;
 edit-clear                     OK (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
                                   (KDE 3 name: editclear)&lt;br /&gt;
 edit-clear-list                OK ** (KDE 3 origin: view_remove)&lt;br /&gt;
 edit-clear-history             OK ** (KDE 3 name: history_clear)&lt;br /&gt;
 edit-clear-locationbar-ltr     OK ** (KDE 3 name: locationbar_erase)&lt;br /&gt;
 edit-clear-locationbar-rtl     OK ** (KDE 3 name: clear_left)&lt;br /&gt;
 edit-copy                      OK (KDE 3 name: editcopy)&lt;br /&gt;
 edit-cut                       OK (KDE 3 name: editcut)&lt;br /&gt;
 edit-delete                    OK * (KDE 3 name: editdelete)&lt;br /&gt;
 edit-delete-shred              OK ** (KDE 3 name: editshred)&lt;br /&gt;
 edit-delete-mail               OK ** (KDE 3 name: mail_delete)&lt;br /&gt;
 edit-find                      OK (KDE 3 name: find)&lt;br /&gt;
 edit-find-replace              Needed (KDE 3 name: apps/kfilereplace)&lt;br /&gt;
 edit-find-mail                 OK ** (KDE 3 name: mail_find)&lt;br /&gt;
 edit-find-user                 OK ** (KDE 3 name: search_user)&lt;br /&gt;
 edit-link                      OK ** (16x16 only, please fix)&lt;br /&gt;
                                   (KDE 3 origin: www)&lt;br /&gt;
 edit-paste                     OK (KDE 3 name: editpaste)&lt;br /&gt;
 edit-redo                      OK (KDE 3 name: redo)&lt;br /&gt;
 edit-rename                    OK ** (KDE 3 name: editinput)&lt;br /&gt;
 edit-select-all                OK (KDE 3 name: ark_selectall)&lt;br /&gt;
 edit-undo                      OK (KDE 3 name: undo)&lt;br /&gt;
 feed-subscribe                 OK ** (KDE 3 name: rss_tag)&lt;br /&gt;
 flag(-black,blue,...)          ?? (eeevil!) (use cases?)&lt;br /&gt;
 folder-new                     OK (KDE 3 name: folder_new)&lt;br /&gt;
 fork                           ?? (use cases?)&lt;br /&gt;
 format-fill-color              OK **&lt;br /&gt;
 format-font-size-less          OK **&lt;br /&gt;
 format-font-size-more          OK **&lt;br /&gt;
 format-indent-less             OK&lt;br /&gt;
 format-indent-more             OK&lt;br /&gt;
 format-justify-center          OK&lt;br /&gt;
 format-justify-left            OK&lt;br /&gt;
 format-justify-right           OK&lt;br /&gt;
 format-justify-fill            OK&lt;br /&gt;
 format-line-spacing-double     OK **&lt;br /&gt;
 format-line-spacing-normal     OK **&lt;br /&gt;
 format-line-spacing-triple     OK **&lt;br /&gt;
 format-list-ordered            OK **&lt;br /&gt;
 format-list-unordered          OK **&lt;br /&gt;
 format-stroke-color            OK **&lt;br /&gt;
 format-text-bold               OK&lt;br /&gt;
 format-text-italic             OK&lt;br /&gt;
 format-text-strikethrough      OK&lt;br /&gt;
 format-text-underline          OK&lt;br /&gt;
 format-text-direction-ltr      OK&lt;br /&gt;
 format-text-direction-rtl      OK&lt;br /&gt;
 format-text-subscript          OK ** (ArtLibreSet)&lt;br /&gt;
 format-text-superscript        OK ** (ArtLibreSet)&lt;br /&gt;
 games-config-background        ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-board             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-custom            ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-tiles             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-options           ?? (probably a candidate for apps/)&lt;br /&gt;
 games-config-theme             ?? (probably a candidate for apps/)&lt;br /&gt;
 games-difficult                ??&lt;br /&gt;
 games-endturn                  ??&lt;br /&gt;
 games-highscores               ??&lt;br /&gt;
 games-hint                     -&amp;gt; help-hint-game&lt;br /&gt;
 games-solve                    ??&lt;br /&gt;
 get-hot-new-stuff              probably OK **, even if highly&lt;br /&gt;
                                 non-standard. is pretty unique&lt;br /&gt;
                                 and used as an action icon&lt;br /&gt;
                                 (with no associated executable).&lt;br /&gt;
 go-bottom                      OK (KDE 3 name: bottom)&lt;br /&gt;
 go-down                        OK (KDE 3 name: down)&lt;br /&gt;
 go-down-search                 OK ** (did not exist in KDE 3)&lt;br /&gt;
 go-first                       OK (KDE 3 name: start)&lt;br /&gt;
 go-home                        OK (KDE 3 name: gohome)&lt;br /&gt;
 go-jump                        OK (KDE 3 name: goto)&lt;br /&gt;
 go-jump-locationbar            OK ** (KDE 3 name: key_enter)&lt;br /&gt;
 go-jump-today                  OK ** (KDE 3 name: today)&lt;br /&gt;
 go-last                        OK (KDE 3 name: finish)&lt;br /&gt;
 go-next                        OK (KDE 3 name: forward)&lt;br /&gt;
 go-previous                    OK (KDE 3 name: back)&lt;br /&gt;
 go-top                         OK (KDE 3 name: top)&lt;br /&gt;
 go-up                          OK (KDE 3 name: up)&lt;br /&gt;
 go-up-search                   OK ** (did not exist in KDE 3)&lt;br /&gt;
 help-about                     OK&lt;br /&gt;
 help-contents                  OK (KDE 3 name: contents, or contents2)&lt;br /&gt;
 help-contextual                OK * (KDE 3 name: contexthelp)&lt;br /&gt;
 help-faq                       Needed (but not used in KDE currently)&lt;br /&gt;
 help-hint                      OK ** (KDE 3 name: idea)&lt;br /&gt;
 insert-image                   OK&lt;br /&gt;
 insert-link                    Needed&lt;br /&gt;
 insert-table                   OK *&lt;br /&gt;
 insert-text                    OK&lt;br /&gt;
 insert-object                  Needed&lt;br /&gt;
 list-add                       OK (KDE 3 names: add, edit_add)&lt;br /&gt;
 list-add-font                  OK ** (KDE 3 name: newfont)&lt;br /&gt;
 list-add-user                  OK ** (KDE 3 name: add_user)&lt;br /&gt;
 list-remove                    OK (KDE 3 name: remove, edit_remove)&lt;br /&gt;
 list-remove-user               -&amp;gt; edit-delete-user? or OK **&lt;br /&gt;
                                   (KDE 3 name: delete_user)&lt;br /&gt;
 mail-flag                      ?? (use cases?)&lt;br /&gt;
 mail-forward                   OK (KDE 3 name: mail_forward)&lt;br /&gt;
 mail-mark-important            OK&lt;br /&gt;
 mail-mark-notjunk              OK (KDE 3 names: mail_ham, kmmsg_ham)&lt;br /&gt;
 mail-mark-junk                 Needed&lt;br /&gt;
 mail-mark-read                 OK&lt;br /&gt;
 mail-mark-unread               OK&lt;br /&gt;
 mail-message-new               OK (KDE 3 names: mail_new, mail_new3,&lt;br /&gt;
                                    mail_post_to, mail_post_to3)&lt;br /&gt;
 mail-queue                     OK ** (use case: &amp;quot;Send later&amp;quot;)&lt;br /&gt;
                                   (KDE 3 name: queue)&lt;br /&gt;
 mail-receive                   OK * (KDE 3 name: mail_get)&lt;br /&gt;
 mail-reply-all                 OK (KDE 3 name: mail_replyall)&lt;br /&gt;
 mail-reply-sender              OK (did not exist in KDE 3)&lt;br /&gt;
 mail-reply-list                OK ** (KDE 3 name: mail_replylist)&lt;br /&gt;
 mail-send                      OK (KDE 3 name: mail_send)&lt;br /&gt;
 mail-send-receive              Needed (did not exist in KDE 3)&lt;br /&gt;
 media-eject                    OK&lt;br /&gt;
 media-playback-pause           OK&lt;br /&gt;
 media-playback-start           OK&lt;br /&gt;
 media-playback-stop            OK&lt;br /&gt;
 media-record                   OK&lt;br /&gt;
 media-seek-backward            OK&lt;br /&gt;
 media-seek-forward             OK&lt;br /&gt;
 media-skip-backward            OK&lt;br /&gt;
 media-skip-forward             OK&lt;br /&gt;
 network-connect                OK ** (KDE 3 name: connect_established)&lt;br /&gt;
 network-disconnect             OK ** (KDE 3 name: connect_no)&lt;br /&gt;
 news-subscribe                 OK **&lt;br /&gt;
 news-unsubscribe               OK **&lt;br /&gt;
 object-flip-horizontal         Needed&lt;br /&gt;
 object-flip-vertical           Needed&lt;br /&gt;
 object-rotate-left             OK (KDE 3 name: rotate_ccw)&lt;br /&gt;
 object-rotate-right            OK (KDE 3 name: rotate_cw)&lt;br /&gt;
 player-time                    ?? (view-media-player-time?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 player-volume                  ?? (view-media-player-volume?)&lt;br /&gt;
                                   (use cases?)&lt;br /&gt;
 process-stop                   OK (KDE 3 name: stop)&lt;br /&gt;
                                   (Note: Only in CVS,&lt;br /&gt;
                                    not yet in 0.8 of the spec.)&lt;br /&gt;
 project-open                   OK ** (KDE 3 name: project_open)&lt;br /&gt;
 rating                         ?? (use cases?)&lt;br /&gt;
 roll                           ?? (used in games for dice rolls)&lt;br /&gt;
 run-build                      OK ** (KDE 3 name: make_kdevelop)&lt;br /&gt;
 run-build-file                 OK ** (KDE 3 name: compfile)&lt;br /&gt;
 select-rectangular             OK ** (ArtLibreSet)&lt;br /&gt;
 services                       ?? (use cases?)&lt;br /&gt;
                                   (-&amp;gt; view-services **?)&lt;br /&gt;
 show-menu                      ?? (-&amp;gt; view-menu-show **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu-toggle **?)&lt;br /&gt;
                                   (-&amp;gt; view-menu **?)&lt;br /&gt;
 speaker                        ?? (use cases?)&lt;br /&gt;
 system-lock-screen             OK (KDE 3 name: lock)&lt;br /&gt;
 system-log-out                 OK (KDE 3 origin: back)&lt;br /&gt;
 system-run                     OK (KDE 3 name: exec)&lt;br /&gt;
 system-search                  OK (KDE 3 name: kfind)&lt;br /&gt;
 system-shutdown                OK * (KDE 3 name: exit)&lt;br /&gt;
 system-suspend                 OK * (KDE 3 name: suspend)&lt;br /&gt;
 system-suspend-hibernate       OK (KDE 3 name: hibernate)&lt;br /&gt;
 system-switch-user             OK * (KDE 3 name: switchuser)&lt;br /&gt;
 tab-detach                     OK * (KDE 3 name: tab_breakoff)&lt;br /&gt;
 tab-duplicate                  OK * (KDE 3 name: tab_duplicate)&lt;br /&gt;
 tab-new-background             OK ** (KDE 3 name: tab_new_bg)&lt;br /&gt;
 tab-new                        OK * (KDE 3 name: tab_new)&lt;br /&gt;
                                   (KDE 3 name: tab_new_raised)&lt;br /&gt;
 tab-close                      OK * (KDE 3 name: tab_remove)&lt;br /&gt;
 text-speak                     OK ** (KDE 3 name: speak?)&lt;br /&gt;
 tools-check-spelling           OK (KDE 3 name: spellcheck)&lt;br /&gt;
 tools-media-optical-burn       OK **&lt;br /&gt;
 tools-media-optical-copy       -&amp;gt; move to (lib?)k3b&lt;br /&gt;
 tools-report-bug               OK ** (KDE 3 origin: kbugbuster)&lt;br /&gt;
 transform-move                 OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: move)&lt;br /&gt;
 transform-rotate               OK ** (ArtLibreSet)&lt;br /&gt;
                                   (KDE 3 name: rotate)&lt;br /&gt;
 trash-empty                    OK ** (KDE 3 name: emptytrash)&lt;br /&gt;
 user-group-new                 OK ** (KDE 3 name - private&lt;br /&gt;
                                       to KUser: add_group)&lt;br /&gt;
 user-properties                OK ** (KDE 3 name: edit_user)&lt;br /&gt;
 view-calendar-day              OK ** (KDE 3 name: 1day)&lt;br /&gt;
 view-calendar-workweek         OK ** (KDE 3 name: 5days)&lt;br /&gt;
 view-calendar-week             OK ** (KDE 3 name: 7days)&lt;br /&gt;
 view-calendar-list             OK ** (KDE 3 name: list)&lt;br /&gt;
 view-calendar-month            OK ** (KDE 3 name: month)&lt;br /&gt;
 view-calendar-tasks            OK ** (KDE 3 name: todo)&lt;br /&gt;
 view-calendar-upcoming-events  OK ** (KDE 3 name: whatsnext)&lt;br /&gt;
 view-calendar-upcoming-days    OK ** (KDE 3 name: xdays)&lt;br /&gt;
 view-choose                    ??&lt;br /&gt;
 view-close                     OK **? view-merge **?&lt;br /&gt;
                                   (KDE 3 name: view_remove)&lt;br /&gt;
 view-filter                    OK ** (KDE 3 name: filter)&lt;br /&gt;
 view-fullscreen                OK (KDE 3 name: window-fullscreen)&lt;br /&gt;
 view-history                   OK ** (KDE 3 name: history)&lt;br /&gt;
 view-media-artist              OK ** (KDE 3 origin: identity)&lt;br /&gt;
 view-media-equalizer           OK ** (KDE 3 name: equalizer)&lt;br /&gt;
 view-media-lyrics              OK ** (KDE 3 origin: text_center)&lt;br /&gt;
 view-media-visualization       OK ** (KDE 3 name: visualizations)&lt;br /&gt;
 view-media-playlist            OK ** (KDE 3 names:&lt;br /&gt;
                                     player_playlist, player_playlist_2)&lt;br /&gt;
 view-pim-contacts              OK ** (KDE 3 name: kontact_contacts)&lt;br /&gt;
 view-pim-calendar              OK ** (KDE 3 name: kontact_date)&lt;br /&gt;
 view-pim-journal               OK ** (KDE 3 name: kontact_journal)&lt;br /&gt;
 view-pim-mail                  OK ** (KDE 3 name: kontact_mail)&lt;br /&gt;
 view-pim-news                  OK ** (KDE 3 name: kontact_news)&lt;br /&gt;
 view-pim-notes                 OK ** (KDE 3 name: kontact_notes)&lt;br /&gt;
 view-pim-summary               OK ** (KDE 3 name: kontact_summary)&lt;br /&gt;
 view-pim-tasks                 OK ** (KDE 3 name: kontact_todo)&lt;br /&gt;
 view-presentation              OK ** (KDE 3 name: kpresentation_kpr)&lt;br /&gt;
 view-preview                   OK **&lt;br /&gt;
 view-process-all               OK **&lt;br /&gt;
 view-process-all-tree          OK **&lt;br /&gt;
 view-process-own               OK **&lt;br /&gt;
 view-process-system            OK **&lt;br /&gt;
 view-process-users             OK **&lt;br /&gt;
 view-refresh                   OK&lt;br /&gt;
 view-restore                   OK&lt;br /&gt;
 view-sidetree                  -&amp;gt; view-sidebar-right **&lt;br /&gt;
 view-sort-ascending            OK&lt;br /&gt;
 view-sort-descending           OK&lt;br /&gt;
 view-list-details              OK **&lt;br /&gt;
 view-list-icons                OK **&lt;br /&gt;
 view-list-text                 OK **&lt;br /&gt;
 view-list-tree                 OK **&lt;br /&gt;
 view-left-close                -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-close               -&amp;gt; move to Dolphin&lt;br /&gt;
 view-right-new                 -&amp;gt; move to Dolphin&lt;br /&gt;
 view-split-left-right          -&amp;gt; view-split-horizontal **&lt;br /&gt;
 view-split-top-bottom          -&amp;gt; view-split-vertical **&lt;br /&gt;
 view-statistics                OK **&lt;br /&gt;
 view-web-browser-dom-tree      -&amp;gt; move to extragear/base/[domtree-plugin]&lt;br /&gt;
 window-close                   OK (KDE 3 origin: fileclose)&lt;br /&gt;
 window-new                     OK (KDE 3 name: window_new)&lt;br /&gt;
 window-suppressed              ?? (-&amp;gt; status/popup-suppressed?)&lt;br /&gt;
                                (Epiphany uses popup-hidden, but I&lt;br /&gt;
                                 think that's not a really good name)&lt;br /&gt;
 zoom-original                  OK (KDE 3 name: viewmag1)&lt;br /&gt;
 zoom-fit-best                  OK (as of the CVS version&lt;br /&gt;
                                    of the spec, 0.8.90)&lt;br /&gt;
                                   (KDE 3 name: viewmagfit)&lt;br /&gt;
 zoom-in                        OK (KDE 3 name: viewmag+)&lt;br /&gt;
 zoom-out                       OK (KDE 3 name: viewmag-)&lt;br /&gt;
&lt;br /&gt;
 *  suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** badly named in the spec imho, let's try to get this changed&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's actions/ (after renaming) so they need to be added. Descriptions taken from the specification&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 address-book-new&lt;br /&gt;
   The icon used for the action to create a new address book.&lt;br /&gt;
&lt;br /&gt;
 appointment-new&lt;br /&gt;
   The icon used for the action to create a new appointment&lt;br /&gt;
   in a calendaring application.&lt;br /&gt;
&lt;br /&gt;
 document-page-setup&lt;br /&gt;
   The icon for the page setup action of a document editor.&lt;br /&gt;
&lt;br /&gt;
 edit-find-replace&lt;br /&gt;
   The icon for the find and replace action.&lt;br /&gt;
&lt;br /&gt;
 help-faq&lt;br /&gt;
   The icon for the FAQ item in the Help menu.&lt;br /&gt;
   (Editor's note: not used in KDE either, at the moment.)&lt;br /&gt;
&lt;br /&gt;
 insert-link&lt;br /&gt;
   The icon for the insert link action of an application.&lt;br /&gt;
&lt;br /&gt;
 insert-object&lt;br /&gt;
   The icon for the insert object action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-mark-junk&lt;br /&gt;
   The icon for the mark as junk action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 mail-send-receive&lt;br /&gt;
   The icon for the send and receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 object-flip-horizontal&lt;br /&gt;
   The icon for the action to flip an object horizontally.&lt;br /&gt;
&lt;br /&gt;
 object-flip-vertical&lt;br /&gt;
   The icon for the action to flip an object vertically.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 archive-extract&lt;br /&gt;
   The icon used for the action that extracts files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-insert&lt;br /&gt;
   The icon used for the action that inserts files and directories&lt;br /&gt;
   into an archive.&lt;br /&gt;
&lt;br /&gt;
 archive-remove&lt;br /&gt;
   The icon used for the action that removes files and directories&lt;br /&gt;
   from an archive.&lt;br /&gt;
&lt;br /&gt;
 document-export&lt;br /&gt;
   The icon used for the action that saves all or part of&lt;br /&gt;
   the current document, often in a format that cannot be&lt;br /&gt;
   opened again with this application.&lt;br /&gt;
&lt;br /&gt;
 document-import&lt;br /&gt;
   The icon used for the action that adds the contents of&lt;br /&gt;
   external files to the current document.&lt;br /&gt;
&lt;br /&gt;
 document-preview&lt;br /&gt;
   The icon used for previewing a document in read-only mode.&lt;br /&gt;
&lt;br /&gt;
 document-print-preview&lt;br /&gt;
   Should probably be document-preview-print, so that there's&lt;br /&gt;
   a possibility of having document-preview (which is a better&lt;br /&gt;
   fallback anyways than document-print).&lt;br /&gt;
&lt;br /&gt;
 help-contextual&lt;br /&gt;
   The icon for the contextual help / &amp;quot;What's this&amp;quot; icon&lt;br /&gt;
   in the Help menu.&lt;br /&gt;
&lt;br /&gt;
 insert-table&lt;br /&gt;
   The icon for the insert table action of an application.&lt;br /&gt;
&lt;br /&gt;
 mail-receive&lt;br /&gt;
   The icon for the receive action of an&lt;br /&gt;
   electronic mail application.&lt;br /&gt;
&lt;br /&gt;
 system-switch-user&lt;br /&gt;
   The icon used for the &amp;quot;Switch User&amp;quot; item in the&lt;br /&gt;
   desktop's panel application.&lt;br /&gt;
&lt;br /&gt;
 tab-detach&lt;br /&gt;
   The icon used for the &amp;quot;Detach Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-duplicate&lt;br /&gt;
   The icon used for the &amp;quot;Duplicate Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-new&lt;br /&gt;
   The icon used for the &amp;quot;New Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 tab-close&lt;br /&gt;
   The icon used for the &amp;quot;Close Tab&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 system-suspend&lt;br /&gt;
   The icon used for the &amp;quot;Suspend Computer&amp;quot; action.&lt;br /&gt;
&lt;br /&gt;
 zoom-fit-height&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Height&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
   &lt;br /&gt;
 zoom-fit-width&lt;br /&gt;
   The icon used for the &amp;quot;Zoom to Width&amp;quot; item&lt;br /&gt;
   in the application's &amp;quot;View&amp;quot; menu.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/status</id>
		<title>Projects/Oxygen/namingSpec/status</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/status"/>
				<updated>2008-05-11T20:06:26Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: connection-established and connect-no are now network-connect and network-disconnect, and as such don't apply to status anymore.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-missed               Needed&lt;br /&gt;
 appointment-soon                 Needed&lt;br /&gt;
 audio-volume-high                OK (22x22 only)&lt;br /&gt;
 audio-volume-low                 OK (22x22 only)&lt;br /&gt;
 audio-volume-medium              OK (22x22 only)&lt;br /&gt;
 audio-volume-muted               OK (22x22 only)&lt;br /&gt;
 battery-low                      OK&lt;br /&gt;
 battery-caution                  OK&lt;br /&gt;
 battery-040                      OK **&lt;br /&gt;
 battery-060                      OK **&lt;br /&gt;
 battery-080                      OK **&lt;br /&gt;
 battery-100                      OK **&lt;br /&gt;
 battery-charging-low             OK **&lt;br /&gt;
 battery-charging-caution         OK **&lt;br /&gt;
 battery-charging-040             OK **&lt;br /&gt;
 battery-charging-060             OK **&lt;br /&gt;
 battery-charging-080             OK **&lt;br /&gt;
 battery-charging                 OK *&lt;br /&gt;
 dialog-error                     OK (KDE 3 name: actions/messagebox_critical)&lt;br /&gt;
 dialog-information               OK (KDE 3 name: actions/messagebox_info)&lt;br /&gt;
 dialog-warning                   OK (KDE 3 name: actions/messagebox_warning)&lt;br /&gt;
 dialog-password                  OK (KDE 3 name: lock)&lt;br /&gt;
 dialog-question                  Needed&lt;br /&gt;
 folder-drag-accept               Needed&lt;br /&gt;
 folder-visiting                  Needed&lt;br /&gt;
 folder-open                      OK (KDE 3 name: filesystems/folder_open)&lt;br /&gt;
 image-loading                    OK&lt;br /&gt;
 image-missing                    OK (KDE 3 name: filesystems/file_broken)&lt;br /&gt;
 mail-attachment                  OK (KDE 3 name: actions/kmmsgattachment)&lt;br /&gt;
 mail-unread                      OK&lt;br /&gt;
 mail-read                        OK&lt;br /&gt;
 mail-replied                     Needed&lt;br /&gt;
 mail-signed                      Needed&lt;br /&gt;
 mail-signed-verified             Needed&lt;br /&gt;
 media-playlist-repeat            OK (needs to be improved, though)&lt;br /&gt;
 media-playlist-shuffle           OK&lt;br /&gt;
 network-error                    Needed&lt;br /&gt;
 network-idle                     Needed&lt;br /&gt;
 network-offline                  Needed&lt;br /&gt;
 network-receive                  Needed&lt;br /&gt;
 network-transmit                 Needed&lt;br /&gt;
 network-transmit-receive         Needed&lt;br /&gt;
 object-locked                    OK ** (ArtLibreSet)&lt;br /&gt;
                                     (KDE 3 name: actions/encrypted)&lt;br /&gt;
 object-unlocked                  OK ** (ArtLibreSet)&lt;br /&gt;
                                     (KDE 3 name: actions/decrypted)&lt;br /&gt;
 printer-error                    OK (didn't exist in KDE 3)&lt;br /&gt;
 printer-printing                 OK (KDE 3 name: actions/print)&lt;br /&gt;
 script-error                     OK ** (KDE 3 name: bug)&lt;br /&gt;
 security-high                    OK (KDE 3 name: actions/encrypted)&lt;br /&gt;
 security-medium                  OK (KDE 3 name: actions/halfencrypted)&lt;br /&gt;
 security-low                     OK (KDE 3 name: actions/decrypted)&lt;br /&gt;
 software-update-available        Needed&lt;br /&gt;
 software-update-urgent           Needed&lt;br /&gt;
 sync-error                       Needed&lt;br /&gt;
 sync-synchronizing               Needed&lt;br /&gt;
 task-due                         Needed&lt;br /&gt;
 task-past-due                    Needed&lt;br /&gt;
 user-away                        OK (KDE 3 name: metacontact_away)&lt;br /&gt;
 user-away-extended               OK ** (did not exist in KDE 3)&lt;br /&gt;
 user-busy                        OK * (KDE 3 name: yahoo_busy,&lt;br /&gt;
                                        groupwise_busy, icq_dnd)&lt;br /&gt;
 user-idle                        Needed (did not exist in KDE 3)&lt;br /&gt;
 user-invisible                   OK * (did not exist in KDE 3)&lt;br /&gt;
 user-offline                     OK (KDE 3 name: metacontact_offline)&lt;br /&gt;
 user-online                      OK (KDE 3 name: metacontact_online)&lt;br /&gt;
 user-trash-full                  OK (KDE 3 name: filesystems/trashcan_full)&lt;br /&gt;
 wallet-closed                    OK ** (KDE 3 name: wallet_closed)&lt;br /&gt;
 wallet-open                      OK ** (KDE 3 name: wallet_open)&lt;br /&gt;
 weather-clear                    Needed&lt;br /&gt;
 weather-clear-night              Needed&lt;br /&gt;
 weather-few-clouds               Needed&lt;br /&gt;
 weather-few-clouds-night         Needed&lt;br /&gt;
 weather-fog                      Needed&lt;br /&gt;
 weather-overcast                 Needed&lt;br /&gt;
 weather-severe-alert             Needed&lt;br /&gt;
 weather-showers                  Needed&lt;br /&gt;
 weather-showers-scattered        Needed&lt;br /&gt;
 weather-snow                     Needed&lt;br /&gt;
 weather-storm                    Needed&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's status/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 appointment-missed&lt;br /&gt;
   The icon used when an appointment was missed.&lt;br /&gt;
&lt;br /&gt;
 appointment-soon&lt;br /&gt;
   The icon used when an appointment will occur soon.&lt;br /&gt;
&lt;br /&gt;
 dialog-question&lt;br /&gt;
   The icon used when a dialog is opened to ask a simple&lt;br /&gt;
   question of the user.&lt;br /&gt;
&lt;br /&gt;
 folder-drag-accept&lt;br /&gt;
   The icon used for a folder while an object is being&lt;br /&gt;
   dragged onto it, that is of a type that the directory&lt;br /&gt;
   can contain.&lt;br /&gt;
&lt;br /&gt;
 folder-visiting&lt;br /&gt;
   The icon used for folders, while their contents are being&lt;br /&gt;
   displayed in another window. This icon would typically be used&lt;br /&gt;
   when using multiple windows to navigate the hierarchy, such as&lt;br /&gt;
   in Nautilus's spatial mode.&lt;br /&gt;
&lt;br /&gt;
 mail-replied&lt;br /&gt;
   The icon used for an electronic mail that has been replied to.&lt;br /&gt;
&lt;br /&gt;
 mail-signed&lt;br /&gt;
   The icon used for an electronic mail that contains a signature.&lt;br /&gt;
&lt;br /&gt;
 mail-signed-verified&lt;br /&gt;
   The icon used for an electronic mail that contains a signature&lt;br /&gt;
   which has also been verified by the security system.&lt;br /&gt;
&lt;br /&gt;
 media-playlist-repeat&lt;br /&gt;
   The icon for the repeat mode of a media player.&lt;br /&gt;
&lt;br /&gt;
 network-error&lt;br /&gt;
   The icon used when an error occurs trying to intialize&lt;br /&gt;
   the network connection of the computing device. This icon&lt;br /&gt;
   should be two computers, one in the background, with the&lt;br /&gt;
   screens of both computers, colored black, and with the&lt;br /&gt;
   theme's style element for errors, overlayed on top of the icon.&lt;br /&gt;
&lt;br /&gt;
 network-idle&lt;br /&gt;
   The icon used when no data is being transmitted or received,&lt;br /&gt;
   while the computing device is connected to a network.&lt;br /&gt;
   This icon should be two computers, one in the background,&lt;br /&gt;
   with the screens of both computers, colored black.&lt;br /&gt;
&lt;br /&gt;
 network-offline&lt;br /&gt;
   The icon used when the computing device is disconnected&lt;br /&gt;
   from the network. This icon should be a computer in the&lt;br /&gt;
   background, with a screen colored black, and the theme's&lt;br /&gt;
   icon element to show that a device is not accessible,&lt;br /&gt;
   in the foreground. (Move from actions/connect-no?)&lt;br /&gt;
&lt;br /&gt;
 network-receive&lt;br /&gt;
   The icon used when data is being received, while the&lt;br /&gt;
   computing device is connected to a network. This icon&lt;br /&gt;
   should be two computers, one in the background,&lt;br /&gt;
   with its screen colored green, and the screen of&lt;br /&gt;
   the computer in the foreground, colored black.&lt;br /&gt;
&lt;br /&gt;
 network-transmit&lt;br /&gt;
   The icon used when data is being transmitted, while the&lt;br /&gt;
   computing device is connected to a network. This icon&lt;br /&gt;
   should be two computers, one in the background, with its&lt;br /&gt;
   screen colored black, and the screen of the computer in&lt;br /&gt;
   the foreground, colored green.&lt;br /&gt;
&lt;br /&gt;
 network-transmit-receive&lt;br /&gt;
   The icon used data is being both transmitted and received&lt;br /&gt;
   simultaneously, while the computing device is connected&lt;br /&gt;
   to a network. This icon should be two computers, one in&lt;br /&gt;
   the background, with the screens of both computers,&lt;br /&gt;
   colored green.&lt;br /&gt;
&lt;br /&gt;
 software-update-available&lt;br /&gt;
   The icon used when an update is available for software&lt;br /&gt;
   installed on the computing device, through the system&lt;br /&gt;
   software update program.&lt;br /&gt;
&lt;br /&gt;
 software-update-urgent&lt;br /&gt;
   The icon used when an urgent update is available&lt;br /&gt;
   through the system software update program.&lt;br /&gt;
&lt;br /&gt;
 sync-error&lt;br /&gt;
   The icon used when an error occurs while attempting to&lt;br /&gt;
   synchronize data from the computing device,&lt;br /&gt;
   to another device.&lt;br /&gt;
&lt;br /&gt;
 sync-synchronizing&lt;br /&gt;
   The icon used while data is successfully synchronizing&lt;br /&gt;
   to another device.&lt;br /&gt;
&lt;br /&gt;
 task-due&lt;br /&gt;
   The icon used when a task is due soon.&lt;br /&gt;
&lt;br /&gt;
 task-past-due&lt;br /&gt;
   The icon used when a task that was due,&lt;br /&gt;
   has been left incomplete.&lt;br /&gt;
&lt;br /&gt;
 user-idle&lt;br /&gt;
   The icon used when a user on a chat network has not been&lt;br /&gt;
   an active participant in any chats on the network,&lt;br /&gt;
   for an extended period of time.&lt;br /&gt;
&lt;br /&gt;
 weather-clear&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;clear skies&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-clear-night&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;clear skies&amp;quot; during the night.&lt;br /&gt;
&lt;br /&gt;
 weather-few-clouds&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;partly cloudy&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-few-clouds-night&lt;br /&gt;
   The icon used while the weather for a region&lt;br /&gt;
   is &amp;quot;partly cloudy&amp;quot; during the night.&lt;br /&gt;
&lt;br /&gt;
 weather-fog&lt;br /&gt;
   The icon used while the weather for a region is &amp;quot;foggy&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-overcast&lt;br /&gt;
   The icon used while the weather for a region is &amp;quot;overcast&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 weather-severe-alert&lt;br /&gt;
   The icon used while a sever weather alert is&lt;br /&gt;
   in effect for a region.&lt;br /&gt;
&lt;br /&gt;
 weather-showers&lt;br /&gt;
   The icon used while rain showers are occurring in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-showers-scattered&lt;br /&gt;
   The icon used while scattered rain showers are occurring&lt;br /&gt;
   in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-snow&lt;br /&gt;
   The icon used while snow showers are occurring in a region.&lt;br /&gt;
&lt;br /&gt;
 weather-storm&lt;br /&gt;
   The icon used while storms are occurring in a region.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested changes and additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 battery-charging&lt;br /&gt;
   The icon used when the battery is charging&lt;br /&gt;
   from the power supply.&lt;br /&gt;
&lt;br /&gt;
 user-busy&lt;br /&gt;
   The icon used when a user on a chat network is not online&lt;br /&gt;
   but doesn't want to be disturbed.&lt;br /&gt;
&lt;br /&gt;
 user-invisible&lt;br /&gt;
   The icon used when a user on a chat network is online&lt;br /&gt;
   but invisible to other users.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/devices</id>
		<title>Projects/Oxygen/namingSpec/devices</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/devices"/>
				<updated>2008-05-11T18:53:17Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: KDE 3 names for all of devices, yay!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 audio-card                    OK (did not exist in KDE 3 - right?)&lt;br /&gt;
 audio-headset                 OK * (did not exist in KDE 3)&lt;br /&gt;
 audio-input-line              OK * (did not exist in KDE 3)&lt;br /&gt;
 audio-input-microphone        OK (did not exist in KDE 3)&lt;br /&gt;
 battery                       OK (KDE 3 names: battery,&lt;br /&gt;
                                   apps/laptop_battery)&lt;br /&gt;
 camera-photo                  OK (KDE 3 names:&lt;br /&gt;
                                   camera_unmount, camera)&lt;br /&gt;
 camera-video                  Needed&lt;br /&gt;
 camera-web                    OK (Not yet in 0.8 of the spec,&lt;br /&gt;
                                   only in CVS.)&lt;br /&gt;
 cpu                           OK ** (did not exist in KDE 3 - right?)&lt;br /&gt;
 computer                      OK (KDE 3 name: system)&lt;br /&gt;
 computer-laptop               OK ** (KDE 3 name: laptop)&lt;br /&gt;
 drive-harddisk                OK (KDE 3 name: hdd_unmount)&lt;br /&gt;
 drive-optical                 OK (did not exist in KDE 3)&lt;br /&gt;
 drive-removable-media         OK (did not exist in KDE 3)&lt;br /&gt;
 drive-removable-media-usb     OK ** (did not exist in KDE 3)&lt;br /&gt;
 drive-removable-media-usb-pendrive  OK **&lt;br /&gt;
                                  (KDE 3 name: usbpendrive_unmount)&lt;br /&gt;
 input-gaming                  OK (KDE 3 name: joystick)&lt;br /&gt;
 input-keyboard                OK (KDE 3 name: keyboard)&lt;br /&gt;
 input-mouse                   OK (KDE 3 name: mouse)&lt;br /&gt;
 input-tablet                  OK (KDE 3 name: tablet)&lt;br /&gt;
 media-flash                   OK (did not exist in KDE 3)&lt;br /&gt;
 media-flash-memory-stick      OK ** (KDE 3 name: memory_stick_unmount)&lt;br /&gt;
 media-flash-sd-mmc            OK ** (KDE 3 name: sd_mmc_unmount)&lt;br /&gt;
 media-flash-smart-media       OK ** (KDE 3 name: smart_media_unmount)&lt;br /&gt;
 media-floppy                  OK (KDE 3 name: 3floppy_unmount)&lt;br /&gt;
 media-optical                 OK (KDE 3 name: cdrom_unmount)&lt;br /&gt;
 media-optical-audio           -&amp;gt; svn rm, and replace with a&lt;br /&gt;
                                  combination of media-optical&lt;br /&gt;
                                  and emblem-audio&lt;br /&gt;
                                  (KDE 3 name: cdaudio_unmount)&lt;br /&gt;
 media-optical-recordable      OK ** (KDE 3 name: cdwriter_unmount)&lt;br /&gt;
 media-tape                    OK (KDE 3 name: mo_unmount)&lt;br /&gt;
 modem                         OK (did not exist in KDE 3 - right?)&lt;br /&gt;
 multimedia-player             OK (did not exist in KDE 3)&lt;br /&gt;
 multimedia-player-apple-ipod  OK ** (KDE 3 name: ipod_unmount)&lt;br /&gt;
 network-wired                 OK (did not exist in KDE 3)&lt;br /&gt;
 network-wireless              OK (did not exist in KDE 3)&lt;br /&gt;
 pda                           OK (KDE 3 names: pda_black, pda_blue)&lt;br /&gt;
 phone                         OK (did not exist in KDE 3 - right?)&lt;br /&gt;
 printer                       OK (KDE 3 names: printer1, printer)&lt;br /&gt;
 scanner                       OK (KDE 3 name: scanner)&lt;br /&gt;
 video-display                 OK (did not exist in KDE 3)&lt;br /&gt;
 video-projector               OK * (did not exist in KDE 3)&lt;br /&gt;
 video-television              OK * (KDE 3 name: tv)&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited or necessary for it to be in there&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's devices/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 camera-video&lt;br /&gt;
   The fallback icon for video cameras&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 media-zip&lt;br /&gt;
   The icon for Iomega Zip media.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary of the suggested additions ==&lt;br /&gt;
&lt;br /&gt;
The ones marked with * and should therefore go into the icon naming specification, presented here in a shorter list for a better overview. Including a suggested short description text like needed for inclusion in the spec.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 audio-headset&lt;br /&gt;
   The icon used for handsfree headset devices that combine a pair&lt;br /&gt;
   of headphones or earphones with a microphone.&lt;br /&gt;
&lt;br /&gt;
 audio-input-line&lt;br /&gt;
   The icon used for audio line input devices.&lt;br /&gt;
&lt;br /&gt;
 video-projector&lt;br /&gt;
   The icon used for a projector that video gets displayed to.&lt;br /&gt;
&lt;br /&gt;
 video-television&lt;br /&gt;
   The icon used for a television device, such as&lt;br /&gt;
   CRT or flat panel displays.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Schedules/KDE4/4.1_Feature_Plan</id>
		<title>Schedules/KDE4/4.1 Feature Plan</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Schedules/KDE4/4.1_Feature_Plan"/>
				<updated>2008-04-08T12:27:12Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: /* kdelibs */ Support for gnome-icon-theme &amp;amp; Co. - I would have preferred to file this as bugfix, but didn't find an appropriate page. But it's a nice feature too :)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a list of planned features. The deadline for adding entries here for the 4.1 release is '''20 April 2008'''.&lt;br /&gt;
&lt;br /&gt;
Entries added after that date will be scheduled for the 4.2 release.&lt;br /&gt;
&lt;br /&gt;
Legend:&lt;br /&gt;
* todo =&amp;gt; not started yet&lt;br /&gt;
* in-progress =&amp;gt; started, but not completed yet&lt;br /&gt;
* done =&amp;gt; completed&lt;br /&gt;
__TOC__&lt;br /&gt;
= kdelibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|kdeui|Add KFadeWidgetEffect to easily add fading UI transitions to KDE applications|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureDone|kdeui|Make icon naming spec compliant 3rd party icon themes like Tango or gnome-icon-theme work correctly.|jpetso@gmx.at|Jakob Petsovits}}&lt;br /&gt;
{{FeatureDone|kross|Add QtScript support|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureDone|KHTML|Support CSS3 Media Queries|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureDone|Phonon KCM|More UI feedback|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|VideoWidget snapshot function|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|better integration of pulseaudio|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|make AbstractMediaStream/StreamInterface threadsafe|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|allow backend switching on the fly|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureTodo|Phonon|add Port class for fine grained control over data flow between Phonon objects|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|Phonon|subtitle, audio track selection|kretz@kde.org|Matthias Kretz and Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Phonon|&amp;quot;low-level&amp;quot; PCM I/O with at least an ALSA implementation|kretz@kde.org|Matthias Kretz and Ian Monroe}}&lt;br /&gt;
{{FeatureTodo|Phonon|update device preference on the fly|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|kdeui|Goya, a framework for inserting controls into itemviews in a really easy and fast way|ereslibre@kde.org|Rafael Fernández López}}&lt;br /&gt;
{{FeatureInProgress|kdeui|Shortcut schemes for KDE applications|adymo@kdevelop.org|Alexander Dymo}}&lt;br /&gt;
{{FeatureDone|kmimetypetrader/kbuildsycoca|Replace use of profilerc for ordering applications with new mimeapps.list standard|faure@kde.org|David Faure}}&lt;br /&gt;
{{FeatureInProgress|knewstuff|Support caching, and speed up the interface through use of Models/Views and goya|jeremy@scitools.com|Jeremy Whiting}}&lt;br /&gt;
{{FeatureInProgress|Phonon KCM|Handle advanced devices|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|KDEPrint|Reintroduce KDEPrint in some form, depending on what Qt4.4 delivers.|john@layt.net|john Layt}}&lt;br /&gt;
{{FeatureInProgress|KDEPrint|Add CUPS Options tabs to QPrintDialog to support n-up, page borders, banner pages, page labels, mirror pages, job scheduling, and manual CUPS options.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|Add framework for standard actions for 'Send to...' for e-mail, fax, etc by printing to PDF/PS.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|Migrate FilePrinter class from Okular to enable file printing for all apps via QPrinter, modify to utilise new Qt4.4 features.  To be discussed on k-c-d first.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureInProgress|KIO|speed limits on KIO Transfers|nolis71cu@gmail.com|Manolo Valdes}}&lt;br /&gt;
{{FeatureInProgress|kdeui|Printing of shortcuts from the shortcut dialog|apaku@gmx.de|Andreas Pakulat}}&lt;br /&gt;
{{FeatureInProgress|kte/kate|Annotation framework for the editor|apaku@gmx.de|Andreas Pakulat}}&lt;br /&gt;
{{FeatureInProgress|KJS|Bytecode interpreter and performance improvements|maksim@kde.org|Maks Orlovich}}&lt;br /&gt;
{{FeatureInProgress|KHTML|Sync class and file structure with WebKit to prepare merging|porten@kde.org|Harri Porten}}&lt;br /&gt;
{{FeatureInProgress|KHTML|contentEditable/designMode implementation|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureTodo|KCalenderSystem|Complete migration of Jalali, Hijri, and Hebrew calendars to new code base.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KCalenderSystem|Add new calendar systems: Indian Civil (Saka), Ethiopean, Chinese, Pure Julian, Pure Gregorian. (Note, not all may live in kdelibs or be available as a global calendar system)|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureTodo|KLocale|Implement KLocale based methods to return weekend days and day of religious observance.  Currently KCalendarSystem provides dayOfPray(), but for Gregorian this is not correct in all locales where it is used.  Currently KDatePicker hardcodes Saturday and dayOfPray() as weekend days which may not be correct in all locales.  To be discussed first on k-c-d and with kdepim.|john@layt.net|John Layt}}&lt;br /&gt;
{{FeatureDone|dnssd|Models for service browser and domain browser.|qbast@go2.pl|Jakub Stachowski}}&lt;br /&gt;
{{FeatureTodo|KHTML|Adaptable/Scriptable workarounds for broken websites.|maksim@kde.org|Maks Orlovich}}&lt;br /&gt;
{{FeatureTodo|KHTML|support for borders-* properties from the CSS3 Background and Borders Module|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureTodo|KHTML|Efficient smooth scrolling|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureTodo|KHTML|support for Audio/Video tags from the HTML5 draft specification|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureTodo|KHTML|merge support for speculative preloading of network resources|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureTodo|KHTML|CSS3 module: Web Fonts|germain@ebooksfrance.org|Germain Garand}}&lt;br /&gt;
{{FeatureTodo|KJS|Public API for extensions. Possibly analog to JavaScriptCore's C API.|porten@kde.org|Harri Porten}}&lt;br /&gt;
{{FeatureTodo|KTextEditor|Several interface extensions (e.g. open/save filter)|kwrite-devel@kde.org|Kate Developers}}&lt;br /&gt;
{{FeatureTodo|KTextEditor|Plugin for basic collaborative editing|kwrite-devel@kde.org|Kate Developers}}&lt;br /&gt;
{{FeatureTodo|Kate Part|Scripting support for indentation and little helpers|kwrite-devel@kde.org|Kate Developers}}&lt;br /&gt;
{{FeatureTodo|Kate Part|Input modes to allow e.g. vim-like editing|kwrite-devel@kde.org|Kate Developers}}&lt;br /&gt;
{{FeatureTodo|Kate Part|KTextEditor plugin for collaborative editing|kwrite-devel@kde.org|Kate Developers}}&lt;br /&gt;
{{FeatureDone|KIO|Implement support for inline editing in KFileItemDelegate|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureDone|KIO|Add support for drawing text shadows in KFileItemDelegate|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureTodo|Emoticons lib|An emoticons library so each applications doesn't have to implement the same things over and over again |brandon.ml@gmail.com|Carlo Segato}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepimlibs =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Akonadi|Move the Akonadi development library from kdepim.|vkrause@kde.org|Volker Krause}}&lt;br /&gt;
{{FeatureInProgress|Akonadi|Item size ([[Projects/PIM/Akonadi#Core|details]])|thomas.mcguire@gmx.net|Thomas McGuire}}&lt;br /&gt;
{{FeatureTodo|Akonadi|Payload serialization format versioning ([[Projects/PIM/Akonadi#Core|details]])|vkrause@kde.org|Volker Krause}}&lt;br /&gt;
{{FeatureTodo|Akonadi|Item streaming in ItemSync/ResourceBase ([[Projects/PIM/Akonadi#Core|details]])|tomalbers@kde.nl|Tom Albers}}&lt;br /&gt;
{{FeatureInProgress|Akonadi|API for additional item parts ([[Projects/PIM/Akonadi#Core|details]])|vkrause@kde.org,tokoe@kde.org|Volker Krause/Tobias Koenig}}&lt;br /&gt;
{{FeatureInProgress|Akonadi|Infrastructure for showing additional dialogs from agents/resources ([[Projects/PIM/Akonadi#Core|details]])|tomalbers@kde.nl|Tom Albers}}&lt;br /&gt;
{{FeatureTodo|Akonadi|Allow to limit ItemFetchJob to current cache content ([[Projects/PIM/Akonadi#Core|details]])|vkrause@kde.org|Volker Krause}}&lt;br /&gt;
{{FeatureInProgress|Akonadi|Fix API for item/collection modifications ([[Projects/PIM/Akonadi#Core|details]])|vkrause@kde.org|Volker Krause}}&lt;br /&gt;
{{FeatureTodo|Akonadi|Error reporting ([[Projects/PIM/Akonadi#Core|details]])|tokoe@kde.org|Tobias Koenig}}&lt;br /&gt;
{{FeatureTodo|gpgme++2|newly designed gpgme++ (multithreaded, exceptions, less event loop integration: better for Windows)|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-apps =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Dolphin|Details-view: Allow to open folders as tree (turned off per default).|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
{{FeatureDone|Dolphin|Refactor view-action handling to a DolphinViewActionHandler to share more code with DolphinPart|faure@kde.org|David Faure}}&lt;br /&gt;
{{FeatureDone|Konqueror|Re-implement Copy To / Move To in the popup menu|faure@kde.org|David Faure}}&lt;br /&gt;
{{FeatureTodo|Konqueror|Separate konquerorrc and kfmrc (at least useful for home URL and toolbar settings)|faure@kde.org|David Faure and Emanuele Tamponi}}&lt;br /&gt;
{{FeatureDone|Dolphin|Simplify selecting of files in the single-click mode (based on http://aseigo.blogspot.com/2006/04/icons.html).|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
{{FeatureInProgress|Raptor|The KDE4-Application-Menu}}&lt;br /&gt;
{{FeatureInProgress|Dolphin|Provide optional tooltips for files and directories.|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
{{FeatureTodo|Konqueror|Bring back the large tooltip like in kde3|faure@kde.org|David Faure}}&lt;br /&gt;
{{FeatureTodo|Konqueror|Session management (save/restore session/restore from crash).|edulix@gmail.com|Eduardo Robles Elvira}}&lt;br /&gt;
{{FeatureInProgress|Konqueror|Support for undo closed window.|edulix@gmail.com|Eduardo Robles Elvira}}&lt;br /&gt;
{{FeatureDone|Konqueror|Allow to configure the Dolphin KPart within the Konquerors settings dialog.|peter.penz@gmx.at|Peter Penz}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-workspace =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Plasma|Kickoff orientation dependent layout|wstephenson@kde.org|Will Stephenson}}&lt;br /&gt;
{{FeatureDone|kmenuedit|Restore menu system|montel@kde.org|Laurent Montel}}&lt;br /&gt;
{{FeatureDone|KCM autostart|Configure autostart desktop file|montel@kde.org|Laurent Montel}}&lt;br /&gt;
{{FeatureDone|Plasma|improve fail to launch and needs &lt;br /&gt;
config|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Solid|Refactor Solid::Control networking|wstephenson@kde.org|Will Stephenson}}&lt;br /&gt;
{{FeatureInProgress|Solid|Backend for NetworkManager 0.7|wstephenson@kde.org|Will Stephenson}}&lt;br /&gt;
{{FeatureInProgress|System Settings|Filtering/Lazy load category modules|wstephenson@kde.org|Will Stephenson}}&lt;br /&gt;
{{FeatureInProgress|KSysGuard|Monitor process I/O|tapsell@kde.org|John Tapsell}}&lt;br /&gt;
{{FeatureTodo|Plasma|Mac-like menu bar plasmoid|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Add 'smart setting' of extended colors|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Add KDE3 scheme import|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|Color KCM|Query kwin for supported colors; add full set of kwin colors|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|KDEPrint|reintroduce KDEPrint Print Management tools, e.g. KCM, kprinter, kjobviewer, etc.  Depends upon progress of kdelibs side of KDEPrint and Qt4.4 feature set.|john@layt.net|john Layt}}&lt;br /&gt;
{{FeatureTodo|System Settings|Administrator mode support|wstephenson@kde.org|Will Stephenson}}&lt;br /&gt;
{{FeatureTodo|krunner|Revamp GUI.|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|ksmserver|UI for selecting WMs|l.lunak@kde.org|Luboš Luňák}}&lt;br /&gt;
{{FeatureDone|Plasma|polish kickoff|wstephenson@kde.org|Will Stephenson}}&lt;br /&gt;
{{FeatureDone|Plasma|toolbox improvements |aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureDone|Plasma|GHNS2 plasma themes|jeremy@scitools.com|Jeremy Whiting}}&lt;br /&gt;
{{FeatureDone|Plasma|Resizable, relocatable panel|binner@kde.org|Stephan Binner}}&lt;br /&gt;
{{FeatureInProgress|Plasma|webkit widget|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|shared timer in engines|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|welcome plasmoid|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|dashboard widget support|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Plasmagik packaging|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Scriptengines|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureInProgress|Plasma|QtScript scriptengine|richmoore44@gmail.com|Richard Moore}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Filebrowser Plasmoid|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Improve QtScript support|richmoore44@gmail.com|Richard Moore}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Zooming User Interface|chanika@gmail.com|Chani Armitage}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Multiple Desktop Containments|chanika@gmail.com|Chani Armitage}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Networkmanager Plasmoid and DataEngine|cblauvelt@gmail.com|Christopher Blauvelt}}&lt;br /&gt;
{{FeatureTodo|Plasma|New plasma theme|nuno@oxygen-icons.org|Nuno Pinheiro}}&lt;br /&gt;
{{FeatureTodo|Plasma|physics-based animator|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|Top-level windows plasmoids|riccardo@kde.org|Riccardo Iaconelli}}&lt;br /&gt;
{{FeatureTodo|Plasma|change showConfigurationInterfaction to createConfigurationInterface|aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Plasma::Service |aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|Keyboard shortcuts |aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|panel hiding |aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureTodo|Plasma|panel toolbox |aseigo@kde.org|Aaron Seigo}}&lt;br /&gt;
{{FeatureInProgress|KWin|non-linear animations also for KWin|sebas@kde.org|Sebastian Kuegler}}&lt;br /&gt;
{{FeatureInProgress|Plasma|Generic folder view applet/containment, that can also be used as the desktop background (showing the desktop folder).|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
{{FeatureTodo|KDM|Theme KDM (login manager) by default|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
{{FeatureInProgress|Nepomuk|Simple Desktop Search client based on Nepomuk search|trueg@kde.org|Sebastian Trueg}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebase-runtime =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|nepomuk|Service that monitors file rename and delete operations and updates the metadata accordingly. kded module already exists in playground. problem: depends on inotify.|trueg@kde.org|Sebastian Trueg}}&lt;br /&gt;
{{FeatureDone|KCM emoticons|Adding/editing/removing emoticons theme|brandon.ml@gmail.com|Carlo Segato}}&lt;br /&gt;
{{FeatureInProgress|phonon-xine|snapshots in video widget|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureTodo|phonon-xine|try to make VideoWidget work on GraphicsView|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureTodo|phonon-xine|make states compatible to other backends|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureTodo|phonon-xine|better support for pulseaudio (most work possibly in kdelibs)|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureTodo|phonon-gstreamer|Make phonon-gstreamer as released with Qt 4.4 fully integrate into KDE and add the features added to libphonon after libphonon 4.1|kretz@kde.org|Matthias Kretz}}&lt;br /&gt;
{{FeatureInProgress|desktop ioslave|Add an ioslave that lists the contents of the desktop folder, and reports the names in the .desktop files instead of the actual file names.|fredrik@kde.org|Fredrik Höglund}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeaccessibility =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KMagnifier|Add color blindness simulation|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
{{FeatureTodo|KMagnifier|Refactor color menu, re-add invert, add color-shift modes to help people with color blindness|mw_triad@users.sourceforge.net|Matthew Woehlke}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeadmin =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KSystemLog|KSystemLog, a Log Viewer Tool. Move from kde-apps|nicolas.ternisien@gmail.com}}&lt;br /&gt;
{{FeatureDone|KCron|Do some refactoring in KCron|nicolas.ternisien@gmail.com}}&lt;br /&gt;
{{FeatureDone|KCron|Improve ergonomy and general interface|nicolas.ternisien@gmail.com}}&lt;br /&gt;
{{FeatureDone|KCron|Fix all existing bugs in KCron|nicolas.ternisien@gmail.com}}&lt;br /&gt;
{{FeatureDone|KCron|Convert KCron into a KCM Module, to use it in System Settings|nicolas.ternisien@gmail.com}}&lt;br /&gt;
{{FeatureInProgress|Environment Variables|Create a environment variables KCM Module|nicolas.ternisien@gmail.com}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeartwork =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdebindings =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureTodo|Smoke2|Move Smoke2 to kdebindings-trunk.|kde-bindings@kde.org|KDE-bindings developers}}&lt;br /&gt;
{{FeatureTodo|PHP-Qt|Move PHP-Qt to kdebindings-trunk.|kde-bindings@kde.org|KDE-bindings developers}}&lt;br /&gt;
{{FeatureTodo|kross|Move krossjava to kdebindings-trunk.|mail@dipe.org|Sebastian Sauer}}&lt;br /&gt;
{{FeatureTodo|General|Wrap some more APIs (at least Akanodi for all languages and Plasma for C#)|kde-bindings@kde.org|KDE-bindings developers}}&lt;br /&gt;
{{FeatureTodo|Qyoto|Add delegate support for signal/slot connections.|kde-bindings@kde.org|KDE-bindings developers}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeedu =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Kalzium|Clean up the database. I am syncing with the BlueObelisk data repository again. There we decided to remove the density (not a element property but a compound property. I also removed the mean weight. We think it is better to provide correct data than a lot (but partly wrong) data.|cniehaus@kde.org|Carsten Niehaus}}&lt;br /&gt;
{{FeatureDone|KAlgebra|Calculator Plasmoid|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureDone|KAlgebra|Vector support|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureDone|Step|A physics simulator, move from playground to kdeedu module |ks.vladimir@gmail.com|Vladimir Kuznetsov}}&lt;br /&gt;
{{FeatureDone|Kalzium|Update the snapshot of libavogadro to 0.6.1. This introduces a gazillion new possibilities for the 3D renderer and fixes many issues.|cniehaus@kde.org|Carsten Niehaus}}&lt;br /&gt;
{{FeatureInProgress|Kalzium|Make use of the new libavogadro-version.|cniehaus@kde.org|Carsten Niehaus}}&lt;br /&gt;
{{FeatureInProgress|Marble|DGML2 Support|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|KDE-Version settings dialog|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Port authors list from the Qt-About dialog to the KDE-About dialog|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Qt-Version settings dialog|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Improved KML support|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|OpenStreetMap support using original OSM tiles|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Real Time Cloud-Cover|tackat@kde.org|David Roberts / Torsten Rahn}}&lt;br /&gt;
{{FeatureTodo|Marble|Map Contents translation|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureTodo|Marble|Copy position to clipboard|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureTodo|Marble|Create Tiles on compile time|tackat@kde.org|Torsten Rahn}}&lt;br /&gt;
{{FeatureInProgress|Marble|Mercator Projection|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureInProgress|Marble|More generic projection support|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureInProgress|Marble|Usage of Marble in non-widgets|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Export map to MxN pixel bitmap|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Support for MarbleWidget::setEnabled( bool )|inge@lysator.liu.se|Inge Wallin}}&lt;br /&gt;
{{FeatureTodo|Marble|Layer Management Class|tokoe@kde.org|Tobias König}}&lt;br /&gt;
{{FeatureTodo|Marble|Plugin architecture for map layers|tokoe@kde.org|Tobias König}}&lt;br /&gt;
{{FeatureInProgress|KEduca|Rewrite of the classic test writing/taking application|matt@milliams.com|Matt Williams}}&lt;br /&gt;
{{FeatureInProgress|Parley|Redesigned main window|frederik.gladhorn@kdemail.net|Frederik Gladhorn}}&lt;br /&gt;
{{FeatureInProgress|Parley|Vocabulary Plasmoid|frederik.gladhorn@kdemail.net|Frederik Gladhorn}}&lt;br /&gt;
{{FeatureInProgress|KBruch and KPercentage|Merge in 1 app|pete@pmurdoch.com|Peter Murdoch}}&lt;br /&gt;
{{FeatureInProgress|Kalzium|Plasmoid to access Kalzium database|cniehaus@kde.org|Carsten Niehaus}}&lt;br /&gt;
{{FeatureInProgress|Step|Improve GUI for creating gas and softbody|ksvladimir@gmail.com|Vladimir Kuznetsov}}&lt;br /&gt;
{{FeatureTodo|KAlgebra|Variables share between calculations|aleixpol@gmail.com|Aleix Pol}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Export canvas as image|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Optional rulers/grid for canvas units|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Add command line|piacentini@kde.org|Mauricio Piacentini}}&lt;br /&gt;
{{FeatureTodo|KTurtle|Add a color picker|nielsslot@gmail.com|Niels Slot}}&lt;br /&gt;
{{FeatureTodo|Parley|Declensions|frederik.gladhorn@kdemail.net|Frederik Gladhorn}}&lt;br /&gt;
{{FeatureTodo|Parley|Rewrite of practice|frederik.gladhorn@kdemail.net|Frederik Gladhorn}}&lt;br /&gt;
{{FeatureTodo|KLettres|Number support|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KLettres|Theme manager|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Add a Open File action|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Integrate an editor|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Plasmoid|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KHangMan|Theme manager|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|Kiten|Link radselect with kiten|jkerian@gmail.com|Joe Kerian}}&lt;br /&gt;
{{FeatureInProgress|Kiten|Sort output by dictionary/user selected sorting values|jkerian@gmail.com|Joe Kerian}}&lt;br /&gt;
{{FeatureTodo|Step|Use common constraints handling code for collisions|ksvladimir@gmail.com|Vladimir Kuznetsov}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegames =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KDiamond|New game, move to kdegames|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureDone|KDiamond|Get themes with KNewStuff|majewsky@gmx.net|Stefan Majewsky}}&lt;br /&gt;
{{FeatureDone|KNetWalk|Better scoring system|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureDone|KNetWalk|Add support for loading new themes|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureDone|Kollision|Move to kdereview/kdegames|p.capriotti@gmail.com|Paolo Capriotti}}&lt;br /&gt;
{{FeatureDone|Kubrick|New game, 3D OpenGL - move to playground|ianw}}&lt;br /&gt;
{{FeatureDone|Kubrick|Polish up the features|ianw}}&lt;br /&gt;
{{FeatureDone|Kubrick|Port to Qt4 and KDE4|ianw}}&lt;br /&gt;
{{FeatureDone|KBlocks|Finish display of points and level|piacentini@kde.org}}&lt;br /&gt;
{{FeatureDone|KBlocks|Implement KNewStuff support|piacentini@kde.org}}&lt;br /&gt;
{{FeatureDone|KBlocks|Implement key/action/shortcut configuration|piacentini@kde.org}}&lt;br /&gt;
{{FeatureDone|KBlocks|Docbook|piacentini@kde.org}}&lt;br /&gt;
{{FeatureInProgress|KGoldRunner|Improved theming and animation|mikelima@cirulla.net}}&lt;br /&gt;
{{FeatureInProgress|KGoldRunner|Sound support and theming|mikelima@cirulla.net}}&lt;br /&gt;
{{FeatureInProgress|KSquares|Multiplayer support|josef}}&lt;br /&gt;
{{FeatureInProgress|KBattleship|Bring back Zeroconf support for network games|qbast@go2.pl}}&lt;br /&gt;
{{FeatureInProgress|Kubrick|New game, 3D OpenGL - in kdereview|ianw}}&lt;br /&gt;
{{FeatureInProgress|KGGZ|Add kggzcore and kggzdmod libraries|josef}}&lt;br /&gt;
{{FeatureTodo|KBlocks|Add additional themes|piacentini@kde.org}}&lt;br /&gt;
{{FeatureTodo|KBreakout|Finish it, and move it from playground to kdegames|fela.kde@gmail.com}}&lt;br /&gt;
{{FeatureTodo|KGGZ|Add new Qt4-based core client as successor to the old KDE3-based KGGZ|josef (now SoC proposal)}}&lt;br /&gt;
{{FeatureTodo|KGGZ|Fire-and-forget highscore submission for single-player games and client-to-client multiplayer games|josef)}}&lt;br /&gt;
{{FeatureTodo|KGoldRunner|Also see kdegames/kgoldrunner/TODO|ianw}}&lt;br /&gt;
{{FeatureTodo|KGoldRunner|Hot new stuff support for themes and levels|mikelima@cirulla.net}}&lt;br /&gt;
{{FeatureTodo|KGoldRunner|Startup screen|mikelima@cirulla.net}}&lt;br /&gt;
{{FeatureTodo|KMahjongg|Reimplement the Board Editor|piacentini@kde.org}}&lt;br /&gt;
{{FeatureTodo|KMines|Add pause actions|piacentini@kde.org}}&lt;br /&gt;
{{FeatureTodo|KNetWalk|Configurable keyboard support|fela.kde@gmail.com|Fela Winkelmolen}}&lt;br /&gt;
{{FeatureTodo|KShisen|Port to KScoreDialog|piacentini@kde.org}}&lt;br /&gt;
{{FeatureTodo|Kubrick|See SVN file kubrick/TODO|ianw}}&lt;br /&gt;
{{FeatureTodo|Kubrick|Move to KDE Games for 4.1|ianw}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdegraphics =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Gwenview|Undo system|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureDone|Gwenview|Fullscreen meta information|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureDone|Gwenview|Ability to open an image with another application|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureDone|Okular|Better Text-To-Speech integration: speech the whole document, the current page or the selection.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureDone|Okular|Encryption support for ODF generator|bradh@kde.org}}&lt;br /&gt;
{{FeatureInProgress|Okular|Backward direction for text search.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureInProgress|Okular|Centralized text &amp;amp; graphics antialias configuration.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureDone|Okular|EPub backend.|elylevy@cs.huji.ac.il|Ely Levy}}&lt;br /&gt;
{{FeatureInProgress|Okular|Improved form support (add missing types, handle the fields better).|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureInProgress|Gwenview|Support for tagging with Nepomuk|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureInProgress|Gwenview|Thumbnail bar in view and fullscreen modes|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureTodo|Gwenview|Crop ratio|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureTodo|Gwenview|KIPI support|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureTodo|Gwenview|Red eye correction|aurelien.gateau@free.fr|Aurélien Gâteau}}&lt;br /&gt;
{{FeatureTodo|Okular|JavaScript support (mostly for PDF documents).|pino@kde.org|Pino Toscano}}&lt;br /&gt;
{{FeatureInProgress|Okular|Improved placement and sizing of the presentation mode: choose the screen to use, adapt to screen size changes.|pino@kde.org|Pino Toscano}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdemultimedia =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Dragon Player|A simple Phonon-based videoplayer application|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|Make Dragon indipendent from Xine|ian.monroe@gmail.com|Ian Monroe}}&lt;br /&gt;
{{FeatureInProgress|Dragon Player|File Manager|David Edmunson}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdenetwork =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KGet|Group-Settings|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureDone|KGet|Torrent-Support|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureDone|KGet|Transfer-Settings|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureDone|KGet|Webinterface|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
{{FeatureDone|Kopete|AIM offline messages|kedgedev@centrum.cz|Roman Jarosz}}&lt;br /&gt;
{{FeatureDone|Kopete|OTR Encryption support|michael_zanetti@gmx.net|Michael Zanetti}}&lt;br /&gt;
{{FeatureDone|Kopete|Status manager|kedgedev@centrum.cz|Roman Jarosz}}&lt;br /&gt;
{{FeatureInProgress|KGet|MultiSource-Downloading|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Bring back chat style and emoticon selection via knewstuff2|earthwings@gentoo.org|Dennis Nienhüser}}&lt;br /&gt;
{{FeatureInProgress|Kopete|ICQ 6 status icons|kedgedev@centrum.cz|Roman Jarosz}}&lt;br /&gt;
{{FeatureInProgress|Kopete|MSNP15 implementation for MSN|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Non-intrusive notification system|kedgedev@centrum.cz|Roman Jarosz}}&lt;br /&gt;
{{FeatureInProgress|Kopete|UPnp Support|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureInProgress|Kopete|Updated contact list interface (uses Qt 4 rather than Qt 3)|mattr@kde.org|Matt Rogers}}&lt;br /&gt;
{{FeatureTodo|Kopete|Update Kopete to better support Decibel|kopete-devel@kde.org|Kopete Developers}}&lt;br /&gt;
{{FeatureInProgress|KGet|Nepomuk-Integration|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|KGet|Support mms://-protocol, see https://launchpad.net/libmms|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|KGet|Global Speedlimits|l.appelhans@gmx.de|Lukas Appelhans}}&lt;br /&gt;
{{FeatureInProgress|KGet|Setup libbtcore from KTorrent in KGet (to avoid dependency to extragear)|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
{{FeatureInProgress|KGet|Extend the TransferHistory to use SQLite and XML-Backends and display the information inside a kcategorizedview|jgoday@gmail.com|Javier Goday}}&lt;br /&gt;
{{FeatureTodo|Kopete|GroupWise chatroom support|wstephenson@kde.org|Will Stephenson}}&lt;br /&gt;
{{FeatureTodo|[http://decibel.kde.org Decibel]|Decibel, a framework for real time communication services. Move from playground/pim|info@basyskom.de|Tobias Hunger}}&lt;br /&gt;
{{FeatureDone|KRDC|Optional system tray icon (with quick access to bookmarks)|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
{{FeatureDone|KRDC|Improved behavior of entering special keys for better workflow|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
{{FeatureDone|KRDC|Zeroconf support (detecting remote desktop services in local network)|romnes@stud.ntnu.no|Magnus Romnes}}&lt;br /&gt;
{{FeatureInProgress|KRDC|Bookmark dock widget for quick access to bookmars, zero conf detected services and recently used connections|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
{{FeatureInProgress|KRDC|Support for up- and downscaling VNC remote desktop|uwolfer@kde.org|Urs Wolfer}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdepim =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|KAddressbook|Ability to add LDAP search results to distribution lists|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KAddressbook|Indication of which resource folder a contact belongs to|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KAddressbook|Read-only view for contacts in read-only folders|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KAddressbook|copy/cut/paste context menu items|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Ability to create hyperlinks in HTML messages|steveire@gmail.com|Stephen Kelly}}&lt;br /&gt;
{{FeatureDone|KMail|Ability to easily create todos with reminders from emails|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Ability to open messages from search results when the reader is hidden|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Better invitation update emails showing what changed|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Better reminder visualization in very small events|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Better, natural language search criteria names|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Clickable status columns|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Client side configurability of warnings in shared folders|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Colored ribbons for indication of signing and encryption status in the composer|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Configuration option for whether invitation emails are automatically deleted or not when having been acted upon|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Copy/paste and drag and drop from/to the mail composer|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Decryption on demand in reader window|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Display of quota information in foldertree tooltips|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Drag and drop and copy and paste support in the search result viewer|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Drag and drop from the mail reader window and mime-tree viewer|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Drag and drop of folders|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Editing of attachments from the composer|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Export and import of filters|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Favorites Folder|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Folder quicksearch|m.koller@surfeu.at|Martin Koller}}&lt;br /&gt;
{{FeatureDone|KMail|Harmonization of actions in main and standalone mail reader windows|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|IMAP Server storage of non-standard flags|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Improved TNEF attachment handling|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Improved quota warnings|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Initialize full search from quicksearch on request|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Override font and fontsize for standalone message viewers|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Per-folder identity configurability|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Recursive IMAP cache troubleshooting|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Resizable recipients area in composer|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Support for creating new mails based on received mails (Resend)|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Support for immediate sync of resource folders|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Support for soft line breaking|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Tab navigation through groups in the address completion|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Text snippets with shortcuts and variable expansion in the composer|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|Warning about active out-of-office scripts|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KMail|lost+found recovery of locally changed folders that lose access rights|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KNotes|Ability to print notes|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Ability to have both distribution lists and addresbook extension visible|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Aggregated reminders view|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Better default resource colors|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Drag and drop of attachments|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Faster initial loading of kolab resources|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Forwarding and delegation of invitations|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Improved coloring of agenda view items|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Improved event printing|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Merge of the attachment view in into the main page|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Merge of the free-busy and attendee views for easier scheduling|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Month view scrolling, paging, mouse-wheeling|tom_t@gmx.at|Thomas Thrainer}}&lt;br /&gt;
{{FeatureDone|KOrganizer|More readable Kolab resource folder labels|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Redesigned incidence editor UI|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Side-by-side calendar view|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Support for by-value attachments|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Timeline calendar view|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|Kleopatra|Ability to search in internal and external certificates at the same time|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|Kleopatra|General UI Server|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureDone|Kleopatra|New, tabbed, mainwindow design|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureDone|KonsoleKalendar|Support &amp;quot;file&amp;quot; and &amp;quot;localdir&amp;quot; resources|winter@kde.org|Allen Winter}}&lt;br /&gt;
{{FeatureDone|Kontact|Config option to close despite system tray|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|Kontact|Harmonization of component naming in sidebar, configuration, summary view|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|Kontact|Right-aligned component navigation toolbar|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|Kontact|Ubiquitous sync actions|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Column-specific whatsthis-help| |Thorsten St&amp;amp;auml;rk}}&lt;br /&gt;
{{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Combined search and add task widget| |Thorsten St&amp;amp;auml;rk}}&lt;br /&gt;
{{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Drag&amp;amp;Drop| |Thorsten St&amp;amp;auml;rk}}&lt;br /&gt;
{{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|File management (file-&amp;gt;load)| |Thorsten St&amp;amp;auml;rk}}&lt;br /&gt;
{{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Managing history| |Thorsten St&amp;amp;auml;rk}}&lt;br /&gt;
{{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Tracking tasks by active applications| |Thorsten St&amp;amp;auml;rk}}&lt;br /&gt;
{{FeatureDone|[http://wiki.kde.org/ktimetracker ktimetracker]|Whatsthis-help dependant on if a task has been created| |Thorsten St&amp;amp;auml;rk}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Rich text incidence editor|mike@mikearthur.co.uk|Mike Arthur}}&lt;br /&gt;
{{FeatureInProgress|KMail|HTML  Signatures|yez@familieschepers.nl|Edwin Schepers}}&lt;br /&gt;
{{FeatureInProgress|KPilot|Finish Keyring conduit, base conduit code and test cases, category syncing|jkasper@kde.org|Jason 'vanRijn' Kasper}}&lt;br /&gt;
{{FeatureInProgress|Kleopatra|OpenPGP support|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureInProgress|KNotes|Zeroconf support for sending notes on LAN|qbast@go2.pl|Jakub Stachowski}}&lt;br /&gt;
{{FeatureInProgress|Kontact|New Planner summary; combines Appointment+To-do+SpecialDates into 1 pretty summary|winter@kde.org|Allen Winter}}&lt;br /&gt;
{{FeatureTodo|KAlarm|New option to specify reminder times in minutes|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureTodo|KAlarm|Prevent multiple identical error messages accumulating for the same alarm|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureTodo|KAlarm|Remember main window show/hide options used when KAlarm closed instead of setting them in Preferences dialog|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureTodo|KAlarm|Remove alarm daemon and do all scheduling in kalarm itself|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureTodo|KAlarm|Replace simple repetitions by recurrence sub-repetitions to reduce confusion|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureTodo|KAlarm|Simplification and improvements to alarm edit dialog|djarvie@kde.org|David Jarvie}}&lt;br /&gt;
{{FeatureTodo|KMail|Aggregated attachment view in the mail header area of the reader window|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KMail|Improved error messages and audit log for cryptographic operations|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Ability to jump to the right day in the agenda from invitation mails|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Drag and drop in the free-busy view|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Support for comments in replies to invitations|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Support for extended free-busy lists|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|KPilot|Port old conduits to new base conduit architecture and KDE4/Qt4|jkasper@kde.org|Jason 'vanRijn' Kasper}}&lt;br /&gt;
{{FeatureTodo|Kleopatra|Konqueror and Dolphin Kleopatra plugins|marc@kdab.net|Marc Mutz (Gpg4win)}}&lt;br /&gt;
{{FeatureTodo|Kontact|Support for Kontact wide profiles|kdepim@kdab.net|Kolab Konsortium}}&lt;br /&gt;
{{FeatureTodo|[http://kblogger.pwsp.net KBlogger]|KBlogger, a blogging application| christian_weilbach@.web.de|Christian Weilbach}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Blog-styled journal view|mike@mikearthur.co.uk|Mike Arthur}}&lt;br /&gt;
{{FeatureTodo|KOrganizer|Blogging KResource|mike@mikearthur.co.uk|Mike Arthur}}&lt;br /&gt;
{{FeatureInProgress|KOrganizer|New To-do View (model/view)|tom_t@gmx.at|Thomas Thrainer}}&lt;br /&gt;
{{FeatureInProgress|KOrganizer|New Month View (qgraphicsitem)|bvirlet@kdemail.net|Bruno Virlet}}&lt;br /&gt;
{{FeatureDone|KOrganizer|Hide/Show reminder daemon icon in the systeay|winter@kde.org|Allen Winter}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdesdk =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureDone|Cervisia|New context menu entry &amp;quot;Add to Ignore List&amp;quot;|christian.loose@hamburg.de|Christian Loose}}&lt;br /&gt;
{{FeatureDone|Lokalize|Move this application (formerly known as Kaider) from extragear|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureInProgress|Cervisia|A file view based on KDirModel|christian.loose@hamburg.de|Christian Loose}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|various Translation Memory enhancements|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureInProgress|Lokalize|XLIFF support|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureInProgress|KBugBuster|Make it work|fabiolocati@gmail.com|Fabio Locati}}&lt;br /&gt;
{{FeatureInProgress|KCachegrind|Everything working again|josef.weidendorfer@gmx.de|Josef Weidendorfer}}&lt;br /&gt;
{{FeatureInProgress|Kate|Session plasmoid|montel@kde.org|Laurent Montel}}&lt;br /&gt;
{{FeatureInProgress|KAppTemplate|Make a GUI for it - in playground/devtools|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureInProgress|KAppTemplate|Add a PyQt4 template|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureInProgress|KAppTemplate|Add a Ruby template|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KAppTemplate|Add a Plasmoid template|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KAppTemplate|Add DBUS support in templates|annma@kde.org|Anne-Marie Mahfouf}}&lt;br /&gt;
{{FeatureTodo|KCachegrind|Better handling of huge symbols|josef.weidendorfer@gmx.de|Josef Weidendorfer}}&lt;br /&gt;
{{FeatureTodo|Lokalize|Kross-based scripting|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureTodo|Lokalize|QA: glossary checklists|shafff-at-ukr.net|Nick Shaforostoff}}&lt;br /&gt;
{{FeatureTodo|kioslave svn|Add Export/Import feature|montel@kde.org|Laurent Montel}}&lt;br /&gt;
{{FeatureTodo|Kate App|Improved session management|kwrite-devel@kde.org|Kate Developers}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdetoys =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdeutils =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Okteta|bytelevel editor (successor to KHexEdit). Move from playground/utils.|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|make printing support only selection|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|ask artists for own icon|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add support for memory mapping of files|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add &amp;quot;Export as&amp;quot;|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|enable extract-strings tool and add copy|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|more explicit titels for undo/redo actions, also from filters|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|parameter dialog for &amp;quot;Copy as...&amp;quot;|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add support for blocking processes like printing, string search or filter|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureTodo|Okteta|add Kate-like search tool|kossebau@kde.org|Friedrich W. H. Kossebau}}&lt;br /&gt;
{{FeatureInProgress|KDiskFree|Use Solid API|nicolas.ternisien@gmail.com|Nicolas Ternisien}}&lt;br /&gt;
{{FeatureTodo|KwikDisk|Replace it by a Plasmoid (in the desktop bar and on the desktop|nicolas.ternisien@gmail.com|Nicolas Ternisien}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdevelop =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdevplatform =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= kdewebdev =&lt;br /&gt;
{| class=&amp;quot;sortable&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: #ececec; white-space:nowrap;&amp;quot;&lt;br /&gt;
! Status !! Project !! Description !! Contact&lt;br /&gt;
{{FeatureInProgress|Kommander|Port the executor to KDE4.|amantia@kde.org|Andras Mantia}}&lt;br /&gt;
{{FeatureTodo|Kommander|Create Qt Designer plugins for the editor.|amantia@kde.org|Andras Mantia}}&lt;br /&gt;
{{FeatureInProgress|Quanta Plus|Create an upload plugin.| niko.sams@gmail.com|Niko Sams}}&lt;br /&gt;
{{FeatureInProgress|Quanta Plus|Create a new, state machine based parser.| amantia@kde.org|Andras Mantia}}&lt;br /&gt;
{{FeatureInProgress|Quanta Plus|Port existing functionality to KDevPlatform plugins. Only text mode is targeted.|amantia@kde.org|Andras Mantia}}&lt;br /&gt;
{{FeatureInProgress|KXslDbg|Port to KDE4.|keith@kdewebdev.org  | &lt;br /&gt;
Keith Isdale}}&lt;br /&gt;
{{FeatureTodo|KLinkStatus|Aided correction of broken links||}}&lt;br /&gt;
{{FeatureDone|KLinkStatus|Site check automation|moura@kdewebdev.org|Paulo Moura Guedes}}&lt;br /&gt;
{{FeatureInProgress|KLinkStatus|D-Bus/Scripting interfaces|moura@kdewebdev.org|Paulo Moura Guedes}}&lt;br /&gt;
{{FeatureInProgress|KLinkStatus|HTML validation|thesquib@gmail.com|Sam Ryan}}&lt;br /&gt;
{{FeatureDone|KLinkStatus|Ability to export only broken links|moura@kdewebdev.org|Paulo Moura Guedes}}&lt;br /&gt;
{{FeatureDone|KLinkStatus|Ability to do background search which only update the GUI when finished (much faster))|moura@kdewebdev.org|Paulo Moura Guedes}}&lt;br /&gt;
{{FeatureDone|KLinkStatus|Tray Icon and KUniqueApplication|Paulo Moura Guedes}}&lt;br /&gt;
{{FeatureDone|KLinkStatus|Scripting Plugin|Paulo Moura Guedes}}&lt;br /&gt;
{{FeatureDone|KLinkStatus|Get Hot New Stuff for HTML result stylesheets|Paulo Moura Guedes}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/Missing_Icons</id>
		<title>Projects/Oxygen/Missing Icons</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/Missing_Icons"/>
				<updated>2008-02-25T09:19:17Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: Namespace the private Kopete icon with -kopete.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The page will help Oxygen team to track and produce icons that are currently missing in KDE4. Additionally it will help developers to make requests for icons that they need for KDE4 related projects. &lt;br /&gt;
&lt;br /&gt;
= Instructions to fill out the request =&lt;br /&gt;
&lt;br /&gt;
* This page, being a wiki, obviously does not validate your request. Please take care when providing information about the icons. Note that this page is mainly for the team to know where is mostly needed the work, we'll do our best to fullfill your requests for 4.0 but however we can't guarantee that. =)&lt;br /&gt;
&lt;br /&gt;
* When providing icon names please try to make them compatible with the actual naming scheme.&lt;br /&gt;
&lt;br /&gt;
* Please provide clear but short descriptions about the icons, it needs to help the artists in imagining a good metaphore to make your icon. '''This point is extremely important'''. You may obviously also link your description if it's going to be lengthy. This will help us to manage icon requests, and check if there are any possible duplicates. The most descriptive you are, the best it is for us.&lt;br /&gt;
&lt;br /&gt;
* Screenshots are sometimes a better way to easily show the usage of the icon. Provide metaphores when possible this will help the artist to visualize our reqest faster and give a better understanding of the reqest.&lt;br /&gt;
&lt;br /&gt;
* As someone already noted, this is not the right page to complain or make suggestions about existing icon, this is just to know the remaining work.&lt;br /&gt;
&lt;br /&gt;
* Please sort by module/application/priority&lt;br /&gt;
&lt;br /&gt;
= Missing Icons Table =&lt;br /&gt;
&lt;br /&gt;
== General purpose icons ==&lt;br /&gt;
For icons like the folder, or the desktop.&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| actions/transform-scale (ArtLibreSet) || an icon for an image resize action.  || Done (in playground/scribus) || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| actions/transform-move (ArtLibreSet) || move action [[http://websvn.kde.org/branches/KDE/3.5/kdelibs/pics/crystalsvg/cr16-action-move.png?revision=438982&amp;amp;view=markup]]  || Done || ruphy&lt;br /&gt;
|-----&lt;br /&gt;
|| mimetypes/application-x-chm || Icon for *.chm (application/x-chm). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| actions/object-flip-horizontal (naming spec) || icon for flipping an image or object in a drawing/graphics program ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| actions/object-flip-vertical (naming spec) || icon for flipping an image or object in a drawing/graphics program ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| media-optical-video || icon for DVDs and video CDs, from [http://websvn.kde.org/trunk/KDE/kdelibs/solid/solid/backends/hal/haldevice.cpp?view=markup HalDevice::icon] ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== KDE main modules ==&lt;br /&gt;
For apps in trunk/KDE/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| kdelibs || phonon || actions/player-volume-muted || This is needed by all Phonon related apps, that show a mute/unmute button near to the volumeslider. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || actions/edit-undo-close-tab || konqueror undo closed tab [jpetso says: low priority, has a fallback to edit-undo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-system-network-proxy || konqueror configuration dialog Proxy || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || konqueror || apps/preferences-web-browser-identification || konqueror configuration dialog Browser Identification || Done 3/4 || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-shutdown || Shutdown (Turn off the computer) || Done || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-reboot || Restart (restart the computer) || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kickoff || actions/system-suspend and system-suspend-hibernate || Hibernate || Done || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect || Generic effect icon || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-desktop-effect || Desktop effects config module || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-boxswitch || Boxswitch (alt-tab) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-desktop-grid || Desktopgrid (desktop switcher) effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-presentwindows || Presentwindows effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwin|| apps/preferences-system-windows-effect-shadow || Shadow effect (low priority) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || actions/window-duplicate || An icon to duplicate the current window so that the new window contains the same contents as the current one. Probably keep it visually similar to the &amp;quot;tab-duplicate&amp;quot; icon. || Done || jpetso&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || kwrite || apps/preferences-plugin-word-completion-ktexteditor || KWrite word completion plugin || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || systemsettings || apps/preferences-desktop-launch-feedback || Launch feedback config module || In progress || Pinheiro&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || drkonqi || apps/drkonqi || icon for the kde crash manager ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete (misc) || (various) || Emoticons for Kopete, See [[../Missing_Emoticons]] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdemultimedia || kmix|| kmix icons || KMix icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegraphics || okular || actions/view-table-of-contents-ltr / view-table-of-contents-rtl || An icon (in both LtR and RtL versions) representing the table of contents. To be used for indicating the &amp;quot;Contents&amp;quot; tab in the okular sidebar. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || koffice icons || (various) See http://wiki.koffice.org/index.php?title=Icons || various. icon names listed there are badly broken at the moment, take that wiki with a grain of salt. ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || kthesaurus || apps/kthesaurus - {{bug|49983}} || application icon for the application that suggests similar words for a given one || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| koffice || Text Tool || plugins/textshape || Icons to replace the text on the tabs: one for formatting, one for paragraph styles, one for character styles, one for bullet settings. (perhaps some Abc in rich text, the paragraph sign, the T symbol and a bullet icon -- these icons will not be used on buttons or in toolbars) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kalgebra || apps/kalgebra || Application Icon kdeedu/kalgebra/icons || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || kig || apps/kig || Application Icon for [Kig http://edu.kde.org/kig/] (kdeedu/kig/kig), a geometrical drawing program. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdeedu || parley || action/insert-row &amp;amp; action/insert-column || Add a new entry in parley || In Progress (jpetso: done already?) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-now || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will be downloaded with the current mail check.|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-download-later || See [http://img169.imageshack.us/my.php?image=snapshot1sn2.png this screenshot]. The icon is displayed on the column header for the pop filter dialog. If the user clicks the radiobutton of the icon's column, the message will not be downloaded with the current mail check. The user still can download the message with a later mail check. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgfullyencrypted || Status icon, displayed in the message list. Indicates that the whole message is encrypted. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgpartiallyencrypted || Status icon, displayed in the message list. Indicates that some parts of the message is encrypted (for example, the body text is encrypted, but an attachment is not).  || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgundefinedencrypted || Status icon, displayed in the message list. Indicates that it is not known if the message is encrypted. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgencryptionproblematic || Status icon, displayed in the message list. Indicates that the message is encrypted, but there is some problem with it.|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || kmmsgsignatureproblematic ||  Status icon, displayed in the message list. Indicates that the message is encrypted, but there is some problem with the signature (for example, the key might be expired). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-mark-junk || Action to mark one or more mails as spam (= junk). [jpetso says: high priority, also required by the icon naming spec] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || addressee-distributionlist (or something like that) || KMail has an addressee selector, where you can select the receivers of the mail you write. Each addressee has a little icon which indicates whether that addressee is a single person or a group of persons (also named distribution list). The old icon for this was kontact_contacts, and showed three heads. The other icon for a single person shows a single head (user-identity, not the best choice probably, but there is nothing else). &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || actions/mail-message-new-list || Creates a new message, which will have the mailing list of the current folder as the recepient. Can be found in the context menu of a folder in KMail, but only after activating &amp;quot;Folder-&amp;gt;Mailing List Management&amp;quot;. [jpetso says: low priority, mail-message-new already exists as fallback.] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kmail || mail-reply-custom || Action to reply to a message with a custom template (made by the user). Note that there either is no fallback or the fallback does not work. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kalarm || apps/kalarm || System tray icon, indicating alarms are enabled. Current icon is still the hicolor one. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || apps/office-calendar || The icon for the KOrganizer program || Done ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/appointment-new || The icon for the &amp;quot;New Event&amp;quot; action. Very important, and even in the icon naming spec. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/task-new || The icon for the &amp;quot;New Todo&amp;quot; action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/journal-new || The icon for the &amp;quot;New Journal&amp;quot; action. I guess view-pim-journal overlayed with the plus icon should do. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || actions/address-book-open || An icon for viewing, opening or selecting from an address book. Also used somewhere else (KAlarm, I believe), and combined with a plus icon it would be possible to get the specified address-book-new icon. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || apps/preferences-calendar-freebusy || An icon for configuring free/busy time. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-recurring || An icon to show a recurring event. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-recurring || An icon to show a recurring to-do. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-complete || An icon to show a completed to-do. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-inprogress || An icon to show a to-do is in-progress to being completed. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-needsattention || An icon to show a to-do needs attention or action. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/appointment-reminder || An icon for an event with a reminder. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/task-reminder || An icon to show a to-do with a reminder. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || action/meeting-attending || An icon to show that you will attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || action/meeting-attending-tentative || An icon to show that you are tentatively scheduled to attend a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer || status/meeting-organizer || An icon to show that you are the person who organized and is in charge of a meeting || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || korganizer reminder daemon || korgac || An icon for the KOrganizer reminder daemon that is used almost exclusively in the system tray || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || birthday || maybe a cake with candles to represent someone's birthday || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || anniversary || to represent a wedding anniversary || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || planner || to represent a daily planner (show your appointments, stuff to-do, meetings, etc in an organized way) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || special occassion || to represent a general special occassion. examples: holidays, birthdays, graduation, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kontact || holiday || a non-religious holiday.  examples: independence day, new years, etc || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || kitchensync || actions/sync-start || The action to initiate a synchronization between to devices. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch || The action to fetch a newsfeed (RSS, Atom, ...), quite similar to fetching mails actually. [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdepim || akregator || actions/feed-fetch-all || The action to fetch all newsfeeds (RSS, Atom, ...). [jpetso says: low priority, probably post-4.0 stuff - they're already using icons that are not too far off) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || katomic || katomic || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbattleship || kbattleship || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kblackbox || kblackbox || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kbounce || kbounce || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kgoldrunner || kgoldrunner || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kiriki || kiriki || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kjumpingcube || kjumpingcube || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || klines || klines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmahjongg || kmahjongg || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kmines || kmines || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || knetwalk || knetwalk || Apps main icon || done || johann_ol &amp;amp; trouvnez&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kolf || kolf || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || konquest || konquest || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kpat || kpat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kreversi || kreversi || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksame || ksame || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kshisen || kshisen || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kspaceduel || kspaceduel || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ksquares || ksquares || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || ktuberling || ktuberling || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || kfourinline || kfourinline || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdegames || lskat || lskat || Apps main icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kget || status/network-connecting || Shown while trying to connect to a server. --[[User:Uwolfer|Uwolfer]] 21:05, 29 October 2007 (CET) || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-aim || Icon for the AIM instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-icq || Icon for the ICQ instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-jabber || Icon for the XMPP/Jabber instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-msn || Icon for the MSN instant messaging protocol || &amp;lt;span style=&amp;quot;color: green&amp;quot;&amp;gt;Yes&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/im-yahoo || Icon for the Yahoo! instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || more protocol icons [jpetso: no time for retrieving the whole list right now] || Icon for the [blah blah blah] instant messaging protocol || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || johann_ol&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-desktop-user-privacy || Configuring privacy settings || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-plugin-text-effect-kopete || Configuring text formatting special effects || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-autocorrection || Configuring text autocorrect rules || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-text-highlighting || Configuring text highlighting - icon exists but only in a low resolution || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-pipes-kopete || Configuring piping settings - Probably like the old 'pipe' icon || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || status/dock-kopete-flashing || icon flashed in system tray when new messages are received || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || davigno&lt;br /&gt;
|-----&lt;br /&gt;
|| kdenetwork || kopete || apps/preferences-status-manager-kopete || Icon for Status Manager || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdesdk || kapptemplate || apps/kapptemplate || generates KDE 4 templates to start programming || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeutils || kjots || actions/insert-horizontal-rule || icon for inserting a horizontal rule line (for the HTML &amp;amp;lt;hr&amp;amp;gt; tag) such as [http://www.yu.edu/cms/uploadedImages/MIS_ANS/Academic_Computing/ANGEL/clip_image013.jpg this] ||&amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || plasma's toolbox || Toolbox icon to replace the wrench icon. The toolbox (on the top right of the desktop, remember all the screenshots) will allow users to zoom in and out of the desktop, add widgets, configure the desktop, lock the desktop, run commands, etc. From what I understand it's a replacement of the right click menu. Several plasma developers suggested a 2D palette similar to plasma's techbase icon. ~Craig || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdebase || plasma || battery.svg || Battery applet uses battery to present different types of batteries. We would need overlay's in svg, similar as existing AC adaptor indicator, that could be used to present different types of icons. We need indicators for following types: primary/notebook (no indicator is OK), mouse, keyboard, mouse+keyboard (not sure if used), pda. || &lt;br /&gt;
|-----&lt;br /&gt;
|| kdeaccessibility || ktts || apps/ktts(d?).png || App icon for ktts is needed, and will be used for kttsmgr in menus, and for &amp;quot;Speak Page&amp;quot; icon in konq toolbar.  Will probably also likely be used for ktts settings in accessibility system-settings page.  Old icon was a parrot which fits I think. || &lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Applications in Playground ==&lt;br /&gt;
For apps in trunk/playground/&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Module&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
||games||kollision||kollision||App main icon ([http://commit-digest.org/issues/2007-04-15/files/kollision2.png screenshot]). Now in kdereview.||||&lt;br /&gt;
|-----&lt;br /&gt;
||network||kopete-bonjour||bonjour_protocol||The icons to be replaced are here: playground/network/kopete/protocols/bonjour/icons.||||&lt;br /&gt;
|-----&lt;br /&gt;
||base||emoticonskcm|| ||You can found it in kdereview, for now i'm using the face-smile icon but it's too small, i think it would be enough to have a bigger version||||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Other 3rd party Application Icons ==&lt;br /&gt;
For all the other applications&lt;br /&gt;
&lt;br /&gt;
{|rules=&amp;quot;all&amp;quot; cellpadding=&amp;quot;2&amp;quot; cellspacing=&amp;quot;0&amp;quot; align=center style=&amp;quot;border:1px solid #999; border-right:2px solid #999; border-bottom:2px solid #999;&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Application&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Icon Name&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Description / Where can be found?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Done?&lt;br /&gt;
! style=&amp;quot;background:#efefef;&amp;quot; | Assigned To&lt;br /&gt;
|-----&lt;br /&gt;
|| KSystemlog || KSystemLog icon || [http://websvn.kde.org/trunk/playground/sysadmin/ksystemlog/src/hi128-app-ksystemlog.png?view=markup App icon] - Made by a non-graphic designer developer ;-) || Done (utilites-log-viewer) || dmiller&lt;br /&gt;
|-----&lt;br /&gt;
|| Tagua || tagua-movelist || toggle [http://www.tagua-project.org/attachment/wiki/Screenshots/nested1.png movelist] || Done - use actions/view-history ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || apps/amarok ||&lt;br /&gt;
[http://websvn.kde.org/trunk/extragear/multimedia/amarok/src/images/amarok_icon.svg App icon]. Needs Oxygen colors, we don't really want to change design.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Amarok || status/media-track-repeat || An icon for the &amp;quot;repeat the current track&amp;quot; state. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt;  ||&lt;br /&gt;
|-----&lt;br /&gt;
|| digiKam || application icon || An icon to be used in splash screen, tool bar, help/about, taskbar etc. [http://websvn.kde.org/trunk/extragear/graphics/digikam/data/icons/hi128-app-digikam.png Old app icon]|| &amp;lt;s&amp;gt; &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;yes&amp;lt;/span&amp;gt; &amp;lt;br&amp;gt;We want to change completely and get rid of the pinguin. [http://www.gerhard.fr/files/camera.svg Here] is a basig design I tried, but I'm not happy with it. Any help is higly appreciated. &amp;lt;/s&amp;gt; &lt;br /&gt;
Done. see [http://websvn.kde.org/kde/*checkout*/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/digikam.png here]. digikam's icon has been done for a very long time - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-repeat ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html loop] through the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the next-to-last button in the second row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (...jpetso: used an interim copy of the playlist icon, but without nice &amp;quot;repeat&amp;quot; arrows) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Amarok || status/media-playlist-shuffle ||&lt;br /&gt;
Option to [http://kplayer.sourceforge.net/manual/configuration-playlist.html shuffle] the current playlist. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the last button in the second row.&lt;br /&gt;
|| Kind of... copied the &amp;quot;roll&amp;quot; icon to that location ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer || status/audio-volume-muted ||&lt;br /&gt;
This icon already exists in Oxygen, but in only one size, 22x22 I believe. Would like to have a scalable version. [note from jpetso: please also a scalable version for the other audio-volume-* icons]&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-contrast ||&lt;br /&gt;
Button that pops up the slider that lets you change the video contrast. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the fourth-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || &lt;br /&gt;
|-----&lt;br /&gt;
|| KPlayer, Dragon Player || video-brightness ||&lt;br /&gt;
Button that pops up the slider that lets you change the video brightness. See [http://kplayer.sourceforge.net/manual/parts.html screenshot], it's the third-to-last button in the first row.&lt;br /&gt;
|| &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| Firefox || apps/firefox || [http://en.www.mozilla.com/img/products/firefox-title.jpg Firefox logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| GIMP || apps/gimp || [http://upload.wikimedia.org/wikipedia/commons/5/55/GIMP_Icon.png GIMP logo] || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|| kopete-cryptography || status/signature-bad || An icon like the 'signature' icon, but it indicates that a digital signature cannot be verified. See [http://websvn.kde.org/*checkout*/trunk/extragear/network/kopete-cryptography/icons/badsignature.png?revision=730086 websvn] for a quick version that I made. This icon is intended to be displayed at 16x16, so I think the red color alone isn't enough to made it's intention quickly obvious, it should have more distinction from 'siganture'. || No longer needed, using 'security-low' ||&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || media-playback-all-start and media-playback-all-stop || For starting and stopping torrents we want to use media-playback-start and media-playback-stop, so we would like some matching icons to start and stop all torrents. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-ip-filter-ktorrent || Icon for KTorrent's IP Filter plugin. This is a blocklist for bad peers. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; (jpetso says: hmmm... have i replaced this with view-filter already? ...) || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-plugin-scan-folder-ktorrent || Icon for KTorrent's folder scanner plugin. This plugin monitors directories for torrent files, and when a new one is detected, it is loaded into ktorrent. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-upnp-ktorrent || Icon for KTorrent's UPnP plugin. || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| ktorrent || apps/preferences-system-network-discovery || Icon for KTorrent's zeroconf (DNSSD) plugin, also used by the &amp;quot;Network Discovery&amp;quot; page in the System Settings (which makes for the slightly different icon name). || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; || Leeo&lt;br /&gt;
|-----&lt;br /&gt;
|| Minirok (and other media players?) || actions/list-clear || An icon for the &amp;quot;clear (play)list&amp;quot; action. Previously used &amp;quot;view_remove&amp;quot; from crystalsvg, which is now gone. || please use edit-clear - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://qlandkarte.sourceforge.net/ QLandkarte] || apps/qlandkarte || QLandkarte application (Garmin GPS tool for mapping/tracks/waypoints...) currently uses 16x16 world icon from Nuvola and author would be interested to get nice SVG icon for application. || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || Main Icon || We are porting our MSN client for KDE and we'd appreciate a lot an oxygenized version of [http://trac.kmess.org/browser/trunk/kmess/kmess/hi128-app-kmess.png our hummingbird logo] || ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kmess.org/ KMess] || MSN Status icons || If possible, oxygenized msn status icons.. it shouldn't be very long since they could be all color variants of just one image: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/online.png Online], or with very little changes: [http://trac.kmess.org/browser/trunk/kmess/kmess/pics/lunch.png Lunch] || please see user-* icons in status. if there are others that are needed, then please state them individually - [[User:Djmdave|Djmdave]] 15:07, 10 February 2008 (CET) ||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://www.kde-apps.org/content/show.php/KGrab?content=74086 KGrab] || Main Icon || Its a extragear fork of KSnapshot. At the moment i use the old Ksnapshot icon. We need a new oxygen Icon for KGrab. Tanks ||||&lt;br /&gt;
|-----&lt;br /&gt;
|| [http://qtpacman.iskrembilen.com qtPacman] || status-installed, status-notinstalled status-upgradeable action-update || We would are using the Oxygen-Icons in our program, but we can't find any status-icons which fit good :( || &amp;lt;span style=&amp;quot;color: red&amp;quot;&amp;gt;No&amp;lt;/span&amp;gt; ||&lt;br /&gt;
|-----&lt;br /&gt;
|}&lt;br /&gt;
= Misc Icon Requests =&lt;br /&gt;
* Please see my request on http://www.nabble.com/Suggestion-for-Oxygen:-Highlight-difference-between-Kate-and-KWrite-t4447769.html and the bug report to help you track this wish at: https://bugs.kde.org/show_bug.cgi?id=138170.&lt;br /&gt;
&amp;lt;b&amp;gt;Update&amp;lt;/b&amp;gt;:Thanks Djmdave, for moving this here. Now the KWrite icon is totally missing. See: http://websvn.kde.org/trunk/KDE/kdebase/runtime/pics/oxygen/128x128/apps/kwrite.png?view=markup and other corresponding directories (scalable 64x64 etc). My request for two distinct icons for Kate and KWrite stands. Please see bug for more details and discussion.&lt;br /&gt;
&lt;br /&gt;
* Partly fixed in svn commit r733637 (fabo), missing all unmount icons and some others (MO Device and ZIP Device) used in *.desktop files:&lt;br /&gt;
http://websvn.kde.org/trunk/KDE/kdebase/apps/lib/konq/Templates/&lt;br /&gt;
&lt;br /&gt;
= List of missing icons with screenshot = &lt;br /&gt;
&lt;br /&gt;
List of missing icons from applications with related screenshot:&lt;br /&gt;
&lt;br /&gt;
http://techbase.kde.org/index.php?title=Projects/Oxygen/KDE4_Missing_Icons&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techbase.kde.org/Projects/Oxygen/namingSpec/apps</id>
		<title>Projects/Oxygen/namingSpec/apps</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/Projects/Oxygen/namingSpec/apps"/>
				<updated>2008-02-22T15:02:57Z</updated>
		
		<summary type="html">&lt;p&gt;Jpetso: New icon for Nepomuk, by pinheiro.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Specification compliance of icon names ==&lt;br /&gt;
&lt;br /&gt;
Icon names without trailing stars already exist in the freedesktop.org icon naming specification. &lt;br /&gt;
&lt;br /&gt;
'''Generic Application Names:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 accessories-calculator             OK (KDE 3 name: kcalc)&lt;br /&gt;
 accessories-character-map          OK (KDE 3 name: kcharselect)&lt;br /&gt;
 accessories-dictionary             OK (KDE 3 name: kdict)&lt;br /&gt;
 internet-web-browser               OK *** (did not exist&lt;br /&gt;
                                        in this form in KDE 3)&lt;br /&gt;
 help-browser                       OK (KDE 3 name: khelpcenter)&lt;br /&gt;
 internet-telephony                 OK ** (KDE 3 name: kcall)&lt;br /&gt;
 internet-mail                      OK *** (KDE 3 name: kmail)&lt;br /&gt;
 ksnapshot                          -&amp;gt; accessories-screen-shot **&lt;br /&gt;
 accessories-text-editor            OK (KDE 3 name: kwrite)&lt;br /&gt;
 multimedia-volume-control          OK&lt;br /&gt;
 graphics-viewer-document           OK **&lt;br /&gt;
 office-address-book                OK ** (KDE 3 name: kaddressbook)&lt;br /&gt;
 office-calendar                    OK *** (KDE 3 name: korganizer)&lt;br /&gt;
 preferences-contact-list           ?? (likely ok, but I don't&lt;br /&gt;
                                        remember the use case)&lt;br /&gt;
 preferences-desktop-accessibility  OK (KDE 3 name: access)&lt;br /&gt;
 preferences-desktop-color          OK ** (KDE 3 name: colors)&lt;br /&gt;
 preferences-desktop-cryptography   OK ** &lt;br /&gt;
 preferences-desktop-default-applications OK ** (did not exist in KDE 3)&lt;br /&gt;
 preferences-desktop-display        OK **&lt;br /&gt;
 preferences-desktop-filetype-association OK **&lt;br /&gt;
                                       (KDE 3 name: filetypes)&lt;br /&gt;
 preferences-desktop-font           OK (KDE 3 name: font)&lt;br /&gt;
 preferences-desktop-font-installer OK ** (in workspace/kcontrol/kfontinst)&lt;br /&gt;
                                       (KDE 3 name: kcmfontinst)&lt;br /&gt;
 preferences-desktop-gaming         OK ** (KDE 3 name: devices/joystick)&lt;br /&gt;
 preferences-desktop-icons          OK ** (KDE 3 name: icons)&lt;br /&gt;
 preferences-desktop-keyboard       OK (KDE 3 name: keyboard)&lt;br /&gt;
 preferences-desktop-launch-feedback OK ** (KDE 3 name: actions/launch)&lt;br /&gt;
 preferences-desktop-locale         OK (KDE 3 name: locale)&lt;br /&gt;
 preferences-desktop-mouse          OK * (KDE 3 name: devices/mouse)&lt;br /&gt;
 preferences-desktop-multimedia     Needed&lt;br /&gt;
 preferences-desktop-notification   OK ** (KDE 3 name: knotify)&lt;br /&gt;
 preferences-desktop-notification-bell OK ** (KDE 3 name: actions/bell)&lt;br /&gt;
 preferences-desktop-printer        OK ** (KDE 3 name: printmgr)&lt;br /&gt;
 preferences-desktop-screensaver    OK (KDE 3 name: kscreensaver)&lt;br /&gt;
 preferences-desktop-sound          OK *** (KDE 3 name: kcmsound)&lt;br /&gt;
 preferences-desktop-text-to-speech OK ** (KDE 3 name: kttsd)&lt;br /&gt;
 preferences-desktop-theme          OK (KDE 3 name: looknfeel)&lt;br /&gt;
 preferences-desktop-user           OK ** (KDE 3 name: userconfig)&lt;br /&gt;
 preferences-desktop-user-password  OK ** (KDE 3 name: password)&lt;br /&gt;
 preferences-desktop-wallpaper      OK (KDE 3 name: background)&lt;br /&gt;
 preferences-kcalc-constants        ?? also used by kmplot? (says Pino)&lt;br /&gt;
 preferences-plugin                 OK **&lt;br /&gt;
 preferences-plugin-script          OK **&lt;br /&gt;
 preferences-system-bluetooth       OK ** (KDE 3 name: kdebluetooth)&lt;br /&gt;
 preferences-system-login           OK ** (KDE 3 name: kdmconfig)&lt;br /&gt;
 preferences-system-network-sharing -&amp;gt; ...-share instead of sharing?&lt;br /&gt;
                                       that was the initial plan,&lt;br /&gt;
                                       check back what's better.&lt;br /&gt;
                                       apart from that:&lt;br /&gt;
                                    OK ** (only used the &amp;quot;share&amp;quot;&lt;br /&gt;
                                           overlay in KDE 3)&lt;br /&gt;
 preferences-system-performance     OK ** (KDE 3 origin: launch)&lt;br /&gt;
 preferences-system-power-management OK ** (KDE 3 name: energy)&lt;br /&gt;
 preferences-system-session-services OK ** (KDE 3 name: services)&lt;br /&gt;
 preferences-system-time            OK ** (KDE 3 name: date)&lt;br /&gt;
 preferences-system-windows         OK *** (KDE 3 name: kwin)&lt;br /&gt;
 preferences-web-browser-adblock    OK ** (KDE 3 origin: filter)&lt;br /&gt;
 preferences-web-browser-cache      OK ** (KDE 3 name: cache)&lt;br /&gt;
 preferences-web-browser-cookies    OK ** (KDE 3 name: cookie)&lt;br /&gt;
 preferences-web-browser-identification OK ** (KDE 3 name: agent)&lt;br /&gt;
 preferences-web-browser-stylesheets OK ** (KDE 3 name: stylesheet)&lt;br /&gt;
 preferences-web-browser-shortcuts  OK ** (KDE 3 name: enhanced_browsing)&lt;br /&gt;
 system-file-manager                OK (KDE 3 name: kfm)&lt;br /&gt;
 system-users                       OK *** (KDE 3 name - private&lt;br /&gt;
                                            to KUser: add_group)&lt;br /&gt;
 system-software-update             OK (KDE 3 name: kpackage)&lt;br /&gt;
 utilities-file-archiver            OK ** (KDE 3 name: ark)&lt;br /&gt;
 utilities-log-viewer               OK ** (KDE 3 name: ksystemlog)&lt;br /&gt;
 utilities-system-monitor           OK (KDE 3 name: ksysguard)&lt;br /&gt;
 utilities-terminal                 OK (KDE 3 name: konsole)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 * suggesting this for inclusion into the icon naming specification&lt;br /&gt;
 ** not in the spec, but let's keep it out of there anyways,&lt;br /&gt;
    it's not really suited to be a standard icon&lt;br /&gt;
 *** exists in the Tango icon set, but not in the spec&lt;br /&gt;
&lt;br /&gt;
'''Generic Tango icons in Oxygen:'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 krfb        -&amp;gt; preferences-desktop-remote-desktop&lt;br /&gt;
                (also used in GNOME under that name)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Other application icons:'''&lt;br /&gt;
&lt;br /&gt;
Most other application icons should go to their home modules instead of residing in kdelibs - this not only makes for a better overview but also reduces disk space in case not all modules are installed. And, of course, prevents icons being misused for wrong usages.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 acroread                      ?? newer Reader versions are named&lt;br /&gt;
                                  differently (how again?), and&lt;br /&gt;
                                  use upper-case characters in&lt;br /&gt;
                                  the name of the executable.&lt;br /&gt;
 basket                        -&amp;gt; move to wherever basket lives&lt;br /&gt;
 digikam                       -&amp;gt; move to extragear/graphics/digikam&lt;br /&gt;
 fontforge                     OK&lt;br /&gt;
 java                          OK&lt;br /&gt;
 k3b                           -&amp;gt; move to extragear/multimedia/k3b&lt;br /&gt;
 kaffeine                      -&amp;gt; move to extragear/kaffeine&lt;br /&gt;
 kate                          -&amp;gt; move to kdesdk/kate&lt;br /&gt;
 kblogger                      -&amp;gt; move to wherever kblogger lives&lt;br /&gt;
 kbugbuster                    -&amp;gt; move to kdesdk/kbugbuster&lt;br /&gt;
 kchart                        -&amp;gt; move to koffice/kchart&lt;br /&gt;
 kcolorchooser                 -&amp;gt; move to kdegraphics/kcolorchooser&lt;br /&gt;
 kde                           OK (KDE 3 name: actions/about_kde)&lt;br /&gt;
 kexi                          -&amp;gt; move to koffice/kexi&lt;br /&gt;
 kjournal                      ?? does it still exist? if no, svn rm.&lt;br /&gt;
                                  if yes, move to wherever it lives.&lt;br /&gt;
 klipper                       -&amp;gt; move to kdebase/klipper&lt;br /&gt;
 kmplayer                      -&amp;gt; move to extragear/multimedia/kmplayer&lt;br /&gt;
 knotes                        -&amp;gt; move to kdepim/knotes&lt;br /&gt;
                                  (and to the notes plasmoid?)&lt;br /&gt;
 kolf                          -&amp;gt; move to kdegames/kolf&lt;br /&gt;
 konqueror                     OK&lt;br /&gt;
 kontact                       -&amp;gt; move to kdepim/kontact&lt;br /&gt;
 konversation                  -&amp;gt; move to extragear/network/konversation&lt;br /&gt;
 krita                         -&amp;gt; move to koffice/krita&lt;br /&gt;
 ksniffer                      -&amp;gt; move to playground/network/ksniffer&lt;br /&gt;
 kteatime                      -&amp;gt; move to kdetoys/kteatime&lt;br /&gt;
 ktip                          -&amp;gt; move to wherever ktip lives&lt;br /&gt;
 ktorrent                      -&amp;gt; move to extragear/network/ktorrent&lt;br /&gt;
 kuickshow                     -&amp;gt; move to wherever kuickshow lives&lt;br /&gt;
 kverbos                       -&amp;gt; move to wherever kverbos lives&lt;br /&gt;
 kwallet                       OK&lt;br /&gt;
 kword                         -&amp;gt; move to koffice/kword&lt;br /&gt;
 nepomuk                       OK&lt;br /&gt;
 oxygen                        OK&lt;br /&gt;
 plasma                        OK&lt;br /&gt;
 plasmagik                     -&amp;gt; move to&lt;br /&gt;
                                  playground/base/plasma/plasmagik&lt;br /&gt;
 strigi                        OK&lt;br /&gt;
 wine                          OK&lt;br /&gt;
 xorg                          OK&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen ==&lt;br /&gt;
&lt;br /&gt;
Icons that are in the spec, but not yet in Oxygen's apps/ (after renaming) so they need to be added. Descriptions taken from the specification.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-multimedia&lt;br /&gt;
   The icon used for the desktop's multimedia preferences.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== To do for Oxygen - not in the spec ==&lt;br /&gt;
&lt;br /&gt;
Icons that are not specified and do not currently exist as well, but are needed for KDE applications (and not blatantly obvious). Yes, I am aware that some of those are bad (if not outright evil) names. That comes from preferences-desktop-peripherals being classified in the &amp;quot;desktop&amp;quot; preferences subgroup, which is very wrong imho. We need to fix this in the spec (see the suggestions of the [[Projects/Oxygen/namingSpec/categories|categories]] page), but until then, I stay with specification conform names. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-effect **&lt;br /&gt;
   The icon for the &amp;quot;Desktop Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel **&lt;br /&gt;
   The icon for the &amp;quot;Panels&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-theme-style **&lt;br /&gt;
   The icon for the &amp;quot;Style&amp;quot; KCM (widget style, in &amp;quot;Appearance&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-discovery **&lt;br /&gt;
   The icon for the &amp;quot;Service Discovery&amp;quot;&lt;br /&gt;
   (= DNSSD / Zeroconf / Bonjour / Rendezvous) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy ***&lt;br /&gt;
   The icon for the &amp;quot;Proxy&amp;quot; KCM. (Also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session ***&lt;br /&gt;
   The icon for the &amp;quot;Session Manager&amp;quot; KCM.&lt;br /&gt;
   (This icon also exists in the Tango set.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-splash **&lt;br /&gt;
   The icon for the &amp;quot;Splash Screen&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Optional icons ==&lt;br /&gt;
&lt;br /&gt;
We don't absolutely need those because they are covered by fallbacks: if these icons don't exist, they've got a sensible fallback.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-desktop-display-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Monitors&amp;quot; (aka Xinerama) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-display-randr&lt;br /&gt;
   The icon for the &amp;quot;Size &amp;amp; Orientation&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-keyboard-khotkeys&lt;br /&gt;
   The icon for the &amp;quot;KHotKeys&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-multiple&lt;br /&gt;
   The icon for the &amp;quot;Multiple Desktops&amp;quot;&lt;br /&gt;
   (a.k.a. virtual desktops) KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-panel-taskbar&lt;br /&gt;
   The icon for the &amp;quot;Taskbar&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-account&lt;br /&gt;
   The icon for the &amp;quot;Password &amp;amp; User Account&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-user-smartcard&lt;br /&gt;
   The icon for the &amp;quot;Smartcards&amp;quot; KCM.&lt;br /&gt;
   (Was &amp;quot;identity&amp;quot; in KDE 3, and is really not necessary.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-solid&lt;br /&gt;
   The icon for the &amp;quot;Solid&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-connection&lt;br /&gt;
   The icon for the &amp;quot;Connection Preferences&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows&lt;br /&gt;
   The icon for the &amp;quot;Windows Shares&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-share-windows-status&lt;br /&gt;
   The icon for the &amp;quot;Samba Status&amp;quot; KCM (in KInfoCenter).&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-effect&lt;br /&gt;
   The icon for the &amp;quot;Window Effects&amp;quot; KCM. (New in KDE 4.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-decoration&lt;br /&gt;
   The icon for the &amp;quot;Window Decorations&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-specific&lt;br /&gt;
   The icon for the &amp;quot;Window-Specific Settings&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Even more optional ==&lt;br /&gt;
&lt;br /&gt;
Draw those only if you feel like wasting time for&lt;br /&gt;
little outcome. I haven't got KDE 4 compiled at the moment,&lt;br /&gt;
so I don't even know if those are visible at all.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 preferences-system-windows-focus&lt;br /&gt;
   The icon for the KWin's &amp;quot;Focus&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-action&lt;br /&gt;
   The icon for the KWin's &amp;quot;Actions&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-movement&lt;br /&gt;
   The icon for the KWin's &amp;quot;Moving&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows-advanced&lt;br /&gt;
   The icon for the KWin's &amp;quot;Advanced&amp;quot; settings, which&lt;br /&gt;
   belong to the &amp;quot;Window Behaviour&amp;quot; KCM.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Icons in Tango, but not in the spec ==&lt;br /&gt;
&lt;br /&gt;
We don't need to have those, but if we do they should be named this way:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 internet-group-chat&lt;br /&gt;
   For a possible generic instant messager icon.&lt;br /&gt;
   *Very* optional though, as we already have branded&lt;br /&gt;
   Kopete and Konversation icons.&lt;br /&gt;
&lt;br /&gt;
 internet-mail&lt;br /&gt;
   Used in KDE 4 instead of &amp;quot;kmail&amp;quot;. (Done.)&lt;br /&gt;
&lt;br /&gt;
 internet-news-reader&lt;br /&gt;
   Instead of &amp;quot;knode&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
 internet-web-browser&lt;br /&gt;
   For a possible generic browser icon. *Very* optional though,&lt;br /&gt;
   as we already have a branded Konqueror icon. (Done.)&lt;br /&gt;
&lt;br /&gt;
 office-calendar&lt;br /&gt;
   We already have this from the previous &amp;quot;korganizer&amp;quot; icon.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-assistive-technology&lt;br /&gt;
   Tango does this as preferences-desktop-accessibility&lt;br /&gt;
   plus an emblem-style gear icon at the lower right.&lt;br /&gt;
   Hardly necessary to have.&lt;br /&gt;
&lt;br /&gt;
 preferences-desktop-sound&lt;br /&gt;
   Go Phonon go. (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-network-proxy&lt;br /&gt;
   We do have proxy settings in KDE 3, this might make sense.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&lt;br /&gt;
 preferences-system-session&lt;br /&gt;
   The icon for the session management settings.&lt;br /&gt;
&lt;br /&gt;
 preferences-system-windows&lt;br /&gt;
   KWin settings. (Done.)&lt;br /&gt;
&lt;br /&gt;
 system-installer&lt;br /&gt;
   Adept, Yast, Pirut, Smart, or whatever else is out there.&lt;br /&gt;
&lt;br /&gt;
 system-users&lt;br /&gt;
   Seems to fit KUser or Guidance's &amp;quot;User Management&amp;quot; module.&lt;br /&gt;
   (Done.)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jpetso</name></author>	</entry>

	<entry>
		<id>http://techb