I have made changes to my gnome menu, how can I apply Gnome menu changes system wide?

link|improve this question

43% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Just but .desktop entries describing the application in the /usr/share/applications directory. The menu items you created created new .application files in ~/.gnome/apps directory. You can also move those to the system location.

link|improve this answer
feedback

You do so by editing the contents of /usr/share/applications. The .desktop file there defines the gnome attributes that are used to populate the Gnome menu.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.