]> Dogcows Code - chaz/openbox/blobdiff - data/rc3
new method for loading menu files etc
[chaz/openbox] / data / rc3
index f379d4c23d5d34609a41d59df821ddb3c5e1a229..49f004a48041d657c5888a62bf924bcd0a95bff4 100644 (file)
--- a/data/rc3
+++ b/data/rc3
 </mouse>
 
 <menu>
-  <location>~/.openbox/menu</location>
+  <!-- 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>
 </menu>
 
 </openbox_config>
This page took 0.021971 seconds and 4 git commands to generate.