summaryrefslogtreecommitdiff
path: root/core/applets/logoutapplet/logout.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-03-16Enable translations of startmenu-applets. Problem is, in Qt2, moc generatesmickeyl1-10/+19
the necessary tr() functions which adds the context (aka class name) and then calls translate(). The startmenu applets don't use moc and therefore don't get the appropriate tr() functions.
2002-10-06- added a new logout menu-appletsandman1-0/+115
- fixed the positions of all menu applets - changed the icons for logout/suspend