<p></p>
<p><b>@kugel-</b> requested changes on this pull request.</p>

<p>Almost. In principle I approve the change in the current state.</p><hr>

<p>In <a href="https://github.com/geany/geany/pull/2776#discussion_r607756654">src/keyfile.c</a>:</p>
<pre style='color:#555'>> @@ -628,34 +631,44 @@ static void save_ui_prefs(GKeyFile *config)
        }
 }
 
+typedef enum ConfigPayload
+{
+       PREFERENCES,
</pre>
<p>Minor nitpick: Can you please shorten this to PREFS (and above PREFERENCES_FILE -> PREFS_FILE)? We usually refer to the configuration as "prefs" throughout the source and this would follow the pattern.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2776#pullrequestreview-628847906">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5KQLH3K5YMAQAOHQLTHLUDBANCNFSM42KJV3OQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2GIIDFI74H2UMCEADTHLUDBA5CNFSM42KJV3O2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEV5XKIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2776#pullrequestreview-628847906",
"url": "https://github.com/geany/geany/pull/2776#pullrequestreview-628847906",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>