summaryrefslogtreecommitdiff
path: root/inputmethods/handwriting
authorkergoth <kergoth>2002-03-28 23:41:22 (UTC)
committer kergoth <kergoth>2002-03-28 23:41:22 (UTC)
commite5c50fab1c8a84f6e2337ebe85be57f354bef676 (patch) (unidiff)
tree01c8ecd8facaa8d0a473e3efe2d32993a9777870 /inputmethods/handwriting
parent58b028436ef7f9d529de7b450f4a84bb7dcf7cb0 (diff)
downloadopie-e5c50fab1c8a84f6e2337ebe85be57f354bef676.zip
opie-e5c50fab1c8a84f6e2337ebe85be57f354bef676.tar.gz
opie-e5c50fab1c8a84f6e2337ebe85be57f354bef676.tar.bz2
moved taskbar to launcher.
Diffstat (limited to 'inputmethods/handwriting') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/handwriting/handwriting.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/inputmethods/handwriting/handwriting.pro b/inputmethods/handwriting/handwriting.pro
index 3b4fcff..6fa2e36 100644
--- a/inputmethods/handwriting/handwriting.pro
+++ b/inputmethods/handwriting/handwriting.pro
@@ -23,12 +23,12 @@ SOURCES = qimpenchar.cpp \
23 qimpenwordpick.cpp \ 23 qimpenwordpick.cpp \
24 handwritingimpl.cpp 24 handwritingimpl.cpp
25INTERFACES = qimpenprefbase.ui 25INTERFACES = qimpenprefbase.ui
26 TARGET = qhandwriting 26 TARGET = qhandwriting
27 DESTDIR = ../../plugins/inputmethods 27 DESTDIR = ../../plugins/inputmethods
28INCLUDEPATH += $(OPIEDIR)/include 28INCLUDEPATH += $(OPIEDIR)/include
29DEPENDPATH += ../$(OPIEDIR)/include ../../taskbar 29DEPENDPATH += ../$(OPIEDIR)/include ../../launcher
30LIBS += -lqpe 30LIBS += -lqpe
31 VERSION = 1.0.0 31 VERSION = 1.0.0
32 32
33TRANSLATIONS = ../../i18n/de/libqhandwriting.ts 33TRANSLATIONS = ../../i18n/de/libqhandwriting.ts
34TRANSLATIONS += ../../i18n/pt_BR/libqhandwriting.ts 34TRANSLATIONS += ../../i18n/pt_BR/libqhandwriting.ts