summaryrefslogtreecommitdiff
path: root/noncore/applets/memoryapplet/config.in
authordrw <drw>2004-02-22 17:17:08 (UTC)
committer drw <drw>2004-02-22 17:17:08 (UTC)
commit5b27ef38d45ae4aa751c6e364cb62ed428808e3f (patch) (unidiff)
tree14e149df51b9016c0128b277eb698cf14582d639 /noncore/applets/memoryapplet/config.in
parentf31e19e2d828dc6d8563b2540e45ee60184f91aa (diff)
downloadopie-5b27ef38d45ae4aa751c6e364cb62ed428808e3f.zip
opie-5b27ef38d45ae4aa751c6e364cb62ed428808e3f.tar.gz
opie-5b27ef38d45ae4aa751c6e364cb62ed428808e3f.tar.bz2
Memory Applet: libopie->libopie2
Diffstat (limited to 'noncore/applets/memoryapplet/config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/memoryapplet/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/applets/memoryapplet/config.in b/noncore/applets/memoryapplet/config.in
index 578aaf9..4fc13ba 100644
--- a/noncore/applets/memoryapplet/config.in
+++ b/noncore/applets/memoryapplet/config.in
@@ -1,6 +1,6 @@
1 config MEMORYAPPLET 1 config MEMORYAPPLET
2 boolean "opie-memoryapplet (view memory status and manage a swap file)" 2 boolean "opie-memoryapplet (view memory status and manage a swap file)"
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && SYSINFO 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2UI && SYSINFO
5 comment "opie-memoryapplet needs a libqpe, libopie and sysinfo" 5 comment "opie-memoryapplet needs a libqpe, libopie and sysinfo"
6 depends ! ( LIBOPIE && SYSINFO ) 6 depends ! ( LIBOPIE && SYSINFO )