diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-09-02 17:46:37 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-09-02 17:46:37 +0000 |
| commit | 67f9061a7a8d28b1859bc19baad5811d5310ae47 (patch) | |
| tree | b7e64a40c8045ea5cda831dfeced49dcc46f36c6 /data | |
| parent | 06fb4c7382a9c2a25e74adefbbc267417af5aadd (diff) | |
move the default menu to menu.xml
Diffstat (limited to 'data')
| -rw-r--r-- | data/menu.xml (renamed from data/menu) | 0 | ||||
| -rw-r--r-- | data/rc.xml | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/menu b/data/menu.xml index a3c973e8..a3c973e8 100644 --- a/data/menu +++ b/data/menu.xml diff --git a/data/rc.xml b/data/rc.xml index af348774..c3737d30 100644 --- a/data/rc.xml +++ b/data/rc.xml @@ -324,10 +324,10 @@ just don't make menu ids clash or, well, it'll be kind of pointless --> <!-- debian menu file --> - <file>/etc/X11/openbox/openbox-menu</file> + <file>/etc/X11/openbox/openbox-menu.xml</file> <!-- default menu file (or custom one in $HOME/.openbox/) --> - <file>menu</file> + <file>menu.xml</file> </menu> </openbox_config> |
