-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

This diff adjusts the definitions of the "Graphics", "VectorGraphics",
"RasterGraphics", and "3DGraphics" categories in the Desktop Menu
Specification.

The new definitions clarify that the categories are for applications
that view, create, or process graphics -- not for any application that
happens to use graphics at all.

The old definitions have caused confusion for the maintainers of some
games, for example, who have categorized their games under 3DGraphics.

If I need to do anything special to get this patch applied, please let
me know what it is.

Thanks
- -- 
Matthew Paul Thomas
http://mpt.net.nz/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwiNXsACgkQ6PUxNfU6ecrVDQCfTOPK6QFXgukCvXFIixcSQYzF
0h0AoK38zEIrHrxSTY/w8zuu1KJiShAb
=BJZZ
-----END PGP SIGNATURE-----
--- menu-spec.xml	2010-06-23 17:08:47.000000000 +0100
+++ menu-spec-clarified.xml	2010-06-23 17:15:26.000000000 +0100
@@ -8,7 +8,7 @@
   <articleinfo>
     <title>Desktop Menu Specification</title>
     <releaseinfo>Version &version;</releaseinfo>
-    <date>10 January 2009</date>
+    <date>23 June 2010</date>
     <authorgroup>
       <author>
 	<firstname>Waldo</firstname>
@@ -1348,7 +1348,7 @@
           <tbody>
             <row>
               <entry>AudioVideo</entry>
-              <entry>A multimedia (audio/video) application</entry>
+              <entry>Application for presenting, creating, or processing multimedia (audio/video)</entry>
             </row><row>
               <entry>Audio</entry>
               <entry>An audio application</entry>
@@ -1368,7 +1368,7 @@
               <entry>A game</entry>
             </row><row>
               <entry>Graphics</entry>
-              <entry>Graphical application</entry>
+              <entry>Application for viewing, creating, or processing graphics</entry>
             </row><row>
               <entry>Network</entry>
               <entry>Network application such as a web browser</entry>
@@ -1517,17 +1517,17 @@
 
             </row><row>
               <entry>VectorGraphics</entry>
-              <entry>Vector based graphical application</entry>
+              <entry>Application for viewing, creating, or processing vector graphics</entry>
               <entry>Graphics;2DGraphics</entry>
 
             </row><row>
               <entry>RasterGraphics</entry>
-              <entry>Raster based graphical application</entry>
+              <entry>Application for viewing, creating, or processing raster (bitmap) graphics</entry>
               <entry>Graphics;2DGraphics</entry>
 
             </row><row>
               <entry>3DGraphics</entry>
-              <entry>3D based graphical application</entry>
+              <entry>Application for viewing, creating, or processing 3-D graphics</entry>
               <entry>Graphics</entry>
 
             </row><row>
_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to