Well I am facing a strange problem and am left a little bemused to what is wrong.
The problem is this:
I tried creating a hierarchical menu structure in a SuSe Linux platform. I had to create a menu file to be stored in
/etc/xdg/menus/applications-merged/Mymenu.menu
created corresponding desktop and directory files in
/usr/share/desktop-directory/
/usr/share/applications/
Now when i try to view them under SuSe 10.0 it works fine for me, but when I tested the same under SuSe 10.1... Opps... it does not shows up. Can anyone help me out on this?
I used KMenuEdit to view the structure I have created. It does shows it there. But when I click the Menu to see the structure it does not shows up there.
I have a structure similar to
|
PHP Source code
|
1
2
3
4
5
6
7
|
Option-Judge
|------|
|----Wonder Match
|---------- English
|----------- My desktop Entry 1.
|----------- My desktop Entry 2.
|----------- My desktop Entry 3.
|
Well this structure works fine for me under SuSe 10.0 but fails under SuSe 10.1 running KDE 3.5...
Any suggestions?