LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: Nio

Redhat 8.0 9.0之Gnome菜单编辑解决方案及gnome菜单编辑器

[复制链接]
发表于 2003-9-8 20:01:50 | 显示全部楼层
多谢了,我懂了,看来还是不能改啊。
发表于 2003-10-3 07:24:52 | 显示全部楼层
楼主的menucreate软件好象没有办法下载了,而且google也找不到。哪位能提供一个下载的地方?
发表于 2004-12-24 20:27:54 | 显示全部楼层

请问在FC3下如何编辑菜单项?

比如我要增加几个菜单项或删除几个
发表于 2004-12-25 01:12:19 | 显示全部楼层
K菜单里有个菜单编辑器的
发表于 2004-12-25 07:09:14 | 显示全部楼层
/usr/share/applications
发表于 2004-12-28 22:24:21 | 显示全部楼层
我用的是gnome
发表于 2004-12-28 23:22:55 | 显示全部楼层
http://voidmain.is-a-geek.net/re ... e_menu_editing.html
#include <stddisclaimer.h>

For reasons unbeknownst to me Gnome Menu editing is disabled by default in Red Hat 9 and Fedora. Fortunately I ran across this little gem. Specifically in the section titled "Menu-editing in RedHat 9/Fedora Core 1".

And I quote:
Menu-editing in Red Hat 9/Fedora Core 1

    * To enable menu editing per user config (via nautilus), you need to open a terminal and do the following:

      su -
      <give root password>
      cd /etc/gnome-vfs-2.0/modules
      cp default-modules.conf default-modules.conf-no-menu-editing
      cp default-modules.conf.with-menu-editing default-modules.conf

      For any user you want to have the right to edit their menu, you also need to do this as the user:

      cd ~/.gnome2/vfolders
      cp /etc/X11/desktop-menus/applications.menu applications.vfolder-info
    * When gnome-panel is restarted (via logout/login or kill) the user will be able to see the changes they have made to their menu.
    * As some have noted, the above is a slightly risky way of menu-editing. It could break your menu in some cases. There is however a great resource which explains how the menu system works, and from this you should be able to customise your menu easily enough. Checkout bluethingy.com for more info. Here's google's cache if the site times out (it did for me).


Have fun!


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=81215
发表于 2004-12-28 23:24:01 | 显示全部楼层
我也 #include <stddisclaimer.h> 好了,不能用或者出错的话不要怪我
发表于 2005-2-2 14:07:14 | 显示全部楼层
gnome为何要将编辑菜单搞到这么复杂的?
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表