Differences
This shows you the differences between two versions of the page.
linux:remove_unwanted_context_menu [2013/12/13 14:22] bkraul |
linux:remove_unwanted_context_menu [2017/12/13 17:34] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Remove unwanted menu option from file context menus ====== | ||
- | Sometimes, as it is the case with wine installations, | ||
- | |||
- | < | ||
- | ~/ | ||
- | </ | ||
- | |||
- | An example of the contents of this file appears below: | ||
- | <code ini> | ||
- | [MIME Cache] | ||
- | application/ | ||
- | application/ | ||
- | application/ | ||
- | application/ | ||
- | application/ | ||
- | application/ | ||
- | application/ | ||
- | application/ | ||
- | application/ | ||
- | image/ | ||
- | image/ | ||
- | image/ | ||
- | text/ | ||
- | </ | ||
- | As identified, delete any entry that refers to to wine desktop items. | ||
- | |||
- | Also move/delete any wine-extension-*.desktop you want removed from ~/ | ||