applets/mediaframe: improve Paths config page
The Add Folder/File buttons are currently in their own row, but we usually place them in the page header.
This change moves them there.
We usually show a PlaceholderMessage on empty ListViews to give more information to users. The Media Frame widget currently does not do this.
This change adds such a placeholder. We skip the helpfulAction, as the buttons are immediately above the ListView, so duplicating them seems unnecessary.
The Patch config page has one tooltip set to the Image wallpaper plugin translation domain. This is confusing and should not be necessary - the other translated strings do not have an explicit domain set.
Instead, remove the domain and add a translation context instead.
before | after |
---|---|
![]() |
![]() |
Requires plasma-desktop!2930 (merged)