Ubuntu下写在wine后菜单清理

(1)删除.config/menus目录下的相应文件

(2)删除.config/menus/applications-merged目录下的相关文件

(3)打开.config/menus/applications.menu文件,删除文件中与wine有关的内容。

(4)删除以下三个文件:
/usr/share/app-install/desktop/wine.desktop
/usr/share/app-install/desktop/wineconfig.desktop
/usr/share/app-install/desktop/winefish.desktop

(5)删除下面三个目录下与wine和wine相关的内容:
~/.local/share/applications
~/.local/share/desktop-directories
~/.local/share/icons

PS:
清理以下四个目录中的信息即安全删除了程序信息:
$HOME/.config/menus/applications-merged/wine* (好像是xml文件,有乱码也没有关系,不会影响显示!)
$HOME/.local/share/applications/wine (直接影响开始程序菜单中的显示!)
$HOME/.local/share/desktop-directories/wine*
$HOME/.local/share/icons/????_*.xpm (程序图标)

部分from:http://blog.chinaunix.net/u/5948/index.html

另:删除ie4linux
Usually you have to remove:

* ~/.ies4linux folder
* Executables at ~/bin
* Desktop shortcuts
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章