https://bugs.kde.org/show_bug.cgi?id=446897
Bug ID: 446897 Summary: Add "Format or Edit in Partition Manager"action that will appear in the Disks & Devices applet Product: partitionmanager Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: andr...@stikonas.eu Reporter: n...@kde.org Target Milestone: --- Something like this: [Desktop Entry] X-KDE-Solid-Predicate=[ StorageVolume.ignored == false AND StorageVolume.usage == 'FileSystem' ] Type=Service Actions=open; [Desktop Action open] # %f gives StorageAccess.filePath, %d gives Block.device, %i gives UDI Exec=partitionmanager "%d" Icon=partitionmanager Nate=Reformat or Edit with Partition Manager That way people will have a quick way to get to Partition Manager from the Disks & Devices Plasma applet. -- You are receiving this mail because: You are watching all bug changes.