Skip to content

Shorten long action names in desktop toolbox and context menu

Nate Graham requested to merge ngraham/plasma-desktop:shorten-long-stuff into master

A lot of these menu items are really long, unnecessarily so. For the ones that take the user to another location rather than performing an action, we can make the menu item's text simply echo the name of the place they'll be taken to. This is what we already do for some other similar menu items that take you to another location, like "Properties".

BUG: 481756 FIXED-IN: 6.1

@teams/vdg @teams/usability

How the desktop context menu and global edit mode toolbar will look now:

image

Merge request reports