mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
parent
0646e00e25
commit
daf7f56491
@ -549,6 +549,7 @@ g_desktop_app_info_new (const char *desktop_id)
|
||||
found:
|
||||
g_free (basename);
|
||||
|
||||
g_free (appinfo->desktop_id);
|
||||
appinfo->desktop_id = g_strdup (desktop_id);
|
||||
|
||||
if (g_desktop_app_info_get_is_hidden (appinfo))
|
||||
|
Loading…
Reference in New Issue
Block a user