summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/memoryapplet/memoryapplet.pro12
-rw-r--r--noncore/applets/memoryapplet/memorystatus.cpp2
-rw-r--r--packages9
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
CONFIG += qt plugin warn_on release
-HEADERS = ../../apps/sysinfo/graph.h \
- ../../apps/sysinfo/load.h \
- ../../apps/sysinfo/memory.h \
+HEADERS = ../../settings/sysinfo/graph.h \
+ ../../settings/sysinfo/load.h \
+ ../../settings/sysinfo/memory.h \
memoryappletimpl.h \
@@ -9,5 +9,5 @@ HEADERS = ../../apps/sysinfo/graph.h \
swapfile.h
-SOURCES = ../../apps/sysinfo/graph.cpp \
- ../../apps/sysinfo/load.cpp \
- ../../apps/sysinfo/memory.cpp \
+SOURCES = ../../settings/sysinfo/graph.cpp \
+ ../../settings/sysinfo/load.cpp \
+ ../../settings/sysinfo/memory.cpp \
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 @@
#include "memorystatus.h"
-#include "../../apps/sysinfo/memory.h"
+#include "../../settings/sysinfo/memory.h"
#include "swapfile.h"
diff --git a/packages b/packages
index 53f6c09..d570e85 100644
--- a/packages
+++ b/packages
@@ -4,3 +4,3 @@ CONFIG_APPEARANCE2 noncore/settings/appearance2 appearance2.pro
CONFIG_APPSKEY noncore/settings/appskey appskey.pro
-CONFIG_AQPKG noncore/apps/aqpkg aqpkg.pro
+CONFIG_AQPKG noncore/settings/aqpkg aqpkg.pro
CONFIG_BACKGAMMON noncore/games/backgammon backgammon.pro
@@ -37,3 +37,3 @@ CONFIG_EUROCONV noncore/tools/euroconv/ euroconv.pro
CONFIG_FIFTEEN noncore/games/fifteen fifteen.pro
-CONFIG_FILEBROWSER core/apps/filebrowser filebrowser.pro
+CONFIG_FILEBROWSER noncore/unsupported/filebrowser filebrowser.pro
CONFIG_FLAT noncore/styles/flat flat.pro
@@ -126,4 +126,3 @@ CONFIG_QASHMONEY noncore/apps/qashmoney qashmoney.pro
CONFIG_QCOP core/apps/qcop qcop.pro
-CONFIG_QPDF noncore/graphics/qpdf qpdf.pro
-CONFIG_QPDF2 noncore/graphics/qpdf2 qpdf2.pro
+CONFIG_QPDF noncore/unsupported/qpdf qpdf.pro
CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro
@@ -148,3 +147,3 @@ CONFIG_SSHKEYS noncore/settings/sshkeys sshkeys.pro
CONFIG_SUSPENDAPPLET core/applets/suspendapplet suspendapplet.pro
-CONFIG_SYSINFO noncore/apps/sysinfo sysinfo.pro
+CONFIG_SYSINFO noncore/settings/sysinfo sysinfo.pro
CONFIG_TABLEVIEWER noncore/apps/tableviewer tableviewer.pro