From 79c99fb1b7317ad104e3b54bcbcf726f6413e8be Mon Sep 17 00:00:00 2001 From: schurig Date: Mon, 13 Sep 2004 13:35:45 +0000 Subject: renamed THIS restartapplet to librestartapplet2.so, now you can build both opie-restartapplet and opie-restartapplet2 in one go --- (limited to 'core/applets') diff --git a/core/applets/restartapplet2/opie-restartapplet2.control b/core/applets/restartapplet2/opie-restartapplet2.control index d9dcb78..cec3b19 100644 --- a/core/applets/restartapplet2/opie-restartapplet2.control +++ b/core/applets/restartapplet2/opie-restartapplet2.control @@ -1,5 +1,5 @@ Package: opie-restartapplet2 -Files: plugins/applets/librestartapplet.so* +Files: plugins/applets/librestartapplet2.so* Priority: optional Section: opie/applets Maintainer: L.J. Potter diff --git a/core/applets/restartapplet2/restartapplet.pro b/core/applets/restartapplet2/restartapplet.pro index bb2d030..21cffee 100644 --- a/core/applets/restartapplet2/restartapplet.pro +++ b/core/applets/restartapplet2/restartapplet.pro @@ -2,7 +2,7 @@ TEMPLATE = lib CONFIG += qt plugin warn_on HEADERS = restart.h SOURCES = restart.cpp -TARGET = restartapplet +TARGET = restartapplet2 DESTDIR = $(OPIEDIR)/plugins/applets INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -- cgit v0.9.0.2