summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLucie GĂ©rard <lucie.gerard@qt.io>2023-09-13 10:22:52 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-09-13 22:10:08 +0000
commit8b0f48885e3be8abc0cb2f035cf97fef34ef8438 (patch)
tree2357f4fa69d1921c61b11a6ce22cd721fd2801e7
parente004cebd17f4414cc67eafe6588078c4042570f5 (diff)
Add ts files in arrowpad example
To avoid git complaining about untracked files, default ts file created by cmake are added. They still have to be updated like explained in the examples documentation. Task-number: QTBUG-115686 Change-Id: I8b57c4c7e6920e1dcaed8dba7dda4f7088fa604b Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 3f16bd02ae50561a6965dae6efec3878801f5e0e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 9d201a41af62a9559fa242846c60b4d5e11faa03)
-rw-r--r--examples/linguist/arrowpad/arrowpad_fr.ts3
-rw-r--r--examples/linguist/arrowpad/arrowpad_nl.ts3
-rw-r--r--examples/linguist/hellotr/hellotr_la.ts3
3 files changed, 9 insertions, 0 deletions
diff --git a/examples/linguist/arrowpad/arrowpad_fr.ts b/examples/linguist/arrowpad/arrowpad_fr.ts
new file mode 100644
index 000000000..1f068c5de
--- /dev/null
+++ b/examples/linguist/arrowpad/arrowpad_fr.ts
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS/>
diff --git a/examples/linguist/arrowpad/arrowpad_nl.ts b/examples/linguist/arrowpad/arrowpad_nl.ts
new file mode 100644
index 000000000..1f068c5de
--- /dev/null
+++ b/examples/linguist/arrowpad/arrowpad_nl.ts
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS/>
diff --git a/examples/linguist/hellotr/hellotr_la.ts b/examples/linguist/hellotr/hellotr_la.ts
new file mode 100644
index 000000000..1f068c5de
--- /dev/null
+++ b/examples/linguist/hellotr/hellotr_la.ts
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS/>