summaryrefslogtreecommitdiff
Unidiff
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
2CONFIG += qt plugin warn_on release 2CONFIG += qt plugin warn_on release
3HEADERS = ../../apps/sysinfo/graph.h \ 3HEADERS = ../../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
10SOURCES = ../../apps/sysinfo/graph.cpp \ 10SOURCES = ../../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"
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
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
129CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro 128CONFIG_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