[Xfce4-commits] r26129 - libxfce4menu/trunk

Jannis Pohlmann jannis at xfce.org
Fri Oct 12 14:27:27 CEST 2007


Author: jannis
Date: 2007-10-12 12:27:27 +0000 (Fri, 12 Oct 2007)
New Revision: 26129

Modified:
   libxfce4menu/trunk/STATUS
Log:
	* STATUS: Updated the status file to reflect the
	  current implementation status.

Modified: libxfce4menu/trunk/STATUS
===================================================================
--- libxfce4menu/trunk/STATUS	2007-10-08 19:24:38 UTC (rev 26128)
+++ libxfce4menu/trunk/STATUS	2007-10-12 12:27:27 UTC (rev 26129)
@@ -78,23 +78,26 @@
 
         See <LegacyDir>
 
-  [ ] <Move>
+  [-] <Move>
 
-  [ ] <Old>
+        <Move> elements are parsed and functions for applying them
+        do exist. They are incomplete though: they only rename
+        menus if the <New> menu does not exist. Merging is not done
+        yet.
 
-  [ ] <New>
+  [-] <Old>
 
-  [-] <Layout>
+  [-] <New>
 
-        The <Layout> element is parsed including all children, but the
-	layout attributes are not handled yet.
+  [x] <Layout>
 
   [ ] <DefaultLayout>
 
   [-] <Menuname>
 
-        The <Layout> element is parsed, but the XML attributes are not
-        handled yet.
+        The <Menuname> element is parsed and applied, but XML 
+        attributes like show_empty, inline, inline_limit etc. are not
+        handled.
 
   [x] <Separator>
 



More information about the Xfce4-commits mailing list