author | zecke <zecke> | 2003-04-20 18:32:59 (UTC) |
---|---|---|
committer | zecke <zecke> | 2003-04-20 18:32:59 (UTC) |
commit | e8255ae4a8582fdfade1e04d06b398bc8e16b70f (patch) (side-by-side diff) | |
tree | b2c9b7bce0841d874066bc5752241c957fb38ca2 /noncore/unsupported | |
parent | 557a7f95b28bc2c1ecda1e4bf73a550789fe57d2 (diff) | |
download | opie-e8255ae4a8582fdfade1e04d06b398bc8e16b70f.zip opie-e8255ae4a8582fdfade1e04d06b398bc8e16b70f.tar.gz opie-e8255ae4a8582fdfade1e04d06b398bc8e16b70f.tar.bz2 |
Make it work with opie-lupdate
-rw-r--r-- | noncore/unsupported/filebrowser/filebrowser.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.pro b/noncore/unsupported/filebrowser/filebrowser.pro index 4e0f946..50f5e20 100644 --- a/noncore/unsupported/filebrowser/filebrowser.pro +++ b/noncore/unsupported/filebrowser/filebrowser.pro @@ -7,6 +7,7 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = +TARGET = filebrowser TRANSLATIONS = ../../../i18n/de/filebrowser.ts \ ../../../i18n/nl/filebrowser.ts \ |