Skip to content

google: Set the display name for the root folder also

Ondrej Holy requested to merge wip/oholy/google-display-name into master

As per the documentation, it is guaranteed that the display name attribute is always set. The same applies for the name attribute. However, this is not true for the root of the google backend. This sometimes causes file chooser crashes currently. Let's set those attributes also for root.

Fixes: #523 (closed)

Merge request reports