Results 1 to 3 of 3

Thread: Removing entries for suggested applications

  1. #1
    Join Date
    Apr 2006
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Removing entries for suggested applications

    This should be an easy fix, but I can't find anything in Google because the search always brings up results for how to remove the application completely. I've already deleted these programs (the extra entries are usually Wine programs), but the option won't go away.

    How do you remove the suggested application entries in the properties menu and the context menu? I want to remove "Open with..." entries in Nautilus.

    Screenshot attached.
    Attached Images Attached Images
    When helping other users, I will always suggest a GUI solution first.

  2. #2
    Join Date
    Mar 2010
    Location
    Dublin, Ireland
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Removing entries for suggested applications

    As far as I know, these entries are stored in the following files:

    Code:
    /usr/share/applications/mimeinfo.cache
    and

    Code:
    ~/.local/share/applications/mimeinfo.cache
    You can edit these files to adjust the "Open With" entries.
    Matt
    blog.mattrudge.net for extra helpings of geeky Ubuntu goodness
    Get the Ubuntu Weekly Newsletter

  3. #3
    Join Date
    Apr 2006
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Removing entries for suggested applications

    To get rid of the extra entries in the "Open with..."->"Show More Applications" context menu, I removed some .desktop files within
    Code:
    ~/.local/share/applications/
    Apparently, there were a large number of Wine application helper files (+50) to deal with extensions. I don't know if they were created with PlayOnLinux or through the normal Wine installation, but I just deleted them and the entries have disappeared.
    Last edited by 311005901; March 29th, 2012 at 08:21 PM. Reason: Thread marked as "SOLVED"
    When helping other users, I will always suggest a GUI solution first.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •