[Bug 165197] New: leave, logout and shutdown should be consistent everywhere
FiNeX
finex at finex.org
Sat Jun 28 16:20:34 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=165197
Summary: leave, logout and shutdown should be consistent
everywhere
Product: plasma
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: panel-devel kde org
ReportedBy: finex finex org
Version: (using Devel)
Installed from: Compiled sources
As already reported, there is a bit of confusion regarding those actions:
- leave
- logout
- shutdown
"Leave" label is used:
- on the kickoff tab for provide the various action to perform
- on rmb button on desktop for the "logout" action
"Logout" label is used:
- on kickoff menu
- on the "leave/logout" widget
There are three problems:
1) the icon used for leave is the same for shutdown.
- solution: add a new icon.
2) the action called by "leave" on RMB is not "leave", but logout.
- solution: use "logout" icon instead of shutdown and change the string to "Logout..."
(the string can be changed even if we are in string freeze because it is already used)
3) the icon used on lock/logout plasmoid is "shutdown", but the label (and the action called) is logout.
- solution: use "logout" icon instead of shutdown.
I've filled this bug report because oldest bug are a bit confusionary. I've opened only one bug report and not three because they are all related each other.
I'll attach a trivial patch to fix the second and the third problems. About the first problem I know that it has already been discussed, but I cannot find where and what it was decided, so I'm asking here what about it.
Thanks for reading. :-)
If you agree I can apply the patch for the second and the third problems.
Regards :-)
More information about the Panel-devel
mailing list