summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110511/004618.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110511/004618.html')
-rw-r--r--zarb-ml/mageia-dev/20110511/004618.html111
1 files changed, 111 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110511/004618.html b/zarb-ml/mageia-dev/20110511/004618.html
new file mode 100644
index 000000000..64d568822
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110511/004618.html
@@ -0,0 +1,111 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Does Mageia (Mandriva) fully follow XDG menu specifications?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Does%20Mageia%20%28Mandriva%29%20fully%20follow%20XDG%20menu%0A%09specifications%3F&In-Reply-To=%3CBANLkTikzNcH%2BKA3FWBk%3DFoDwakwX2UjGZQ%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="004614.html">
+ <LINK REL="Next" HREF="004615.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Does Mageia (Mandriva) fully follow XDG menu specifications?</H1>
+ <B>Pascal Terjan</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Does%20Mageia%20%28Mandriva%29%20fully%20follow%20XDG%20menu%0A%09specifications%3F&In-Reply-To=%3CBANLkTikzNcH%2BKA3FWBk%3DFoDwakwX2UjGZQ%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] Does Mageia (Mandriva) fully follow XDG menu specifications?">pterjan at gmail.com
+ </A><BR>
+ <I>Wed May 11 09:46:59 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="004614.html">[Mageia-dev] Does Mageia (Mandriva) fully follow XDG menu specifications?
+</A></li>
+ <LI>Next message: <A HREF="004615.html">[Mageia-dev] [1266] add missing function ( and no titi, perl_checker didn' t notice this one, but pterjan checker did )
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4618">[ date ]</a>
+ <a href="thread.html#4618">[ thread ]</a>
+ <a href="subject.html#4618">[ subject ]</a>
+ <a href="author.html#4618">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Wed, May 11, 2011 at 06:10, Franklin Weng &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">franklin at goodhorse.idv.tw</A>&gt; wrote:
+&gt;<i> Hi list,
+</I>&gt;<i>
+</I>&gt;<i> Right now I'm customizing my own menu (without menu editor). &#160;I'm
+</I>&gt;<i> implementing our own menu structure, so I followed XDG menu specs to
+</I>&gt;<i> create our own menu.
+</I>&gt;<i>
+</I>&gt;<i> However, I found that the menu layout attributes, like &quot;show_empty&quot;,
+</I>&gt;<i> &quot;inline&quot;, ... etc., seemed to be ignored.
+</I>&gt;<i>
+</I>&gt;<i> AFAIK, the XDG menu spec implementation should be done by distribution
+</I>&gt;<i> vendors. &#160;If yes, would anyone please tell me if Mageia (or even
+</I>&gt;<i> Mandriva) fully follows the XDG menu spec? &#160;Or, what should I do to
+</I>&gt;<i> make the show_empty, inline work?
+</I>
+On which environment did you test? GNOME? KDE?
+
+The specification is followed by the desktop environment as far as I
+know, but the distro defines some rules (using the menu spec)
+
+inline works and is used in /etc/xdg/menus/applications.menu:
+
+ &lt;Name&gt;Applications&lt;/Name&gt;
+ &lt;Layout&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Internet&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Office&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Graphics&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;SoundVideo&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Tools&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Development&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Games&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Education&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Sciences&lt;/Menuname&gt;
+ &lt;Menuname inline=&quot;false&quot;&gt;Documentation&lt;/Menuname&gt;
+ &lt;Merge type=&quot;menus&quot;/&gt;
+ &lt;Merge type=&quot;files&quot;/&gt;
+ &lt;Separator/&gt;
+ &lt;Filename&gt;rpmdrake.desktop&lt;/Filename&gt;
+ &lt;/Layout&gt;
+ &lt;DefaultLayout inline=&quot;true&quot; inline_limit=&quot;1&quot;&gt;
+ &lt;Merge type=&quot;files&quot;/&gt;
+ &lt;Menuname&gt;More&lt;/Menuname&gt;
+ &lt;Merge type=&quot;menus&quot;/&gt;
+ &lt;/DefaultLayout&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="004614.html">[Mageia-dev] Does Mageia (Mandriva) fully follow XDG menu specifications?
+</A></li>
+ <LI>Next message: <A HREF="004615.html">[Mageia-dev] [1266] add missing function ( and no titi, perl_checker didn' t notice this one, but pterjan checker did )
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4618">[ date ]</a>
+ <a href="thread.html#4618">[ thread ]</a>
+ <a href="subject.html#4618">[ subject ]</a>
+ <a href="author.html#4618">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>