summaryrefslogtreecommitdiff
path: root/core/applets/restartapplet2
AgeCommit message (Collapse)AuthorFilesLines
2005-04-24Resource -> OResourcedrw3-40/+6
2005-04-23Hinted and proposed by Jose Bernadao Silva:zecke1-0/+1
Fix compiling by including QObject
2005-04-01scale O-Menu-Applet pixmaps according to AppLnk::smallIconSizemickeyl1-7/+4
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-42/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+42
2004-09-13renamed THIS restartapplet to librestartapplet2.so, now you can buildschurig2-2/+2
both opie-restartapplet and opie-restartapplet2 in one go
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+1
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-2/+2
Maintainer, Files and Section fields)
2004-02-05"Here we are now entertain US....."zecke2-3/+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!!
2004-01-10new email addyllornkcor1-1/+1
2003-11-03Porting Opie to MacOS-X.eilers1-1/+1
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-08-09Merge from BRANCH_1_0kergoth1-1/+0
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
2003-06-13ignore opieobjschurig1-0/+1
2003-06-03allow 'ROOT_INSTALL=blahblah make install' to workschurig1-0/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-21better descriptionllornkcor1-1/+1
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-11-05you know the drillkergoth1-3/+4
2002-10-27add new restart applet- for opie menullornkcor5-0/+170