Add a boolean setting for toggling developer mode
Review Request #3647 — Created Nov. 5, 2024 and submitted — Latest diff uploaded
This just gives a simple API method for checking the setting.
Added a temporary
g_warning
to the end ofPidgin.Application.startup
to verify the setting after modifying the file by hand.