put debian menu file first
authorDana Jansens <danakj@orodu.net>
Sat, 30 Aug 2003 06:08:10 +0000 (06:08 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 30 Aug 2003 06:08:10 +0000 (06:08 +0000)
data/rc3

index 38ff0a8..6d9427d 100644 (file)
--- a/data/rc3
+++ b/data/rc3
   <!-- You can specify more than one menu file in here and they are all loaded,
        just don't make menu ids clash or, well, it'll be kind of pointless -->
 
-  <!-- default menu file (or custom one in $HOME/.openbox/) -->
-  <file>menu</file>
-
   <!-- debian menu file -->
   <file>/etc/X11/openbox/openbox-menu</file>
+
+  <!-- default menu file (or custom one in $HOME/.openbox/) -->
+  <file>menu</file>
 </menu>
 
 </openbox_config>