summaryrefslogtreecommitdiff
path: root/core/applets/homeapplet/home.cpp
AgeCommit message (Collapse)AuthorFilesLines
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-0/+11
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-12-27Changed the menu string from "Home" to "Desktop" -- this was decided atsandman1-1/+1
the Opie 1.0 meeting
2002-10-13changed to reflect the qcop interface cleanup of the launchersandman1-1/+1
2002-10-06- added a new logout menu-appletsandman1-2/+2
- fixed the positions of all menu applets - changed the icons for logout/suspend
2002-10-02New menubar applets for Home and Suspend -- replaces the __* entriessandman1-0/+74
in OPIEDIR/apps/