From a5a5a25bee2596608906ae44cdad45bf89276385 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Fri, 28 Feb 2003 17:23:19 +0000 Subject: moved xmp to resource, and added goto line number --- (limited to 'core/apps/textedit/textedit.pro') diff --git a/core/apps/textedit/textedit.pro b/core/apps/textedit/textedit.pro index f5e16a0..233dd67 100644 --- a/core/apps/textedit/textedit.pro +++ b/core/apps/textedit/textedit.pro @@ -1,7 +1,7 @@ TEMPLATE = app CONFIG += qt warn_on release DESTDIR = $(OPIEDIR)/bin -HEADERS = textedit.h filePermissions.h +HEADERS = textedit.h filePermissions.h resource.h SOURCES = main.cpp textedit.cpp filePermissions.cpp INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include @@ -9,8 +9,8 @@ LIBS += -lqpe -lopie TARGET = textedit TRANSLATIONS = ../../../i18n/de/textedit.ts \ - ../../../i18n/da/textedit.ts \ - ../../../i18n/xx/textedit.ts \ + ../../../i18n/da/textedit.ts \ + ../../../i18n/xx/textedit.ts \ ../../../i18n/en/textedit.ts \ ../../../i18n/es/textedit.ts \ ../../../i18n/fr/textedit.ts \ -- cgit v0.9.0.2