[nautilus/wip/csoriano/destktop-split2] f



commit 3b344f90b2ed0be19402e8c51f79c8411a71bb96
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Apr 4 10:53:48 2016 +0200

    f

 src/nautilus-properties-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-properties-window.c b/src/nautilus-properties-window.c
index 5b0a33a..55c9680 100644
--- a/src/nautilus-properties-window.c
+++ b/src/nautilus-properties-window.c
@@ -4464,7 +4464,7 @@ should_show_open_with (NautilusPropertiesWindow *window)
        char *mime_type;
        char *extension;
        gboolean hide;
-       g_autoptr (GAppInfo) app_info;
+       g_autoptr (GAppInfo) app_info = NULL;
 
        /* Don't show open with tab for desktop special icons (trash, etc)
         * or desktop files. We don't get the open-with menu for these anyway.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]