summaryrefslogtreecommitdiff
path: root/emulators/qtemu/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-15 14:07:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-15 14:07:08 +0000
commitb2bcf7dda10f2d0a3a5add8e172305a85b58d058 (patch)
tree7c3f488ef5e067ce65364918f7cb6575b553768b /emulators/qtemu/files
parent3cfaa7007c5d342a3ae4c9e58ea59282ff4c79be (diff)
Notes
Diffstat (limited to 'emulators/qtemu/files')
-rw-r--r--emulators/qtemu/files/patch-qtemu.pro18
1 files changed, 8 insertions, 10 deletions
diff --git a/emulators/qtemu/files/patch-qtemu.pro b/emulators/qtemu/files/patch-qtemu.pro
index 8f7aa525cabf..92b0e87249af 100644
--- a/emulators/qtemu/files/patch-qtemu.pro
+++ b/emulators/qtemu/files/patch-qtemu.pro
@@ -1,19 +1,17 @@
---- ./qtemu.pro.orig Mon Mar 19 15:56:21 2007
-+++ ./qtemu.pro Tue Jun 12 13:17:03 2007
-@@ -21,10 +21,12 @@
+--- ./qtemu.pro.orig Sat Jul 14 01:37:06 2007
++++ ./qtemu.pro Sat Jul 14 12:59:09 2007
+@@ -21,7 +21,7 @@
RC_FILE = qtemu.rc
}
TEMPLATE = app
-TRANSLATIONS = translations/template_qtemu.ts \
-- translations/qtemu_de.ts \
-+TRANSLATIONS = translations/qtemu_de.ts \
++TRANSLATIONS = \
+ translations/qtemu_de.ts \
translations/qtemu_tr.ts \
translations/qtemu_ru.ts \
- translations/qtemu_cz.ts \
+@@ -29,4 +29,4 @@
+ translations/qtemu_fr.ts \
+ translations/qtemu_it.ts \
translations/qtemu_es.ts
-CONFIG += debug_and_release
+CONFIG += release
-+
-+system($$(LOCALBASE)/bin/lupdate-qt4 -verbose qtemu.pro)
-+system($$(LOCALBASE)/bin/lrelease-qt4 -verbose qtemu.pro)
-\ No newline at end of file