summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2011-11-08 09:39:28 +0100
committerVincent Untz <vuntz@gnome.org>2011-11-08 09:39:28 +0100
commit3ec2544139a242261c80e0c0a326cc87991693b3 (patch)
tree4b984a445d29190694c28a440e4dd986aab98e06
parentc51aa112f53adc87250177002aa3e008305e0777 (diff)
downloadxdg-specs-3ec2544139a242261c80e0c0a326cc87991693b3.tar.xz
menu: Move Adult category a bit earlier in the table
-rw-r--r--menu/menu-spec.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/menu/menu-spec.xml b/menu/menu-spec.xml
index 0409b52..28c0097 100644
--- a/menu/menu-spec.xml
+++ b/menu/menu-spec.xml
@@ -1972,6 +1972,11 @@
<entry></entry>
</row><row>
+ <entry>Adult</entry>
+ <entry>Application handles adult or explicit material</entry>
+ <entry></entry>
+
+ </row><row>
<entry>Core</entry>
<entry>Important application, core to the desktop such as a file manager or a help browser</entry>
<entry></entry>
@@ -2011,11 +2016,6 @@
<entry>Application that only works inside a terminal (text-based or command line application)</entry>
<entry></entry>
- </row><row>
- <entry>Adult</entry>
- <entry>Application handles adult or explicit material</entry>
- <entry></entry>
-
</row>
</tbody>
</tgroup>