Skip to content
Snippets Groups Projects
Commit a9ff68b9 authored by Alexander Schwinn's avatar Alexander Schwinn
Browse files

Fix typo for setting "misc-image-preview-mode"

Related MR: !274
parent da808136
No related branches found
No related tags found
No related merge requests found
......@@ -1024,7 +1024,7 @@ thunar_preferences_class_init (ThunarPreferencesClass *klass)
**/
preferences_props[PROP_MISC_IMAGE_PREVIEW_FULL] =
g_param_spec_enum ("misc-image-preview-mode",
"MiscImagePreviewMoe",
"MiscImagePreviewMode",
NULL,
THUNAR_TYPE_IMAGE_PREVIEW_MODE,
THUNAR_IMAGE_PREVIEW_MODE_EMBEDDED,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment