summaryrefslogtreecommitdiff
path: root/core/applets/logoutapplet/logout.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-04-24Resource -> OResourcedrw1-6/+3
2005-04-01scale O-Menu-Applet pixmaps according to AppLnk::smallIconSizemickeyl1-4/+4
2004-03-01fix includeschicken1-2/+0
2004-02-05"Here we are now entertain US....."zecke1-1/+1
Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT
2004-01-27Funny what my SDK all triggerszecke1-0/+2
Ok the reason to use a bool as return type is that you can say that something worked or not worked. So if we don't implement the given interface don't lie!!
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