They are supposed to be lists. This fixes dropping folders on desktops to create a FolderView. Dropping trash:/ also offers to create a trash applet again. Don't know what else might have broken by this JSON migration...
BUG: 374418
davidedmundson | |
apol |
Plasma |
They are supposed to be lists. This fixes dropping folders on desktops to create a FolderView. Dropping trash:/ also offers to create a trash applet again. Don't know what else might have broken by this JSON migration...
BUG: 374418
X-Plasma-DropUrlPatterns is properly turned into a JSON array at build time but X-Plasma-DropMimeTypes is not and I have no idea why, ie. sticky note has two mime types but only gets a string (I tried both foo,bar and foo;bar; and foo;bar but neither works) so it is not offered for text documents
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |