summaryrefslogtreecommitdiff
path: root/noncore/applets/brightnessapplet/brightnessapplet.pro
authormickeyl <mickeyl>2004-11-10 19:41:11 (UTC)
committer mickeyl <mickeyl>2004-11-10 19:41:11 (UTC)
commitd2f3b6f525be4d652fbac7c87ab0ad40e21af184 (patch) (unidiff)
tree1be63fb1e8d3cc16daa2d52f2df37125b7be5c9b /noncore/applets/brightnessapplet/brightnessapplet.pro
parent9088b52d1ef7c4e70e62a53e225c69508cc8afe3 (diff)
downloadopie-d2f3b6f525be4d652fbac7c87ab0ad40e21af184.zip
opie-d2f3b6f525be4d652fbac7c87ab0ad40e21af184.tar.gz
opie-d2f3b6f525be4d652fbac7c87ab0ad40e21af184.tar.bz2
BUGFIX: write to the proper config file *cough*
Diffstat (limited to 'noncore/applets/brightnessapplet/brightnessapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/brightnessapplet/brightnessapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/applets/brightnessapplet/brightnessapplet.pro b/noncore/applets/brightnessapplet/brightnessapplet.pro
index 8c65120..79a44d3 100644
--- a/noncore/applets/brightnessapplet/brightnessapplet.pro
+++ b/noncore/applets/brightnessapplet/brightnessapplet.pro
@@ -7,7 +7,7 @@ DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopiecore2 -lopieui2 9LIBS += -lqpe -lopiecore2 -lopieui2
10VERSION = 0.1.1 10VERSION = 0.1.2
11 11
12 12
13include ( $(OPIEDIR)/include.pro ) 13include ( $(OPIEDIR)/include.pro )