2009-01-01

How to get wine menu back

I uninstall wine and deleted wine menu from applications, but I can not
get it back after reinstall wine. I mean, after install wine again,
there is no wine menu in applications.

Here is my solution.
sudo apt-get --purge remove wine
sudo rm -r /home/username/.config/menus
sudo apt-get install wine

另外,有时桌面图标显示不出IE图标,需要修改一下属性:
sudo chmod 777 ies4linux-ie6.desktop

No comments: