Usually the brandName is a single word like "Firefox" or "Nightly" but DevEdition's is "Firefox Developer Edition", so on mozilla-beta the filename can be written with spaces, which GSettings will return percent encoded in a file:// URL so we need to match that. Differential Revision: https://phabricator.services.mozilla.com/D22746