Hi,

This patch adds Enlightenment to the supported desktop environments in the
menu specification.

Regards,
Mike
From fdfd31951d86fca4c9ed49d892832d2c73b2cb51 Mon Sep 17 00:00:00 2001
From: Mike Blumenkrantz <zmike@osg.samsung.com>
Date: Wed, 13 Sep 2017 07:37:08 -0400
Subject: [PATCH] add enlightenment to OnlyShowIn and app categories

this adds enlightenment to the list of supported desktop environments usable
with the OnlyShowIn keyword and adds a menu category for EFL-based apps

Signed-off-by: Mike Blumenkrantz <zmike@osg.samsung.com>
---
 menu-spec-latest.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/menu-spec-latest.xml b/menu-spec-latest.xml
index eef8bdf..bd74c5d 100644
--- a/menu-spec-latest.xml
+++ b/menu-spec-latest.xml
@@ -2087,6 +2087,11 @@
 		<entry></entry>
 
 	      </row><row>
+		<entry>EFL</entry>
+		<entry>Application based on Enlightenment Foundation Libraries</entry>
+		<entry></entry>
+
+	      </row><row>
 		<entry>ConsoleOnly</entry>
 		<entry>Application that only works inside a terminal (text-based or command line application)</entry>
 		<entry></entry>
@@ -2178,6 +2183,8 @@
             </row><row>
               <entry>Pantheon</entry><entry>Pantheon Desktop</entry>
             </row><row>
+              <entry>Enlightenment</entry><entry>Enlightenment Desktop</entry>
+            </row><row>
               <entry>Old</entry><entry>Legacy menu systems</entry>
             </row>
           </tbody>
-- 
2.13.5

_______________________________________________
xdg mailing list
xdg@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to