Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gThumb
Commits
06c39346
Commit
06c39346
authored
Jan 11, 2019
by
Paolo Bacchilega
Browse files
contact sheet: error if the theme file could not be loaded
Fixes:
#18
parent
c3f275ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/contact_sheet/dlg-contact-sheet.c
View file @
06c39346
...
...
@@ -354,6 +354,7 @@ add_themes_from_dir (DialogData *data,
g_free
(
buffer
);
g_object_unref
(
file
);
g_object_unref
(
file_info
);
continue
;
}
theme
=
gth_contact_sheet_theme_new_from_key_file
(
key_file
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment