-rw-r--r-- | core/launcher/launcher.pro | 4 |
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 \ | |||
19 | launcherview.h \ | 19 | launcherview.h \ |
20 | ../../core/apps/calibrate/calibrate.h \ | 20 | ../../core/apps/calibrate/calibrate.h \ |
21 | startmenu.h \ | 21 | startmenu.h \ |
22 | transferserver.h \ | 22 | transferserver.h \ |
23 | qcopbridge.h \ | 23 | qcopbridge.h \ |
24 | packageslave.h \ | 24 | packageslave.h \ |
25 | irserver.h \ | 25 | irserver.h \ |
26 | ../../rsync/buf.h \ | 26 | ../../rsync/buf.h \ |
27 | ../../rsync/checksum.h \ | 27 | ../../rsync/checksum.h \ |
28 | ../../rsync/command.h \ | 28 | ../../rsync/command.h \ |
29 | ../../rsync/emit.h \ | 29 | ../../rsync/emit.h \ |
30 | ../../rsync/job.h \ | 30 | ../../rsync/job.h \ |
31 | ../../rsync/netint.h \ | 31 | ../../rsync/netint.h \ |
32 | ../../rsync/protocol.h \ | 32 | ../../rsync/protocol.h \ |
33 | ../../rsync/prototab.h \ | 33 | ../../rsync/prototab.h \ |
34 | ../../rsync/rsync.h \ | 34 | ../../rsync/rsync.h \ |
35 | ../../rsync/search.h \ | 35 | ../../rsync/search.h \ |
36 | ../../rsync/stream.h \ | 36 | ../../rsync/stream.h \ |
37 | ../../rsync/sumset.h \ | 37 | ../../rsync/sumset.h \ |
38 | ../../rsync/trace.h \ | 38 | ../../rsync/trace.h \ |
39 | ../../rsync/types.h \ | 39 | ../../rsync/types.h \ |
40 | ../../rsync/util.h \ | 40 | ../../rsync/util.h \ |
41 | ../../rsync/whole.h \ | 41 | ../../rsync/whole.h \ |
42 | ../../rsync/config_rsync.h \ | 42 | ../../rsync/config_rsync.h \ |
43 | ../../rsync/qrsync.h | 43 | ../../rsync/qrsync.h \ |
44 | # quicklauncher.h \ | 44 | quicklauncher.h |
45 | SOURCES = background.cpp \ | 45 | SOURCES = background.cpp \ |
46 | desktop.cpp \ | 46 | desktop.cpp \ |
47 | mediummountgui.cpp \ | 47 | mediummountgui.cpp \ |
48 | qprocess.cpp qprocess_unix.cpp \ | 48 | qprocess.cpp qprocess_unix.cpp \ |
49 | info.cpp \ | 49 | info.cpp \ |
50 | appicons.cpp \ | 50 | appicons.cpp \ |
51 | taskbar.cpp \ | 51 | taskbar.cpp \ |
52 | sidething.cpp \ | 52 | sidething.cpp \ |
53 | runningappbar.cpp \ | 53 | runningappbar.cpp \ |
54 | stabmon.cpp \ | 54 | stabmon.cpp \ |
55 | inputmethods.cpp \ | 55 | inputmethods.cpp \ |
56 | systray.cpp \ | 56 | systray.cpp \ |
57 | wait.cpp \ | 57 | wait.cpp \ |
58 | shutdownimpl.cpp \ | 58 | shutdownimpl.cpp \ |
59 | launcher.cpp \ | 59 | launcher.cpp \ |
60 | launcherview.cpp \ | 60 | launcherview.cpp \ |
61 | ../../core/apps/calibrate/calibrate.cpp \ | 61 | ../../core/apps/calibrate/calibrate.cpp \ |
62 | transferserver.cpp \ | 62 | transferserver.cpp \ |
63 | packageslave.cpp \ | 63 | packageslave.cpp \ |
64 | irserver.cpp \ | 64 | irserver.cpp \ |
65 | qcopbridge.cpp \ | 65 | qcopbridge.cpp \ |
66 | startmenu.cpp \ | 66 | startmenu.cpp \ |
67 | main.cpp \ | 67 | main.cpp \ |
68 | ../../rsync/base64.c \ | 68 | ../../rsync/base64.c \ |