summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/fixit.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-3/+3
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-10Unbreak for Embeddix casezecke1-2/+2
2004-10-10Do not 'spawn' a shell this way. Use OProcess::setUseShell if you reallyzecke1-7/+3
need to start the command via a shell. These scripts should be marked as executable and have !#/bin/sh in the header, this should be enough for the kernel to launch them via sh.
2004-10-10FixIt doesn't have any signals and slots so don't make it a QObjectzecke1-3/+0
this fixes linking of it. Logger: Add new lines to fix compiler warnings
2004-10-08added a 10east define for some changed builds for them, also added a logging ↵harlekin1-0/+101
mode, also some changes to the "fix broken distros" part, snapshot