author | ulf69 <ulf69> | 2004-08-02 18:15:04 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-08-02 18:15:04 (UTC) |
commit | e084a79b8aa0174e7587893f9b87d88670ed9f2c (patch) (unidiff) | |
tree | d3250447b9352effc8fb953866c772418c5e166c /microkde/microkdeE.pro | |
parent | b4203356adb6008a4b4e6782afdae7dd34178697 (diff) | |
download | kdepimpi-e084a79b8aa0174e7587893f9b87d88670ed9f2c.zip kdepimpi-e084a79b8aa0174e7587893f9b87d88670ed9f2c.tar.gz kdepimpi-e084a79b8aa0174e7587893f9b87d88670ed9f2c.tar.bz2 |
added support for the syncing of resources
-rw-r--r-- | microkde/microkdeE.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/microkde/microkdeE.pro b/microkde/microkdeE.pro index ec2b1f7..b664c9a 100644 --- a/microkde/microkdeE.pro +++ b/microkde/microkdeE.pro | |||
@@ -60,64 +60,65 @@ osmartpointer.h \ | |||
60 | kdeui/kguiitem.h \ | 60 | kdeui/kguiitem.h \ |
61 | kdeui/kaction.h \ | 61 | kdeui/kaction.h \ |
62 | kdeui/kactionclasses.h \ | 62 | kdeui/kactionclasses.h \ |
63 | kdeui/kactioncollection.h \ | 63 | kdeui/kactioncollection.h \ |
64 | kdeui/kcmodule.h \ | 64 | kdeui/kcmodule.h \ |
65 | kdeui/kstdaction.h \ | 65 | kdeui/kstdaction.h \ |
66 | kdeui/kbuttonbox.h \ | 66 | kdeui/kbuttonbox.h \ |
67 | kdeui/klistbox.h \ | 67 | kdeui/klistbox.h \ |
68 | kdeui/klistview.h \ | 68 | kdeui/klistview.h \ |
69 | kdeui/kjanuswidget.h \ | 69 | kdeui/kjanuswidget.h \ |
70 | kdeui/kseparator.h \ | 70 | kdeui/kseparator.h \ |
71 | kdeui/kmainwindow.h \ | 71 | kdeui/kmainwindow.h \ |
72 | kdeui/knuminput.h \ | 72 | kdeui/knuminput.h \ |
73 | kdeui/knumvalidator.h \ | 73 | kdeui/knumvalidator.h \ |
74 | kdeui/ksqueezedtextlabel.h \ | 74 | kdeui/ksqueezedtextlabel.h \ |
75 | kdeui/ktoolbar.h \ | 75 | kdeui/ktoolbar.h \ |
76 | kdeui/ktoolbarbutton.h \ | 76 | kdeui/ktoolbarbutton.h \ |
77 | kdeui/ktoolbarhandler.h \ | 77 | kdeui/ktoolbarhandler.h \ |
78 | kdeui/kxmlguiclient.h \ | 78 | kdeui/kxmlguiclient.h \ |
79 | kio/job.h \ | 79 | kio/job.h \ |
80 | kio/kio/kdirwatch.h \ | 80 | kio/kio/kdirwatch.h \ |
81 | kio/kio/kdirwatch_p.h \ | 81 | kio/kio/kdirwatch_p.h \ |
82 | kio/kfile/kurlrequester.h \ | 82 | kio/kfile/kurlrequester.h \ |
83 | kresources/resource.h \ | 83 | kresources/resource.h \ |
84 | kresources/factory.h \ | 84 | kresources/factory.h \ |
85 | kresources/managerimpl.h \ | 85 | kresources/managerimpl.h \ |
86 | kresources/manager.h \ | 86 | kresources/manager.h \ |
87 | kresources/selectdialog.h \ | 87 | kresources/selectdialog.h \ |
88 | kresources/configpage.h \ | 88 | kresources/configpage.h \ |
89 | kresources/configwidget.h \ | 89 | kresources/configwidget.h \ |
90 | kresources/configdialog.h \ | 90 | kresources/configdialog.h \ |
91 | kresources/kcmkresources.h \ | 91 | kresources/kcmkresources.h \ |
92 | kresources/syncwidget.h \ | ||
92 | kdecore/kmdcodec.h \ | 93 | kdecore/kmdcodec.h \ |
93 | kdecore/kconfigbase.h \ | 94 | kdecore/kconfigbase.h \ |
94 | kdecore/klocale.h \ | 95 | kdecore/klocale.h \ |
95 | kdecore/klibloader.h \ | 96 | kdecore/klibloader.h \ |
96 | kdecore/kcatalogue.h \ | 97 | kdecore/kcatalogue.h \ |
97 | kdecore/ksharedptr.h \ | 98 | kdecore/ksharedptr.h \ |
98 | kdecore/kshell.h \ | 99 | kdecore/kshell.h \ |
99 | kdecore/kstandarddirs.h \ | 100 | kdecore/kstandarddirs.h \ |
100 | kdecore/kstringhandler.h \ | 101 | kdecore/kstringhandler.h \ |
101 | kdecore/kshortcut.h \ | 102 | kdecore/kshortcut.h \ |
102 | kutils/kcmultidialog.h | 103 | kutils/kcmultidialog.h |
103 | 104 | ||
104 | 105 | ||
105 | 106 | ||
106 | 107 | ||
107 | SOURCES = \ | 108 | SOURCES = \ |
108 | KDGanttMinimizeSplitter.cpp \ | 109 | KDGanttMinimizeSplitter.cpp \ |
109 | kapplication.cpp \ | 110 | kapplication.cpp \ |
110 | kcalendarsystem.cpp \ | 111 | kcalendarsystem.cpp \ |
111 | kcalendarsystemgregorian.cpp \ | 112 | kcalendarsystemgregorian.cpp \ |
112 | kcolorbutton.cpp \ | 113 | kcolorbutton.cpp \ |
113 | kcolordialog.cpp \ | 114 | kcolordialog.cpp \ |
114 | kconfig.cpp \ | 115 | kconfig.cpp \ |
115 | kdatetbl.cpp \ | 116 | kdatetbl.cpp \ |
116 | kdialog.cpp \ | 117 | kdialog.cpp \ |
117 | kdialogbase.cpp \ | 118 | kdialogbase.cpp \ |
118 | keditlistbox.cpp \ | 119 | keditlistbox.cpp \ |
119 | kemailsettings.cpp \ | 120 | kemailsettings.cpp \ |
120 | kfontdialog.cpp \ | 121 | kfontdialog.cpp \ |
121 | kfiledialog.cpp \ | 122 | kfiledialog.cpp \ |
122 | kglobal.cpp \ | 123 | kglobal.cpp \ |
123 | kglobalsettings.cpp \ | 124 | kglobalsettings.cpp \ |
@@ -140,34 +141,35 @@ oprocess.cpp \ | |||
140 | kdecore/kshell.cpp \ | 141 | kdecore/kshell.cpp \ |
141 | kdecore/kstandarddirs.cpp \ | 142 | kdecore/kstandarddirs.cpp \ |
142 | kdecore/kstringhandler.cpp \ | 143 | kdecore/kstringhandler.cpp \ |
143 | kdeui/kaction.cpp \ | 144 | kdeui/kaction.cpp \ |
144 | kdeui/kactionclasses.cpp \ | 145 | kdeui/kactionclasses.cpp \ |
145 | kdeui/kactioncollection.cpp \ | 146 | kdeui/kactioncollection.cpp \ |
146 | kdeui/kbuttonbox.cpp \ | 147 | kdeui/kbuttonbox.cpp \ |
147 | kdeui/kcmodule.cpp \ | 148 | kdeui/kcmodule.cpp \ |
148 | kdeui/kguiitem.cpp \ | 149 | kdeui/kguiitem.cpp \ |
149 | kdeui/kjanuswidget.cpp \ | 150 | kdeui/kjanuswidget.cpp \ |
150 | kdeui/klistbox.cpp \ | 151 | kdeui/klistbox.cpp \ |
151 | kdeui/klistview.cpp \ | 152 | kdeui/klistview.cpp \ |
152 | kdeui/kmainwindow.cpp \ | 153 | kdeui/kmainwindow.cpp \ |
153 | kdeui/knuminput.cpp \ | 154 | kdeui/knuminput.cpp \ |
154 | kdeui/knumvalidator.cpp \ | 155 | kdeui/knumvalidator.cpp \ |
155 | kdeui/kseparator.cpp \ | 156 | kdeui/kseparator.cpp \ |
156 | kdeui/kstdaction.cpp \ | 157 | kdeui/kstdaction.cpp \ |
157 | kdeui/ksqueezedtextlabel.cpp \ | 158 | kdeui/ksqueezedtextlabel.cpp \ |
158 | kdeui/ktoolbar.cpp \ | 159 | kdeui/ktoolbar.cpp \ |
159 | kdeui/ktoolbarbutton.cpp \ | 160 | kdeui/ktoolbarbutton.cpp \ |
160 | kdeui/ktoolbarhandler.cpp \ | 161 | kdeui/ktoolbarhandler.cpp \ |
161 | kdeui/kxmlguiclient.cpp \ | 162 | kdeui/kxmlguiclient.cpp \ |
162 | kio/kfile/kurlrequester.cpp \ | 163 | kio/kfile/kurlrequester.cpp \ |
163 | kio/kio/kdirwatch.cpp \ | 164 | kio/kio/kdirwatch.cpp \ |
164 | kresources/configpage.cpp \ | 165 | kresources/configpage.cpp \ |
165 | kresources/configdialog.cpp \ | 166 | kresources/configdialog.cpp \ |
166 | kresources/configwidget.cpp \ | 167 | kresources/configwidget.cpp \ |
167 | kresources/factory.cpp \ | 168 | kresources/factory.cpp \ |
168 | kresources/kcmkresources.cpp \ | 169 | kresources/kcmkresources.cpp \ |
169 | kresources/managerimpl.cpp \ | 170 | kresources/managerimpl.cpp \ |
170 | kresources/resource.cpp \ | 171 | kresources/resource.cpp \ |
171 | kresources/selectdialog.cpp \ | 172 | kresources/selectdialog.cpp \ |
173 | kresources/syncwidget.cpp \ | ||
172 | kutils/kcmultidialog.cpp | 174 | kutils/kcmultidialog.cpp |
173 | 175 | ||