Mageia Bugzilla – Attachment 8088 Details for
Bug 18801
akarixb, AkariXB, a Jabber/XMPP bot with a GUI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
generate_qm_files_patch
generate_qm_files.patch (text/plain), 519 bytes, created by
David GEIGER
on 2016-06-29 16:03:41 CEST
(
hide
)
Description:
generate_qm_files_patch
Filename:
MIME Type:
Creator:
David GEIGER
Created:
2016-06-29 16:03:41 CEST
Size:
519 bytes
patch
obsolete
>diff -Nru a/AkariXB.pro b/AkariXB.pro >--- a/AkariXB.pro 2016-06-27 03:02:21.000000000 +0200 >+++ b/AkariXB.pro 2016-06-28 13:41:52.574960506 +0200 >@@ -54,6 +54,12 @@ > > > >+QMAKE_EXTRA_COMPILERS += lrelease >+lrelease.input = TRANSLATIONS >+lrelease.output = ${QMAKE_FILE_BASE}.qm >+lrelease.commands = $$[QT_INSTALL_BINS]/lrelease ${QMAKE_FILE_IN} -qm translations/${QMAKE_FILE_BASE}.qm >+lrelease.CONFIG += no_link target_predeps >+ > SOURCES += src/main.cpp\ > src/mainwindow.cpp \ > src/connectiondialog.cpp \
diff -Nru a/AkariXB.pro b/AkariXB.pro --- a/AkariXB.pro 2016-06-27 03:02:21.000000000 +0200 +++ b/AkariXB.pro 2016-06-28 13:41:52.574960506 +0200 @@ -54,6 +54,12 @@ +QMAKE_EXTRA_COMPILERS += lrelease +lrelease.input = TRANSLATIONS +lrelease.output = ${QMAKE_FILE_BASE}.qm +lrelease.commands = $$[QT_INSTALL_BINS]/lrelease ${QMAKE_FILE_IN} -qm translations/${QMAKE_FILE_BASE}.qm +lrelease.CONFIG += no_link target_predeps + SOURCES += src/main.cpp\ src/mainwindow.cpp \ src/connectiondialog.cpp \
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 18801
:
8077
| 8088