summaryrefslogtreecommitdiff
authorllornkcor <llornkcor>2002-10-23 11:22:37 (UTC)
committer llornkcor <llornkcor>2002-10-23 11:22:37 (UTC)
commit30f9875a844ff59a51c65d542e2ed1c5a214af9d (patch) (side-by-side diff)
treec668a597faed295452ce5d1ce276a3208bdbcc22
parentdad3e1af4a5902786c1d38d952f29f9775a673bd (diff)
downloadopie-30f9875a844ff59a51c65d542e2ed1c5a214af9d.zip
opie-30f9875a844ff59a51c65d542e2ed1c5a214af9d.tar.gz
opie-30f9875a844ff59a51c65d542e2ed1c5a214af9d.tar.bz2
remove # and /
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index dbe3820..95642af 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -19,50 +19,50 @@ HEADERS = background.h \
launcherview.h \
../../core/apps/calibrate/calibrate.h \
startmenu.h \
transferserver.h \
qcopbridge.h \
packageslave.h \
irserver.h \
../../rsync/buf.h \
../../rsync/checksum.h \
../../rsync/command.h \
../../rsync/emit.h \
../../rsync/job.h \
../../rsync/netint.h \
../../rsync/protocol.h \
../../rsync/prototab.h \
../../rsync/rsync.h \
../../rsync/search.h \
../../rsync/stream.h \
../../rsync/sumset.h \
../../rsync/trace.h \
../../rsync/types.h \
../../rsync/util.h \
../../rsync/whole.h \
../../rsync/config_rsync.h \
- ../../rsync/qrsync.h
-# quicklauncher.h \
+ ../../rsync/qrsync.h \
+ quicklauncher.h
SOURCES = background.cpp \
desktop.cpp \
mediummountgui.cpp \
qprocess.cpp qprocess_unix.cpp \
info.cpp \
appicons.cpp \
taskbar.cpp \
sidething.cpp \
runningappbar.cpp \
stabmon.cpp \
inputmethods.cpp \
systray.cpp \
wait.cpp \
shutdownimpl.cpp \
launcher.cpp \
launcherview.cpp \
../../core/apps/calibrate/calibrate.cpp \
transferserver.cpp \
packageslave.cpp \
irserver.cpp \
qcopbridge.cpp \
startmenu.cpp \
main.cpp \
../../rsync/base64.c \