summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
diff options
context:
space:
mode:
authorAntti Kokko <antti.kokko@digia.com>2014-08-22 09:26:35 +0300
committerJani Heikkinen <jani.heikkinen@digia.com>2014-09-25 09:56:26 +0200
commit794e271d4718d4e82da18011fa79ba578011f237 (patch)
tree47dec29d50927f264f4736112824b629524aeef5 /tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
parent49e7591dd3bc22f0ed02f14f330f1dd834ad537b (diff)
Update license headers and add new license files
- Renamed LICENSE.LGPL to LICENSE.LGPLv21 - Added LICENSE.LGPLv3 - Removed LICENSE.GPL Change-Id: I23ef9591f4d9054e0b6a252ba7767baf4189aeab Reviewed-by: Jani Heikkinen <jani.heikkinen@digia.com>
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result')
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result b/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
index 391f2f919..afe1b0b5f 100644
--- a/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
+++ b/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
@@ -4,49 +4,49 @@
<context>
<name>QApplication</name>
<message>
- <location filename="main.cpp" line="47"/>
+ <location filename="main.cpp" line="39"/>
<source>Hello world</source>
<comment>Platform-independent file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main_mac.cpp" line="47"/>
+ <location filename="main_mac.cpp" line="39"/>
<source>Hello macworld</source>
<comment>mac-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main_unix.cpp" line="47"/>
+ <location filename="main_unix.cpp" line="39"/>
<source>Hello unixworld</source>
<comment>unix-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main_win.cpp" line="47"/>
+ <location filename="main_win.cpp" line="39"/>
<source>Hello windowsworld</source>
<comment>Windows-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard/main1.cpp" line="47"/>
+ <location filename="wildcard/main1.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard/main1.cpp</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard/mainfile.cpp" line="47"/>
+ <location filename="wildcard/mainfile.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard/main2.cpp</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard1.cpp" line="47"/>
+ <location filename="wildcard1.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard1.cpp</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard99.cpp" line="47"/>
+ <location filename="wildcard99.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard99.cpp</comment>
<translation type="unfinished"></translation>
@@ -55,7 +55,7 @@
<context>
<name>QCoreApplication</name>
<message>
- <location filename="vpaths/dependpath/main_dependpath.cpp" line="48"/>
+ <location filename="vpaths/dependpath/main_dependpath.cpp" line="40"/>
<source>Hello from a VPATH</source>
<comment>See if the VPATH thing works</comment>
<translation type="unfinished"></translation>
@@ -64,7 +64,7 @@
<context>
<name>main</name>
<message>
- <location filename="main.qml" line="46"/>
+ <location filename="main.qml" line="38"/>
<source>From QML file in root</source>
<translation type="unfinished"></translation>
</message>
@@ -72,7 +72,7 @@
<context>
<name>notmain</name>
<message>
- <location filename="qml/notmain.qml" line="46"/>
+ <location filename="qml/notmain.qml" line="38"/>
<source>From QML file in qml</source>
<translation type="unfinished"></translation>
</message>