将以下补丁增加到eel2的中就可以了。
apt-get source eel2
cd eel2-2.10.1
mkdir debian/patches
vi debian/patches/001-open-menu.diff
将以下内容写入,
--- eel/eel-open-with-dialog.c.orig 2005-07-28 10:40:05.000000000 +0800
+++ eel/eel-open-with-dialog.c 2005-07-28 10:40:39.000000000 +0800
@@ -560,7 +560,7 @@
GMenuTreeDirectory *root;
GSList *retval;
- tree = gmenu_tree_lookup ("applications.menu", GMENU_TREE_FLAGS_NONE);
+ tree = gmenu_tree_lookup ("gnome-applications.menu",
GMENU_TREE_FLAGS_NONE);
root = gmenu_tree_get_root_directory (tree);
然后重新做包即可。
Haifeng Chen 写道:
>>On Wed, Jul 27, 2005 at 02:18:33PM +0800, Haifeng Chen wrote:
>>
>>
>>>我这儿很多是双份的,虽然名字有点区别。
>>>
>>>
>>不知道你是说"Open with other applications"对话框还是菜单,如果是菜单的话,
>>
>>
>
>是 Open with other applications 里面,菜单里面已经没有问题了。
>
>
>
>>下面这段 Changelog 是否对你有用?
>>
>>gnome-panel (2.10.1-4) unstable; urgency=low
>>
>> * Replaced Suggests on menu by menu-xdg (Closes: #313011).
>>
>>Ming
>>2005.07.27
>>
>>
>>--
>>To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>>with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>>
>>
>>
>>
begin:vcard
fn:Wing Sun
n:Sun;Wing
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard