Do not add empty strings to GtkFileFilter
When parsing a UI description for GtkFileFilter we should avoid passing empty strings, to avoid issues when serialising the filter before sending it over DBus.
Fixes: #1973 (closed)
When parsing a UI description for GtkFileFilter we should avoid passing empty strings, to avoid issues when serialising the filter before sending it over DBus.
Fixes: #1973 (closed)