Skip to content
  • Timothy OBrien's avatar
    nautilus-mime-actions.c: No Application Installed dialog not closed on GTK_RESPONSE_YES · 3c78251b
    Timothy OBrien authored and Carlos Soriano's avatar Carlos Soriano committed
    The "There is no application installed for “foo” files. Do you want to search for an application to open this file?" dialog that appears when there is no application installed to open the specific file type is not closed after clicking Yes. Instead, it reopens again.
    
    This patch removes code that was causing the file to be activated after the user clicked Yes; relaunching the dialog.
    
    Resolves #842
    3c78251b