This revision was automatically updated to reflect the committed changes.
Closed by commit R265:b0a481e66905: Fix labels of DeleteFile/RenameFile actions
(authored by elvisangelaccio).
REPOSITORY
R265 KConfigWidgets
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6774?vs=17901&id=1794
elvisangelaccio updated this revision to Diff 17901.
elvisangelaccio added a comment.
- Add documentation
REPOSITORY
R265 KConfigWidgets
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D6774?vs=16883&id=17901
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D6774
AFF
dfaure accepted this revision.
dfaure added a comment.
This revision is now accepted and ready to land.
Is it possible to document somewhere that DeleteFile/RenameFile can be about
files and folders?
(I wonder if they shouldn't have been just called Delete and Rename, in
fact... it sound
elvisangelaccio added a comment.
Ping?
REPOSITORY
R265 KConfigWidgets
REVISION DETAIL
https://phabricator.kde.org/D6774
To: elvisangelaccio, #frameworks
Cc: cfeck
elvisangelaccio added a comment.
In https://phabricator.kde.org/D6774#131083, @cfeck wrote:
> Interesting. When I RMB-click on a folder in Dolphin, I indeed see "Delete
File" in the context menu, but I do not see "Rename File", but "Rename ..."
instead. Does Dolphin not use standard acti
cfeck added a comment.
Interesting. When I RMB-click on a folder in Dolphin, I indeed see "Delete
File" in the context menu, but I do not see "Rename File", but "Rename ..."
instead. Does Dolphin not use standard actions consistently?
+1 from my side.
REPOSITORY
R265 KConfigWidgets
R
elvisangelaccio added a dependent revision: D6777: Port to
KStandardAction::MoveToTrash.
REPOSITORY
R265 KConfigWidgets
REVISION DETAIL
https://phabricator.kde.org/D6774
To: elvisangelaccio, #frameworks
elvisangelaccio created this revision.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
These actions can be applied also to folders, so their user-visible
labels should not explicitly mention "File".
BUG: 382450
REPOSITORY
R265 KConfigWidgets
BRANCH
master
REVI