-rw-r--r-- | noncore/applets/memoryapplet/memoryapplet.pro | 12 | ||||
-rw-r--r-- | noncore/applets/memoryapplet/memorystatus.cpp | 2 | ||||
-rw-r--r-- | packages | 9 |
3 files changed, 11 insertions, 12 deletions
diff --git a/noncore/applets/memoryapplet/memoryapplet.pro b/noncore/applets/memoryapplet/memoryapplet.pro index eafabce..cd3f4a5 100644 --- a/noncore/applets/memoryapplet/memoryapplet.pro +++ b/noncore/applets/memoryapplet/memoryapplet.pro | |||
@@ -2,5 +2,5 @@ TEMPLATE = lib | |||
2 | CONFIG += qt plugin warn_on release | 2 | CONFIG += qt plugin warn_on release |
3 | HEADERS = ../../apps/sysinfo/graph.h \ | 3 | HEADERS = ../../settings/sysinfo/graph.h \ |
4 | ../../apps/sysinfo/load.h \ | 4 | ../../settings/sysinfo/load.h \ |
5 | ../../apps/sysinfo/memory.h \ | 5 | ../../settings/sysinfo/memory.h \ |
6 | memoryappletimpl.h \ | 6 | memoryappletimpl.h \ |
@@ -9,5 +9,5 @@ HEADERS = ../../apps/sysinfo/graph.h \ | |||
9 | swapfile.h | 9 | swapfile.h |
10 | SOURCES = ../../apps/sysinfo/graph.cpp \ | 10 | SOURCES = ../../settings/sysinfo/graph.cpp \ |
11 | ../../apps/sysinfo/load.cpp \ | 11 | ../../settings/sysinfo/load.cpp \ |
12 | ../../apps/sysinfo/memory.cpp \ | 12 | ../../settings/sysinfo/memory.cpp \ |
13 | memoryappletimpl.cpp \ | 13 | memoryappletimpl.cpp \ |
diff --git a/noncore/applets/memoryapplet/memorystatus.cpp b/noncore/applets/memoryapplet/memorystatus.cpp index a800fa5..b738312 100644 --- a/noncore/applets/memoryapplet/memorystatus.cpp +++ b/noncore/applets/memoryapplet/memorystatus.cpp | |||
@@ -20,3 +20,3 @@ | |||
20 | #include "memorystatus.h" | 20 | #include "memorystatus.h" |
21 | #include "../../apps/sysinfo/memory.h" | 21 | #include "../../settings/sysinfo/memory.h" |
22 | #include "swapfile.h" | 22 | #include "swapfile.h" |
@@ -4,3 +4,3 @@ CONFIG_APPEARANCE2 noncore/settings/appearance2 appearance2.pro | |||
4 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro | 4 | CONFIG_APPSKEY noncore/settings/appskeyappskey.pro |
5 | CONFIG_AQPKG noncore/apps/aqpkgaqpkg.pro | 5 | CONFIG_AQPKG noncore/settings/aqpkgaqpkg.pro |
6 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro | 6 | CONFIG_BACKGAMMONnoncore/games/backgammon backgammon.pro |
@@ -37,3 +37,3 @@ CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro | |||
37 | CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro | 37 | CONFIG_FIFTEEN noncore/games/fifteenfifteen.pro |
38 | CONFIG_FILEBROWSER core/apps/filebrowserfilebrowser.pro | 38 | CONFIG_FILEBROWSER noncore/unsupported/filebrowserfilebrowser.pro |
39 | CONFIG_FLAT noncore/styles/flatflat.pro | 39 | CONFIG_FLAT noncore/styles/flatflat.pro |
@@ -126,4 +126,3 @@ CONFIG_QASHMONEY noncore/apps/qashmoney qashmoney.pro | |||
126 | CONFIG_QCOP core/apps/qcopqcop.pro | 126 | CONFIG_QCOP core/apps/qcopqcop.pro |
127 | CONFIG_QPDF noncore/graphics/qpdfqpdf.pro | 127 | CONFIG_QPDF noncore/unsupported/qpdfqpdf.pro |
128 | CONFIG_QPDF2 noncore/graphics/qpdf2qpdf2.pro | ||
129 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro | 128 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro |
@@ -148,3 +147,3 @@ CONFIG_SSHKEYS noncore/settings/sshkeys sshkeys.pro | |||
148 | CONFIG_SUSPENDAPPLET core/applets/suspendappletsuspendapplet.pro | 147 | CONFIG_SUSPENDAPPLET core/applets/suspendappletsuspendapplet.pro |
149 | CONFIG_SYSINFO noncore/apps/sysinfosysinfo.pro | 148 | CONFIG_SYSINFO noncore/settings/sysinfosysinfo.pro |
150 | CONFIG_TABLEVIEWER noncore/apps/tableviewertableviewer.pro | 149 | CONFIG_TABLEVIEWER noncore/apps/tableviewertableviewer.pro |