+ /**
+ * Provides backward compatibility with .directory files created with
+ * Dolphin < 2.1: Converts the old additionalInfo-property into
+ * the visibleRoles-property and clears the additionalInfo-property.
+ */
+ QStringList convertAdditionalInfo();
+