|
|
楼主 |
发表于 2005-11-23 16:22:12
|
显示全部楼层
查了资料,“位置”菜单会读取 gtk-bookmarks 。现在只知道个人用户的文件是 ~/.gtk-bookmarks。不知道全局 gtk-bookmarks 是什么。
修改 ~/.gtk-bookmarks 只是改变“位置”菜单的最上面的那一层,两个菜单条中无信息的问题还是没能解决。
查阅过 GNOME 的邮件列表 mail.gnome.org 里信息,GNOME在设计“位置”菜单时,是仿照Ubuntu的已有功能。
The less-small proposal is to add a "Places" menu as a sibling of the
"Applications" and "Actions" menu. This is inspired by what Ubuntu has
already done (screenshot: http://osdir.com/screenshots/gnome2.8/35.gif,
source code: http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-panel/)
to further a document-centric (rather than application-centric) way to
use my computer. Unlike previous File Menu Applets and Nautilus Menu
Applets, on activation this one simply opens the nautilus (spatial)
window for e.g. the Home folder, rather than presenting an unwieldy
(IMHO) series of drill-down sub-menus (requiring special tricks like
double-click-on-menu-item-to-open-nautilus).
“位置”菜单应该有以下内容
The places in the "Places" menu would be:
Home [see note 1]
Desktop [see note 1]
Computer
Network
Trash
Templates [see note 2]
---
Floppy
CD-ROM
and other Drives and Volumes [see note 3]
---
GtkFileChooser bookmark 1
GtkFileChooser bookmark 2
and other gtk-bookmarks
---
Recent Documents [see note 4]
Open Location... [see note 5]
Things not in the menu:
File-system root (file:///)
Search for Files (it stays in Actions, if not superseded by Beagle)
但是,我想,对 gtk-bookmarks 进行检查校对,或许能解决“位置”菜单的问题 |
|