summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2024-02-13 16:03:38 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-02-15 20:58:24 +0000
commit24bf7181f9730f2af4369bf3775d525d6adac25d (patch)
treea041556876781698165872c024e8bacc80ba3ba5
parentccd3fa2ea4d23d566b9f9a9b95618d6e2764a423 (diff)
Remove 'Internationalization' category
The category is too small. Merge it with the 'User Interface Components' category, as translations are mostly used in this context. Change-Id: I619aba35368773ca52b85f6778f96bae24839402 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> (cherry picked from commit 28b08f62cfd9dab47e1a668570bf1fed95ff8687) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit e981fe0f3d5f3d44afed56d9eef38976e1ef4203)
-rw-r--r--examples/linguist/doc/src/arrowpad.qdoc2
-rw-r--r--examples/linguist/doc/src/hellotr.qdoc2
-rw-r--r--examples/linguist/doc/src/i18n.qdoc2
-rw-r--r--examples/linguist/doc/src/trollprint.qdoc2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/linguist/doc/src/arrowpad.qdoc b/examples/linguist/doc/src/arrowpad.qdoc
index 08d2aac5e..a98436da8 100644
--- a/examples/linguist/doc/src/arrowpad.qdoc
+++ b/examples/linguist/doc/src/arrowpad.qdoc
@@ -4,7 +4,7 @@
/*!
\example arrowpad
\ingroup examples-linguist
- \examplecategory {Internationalization}
+ \examplecategory {User Interface Components}
\title Arrow Pad Example
diff --git a/examples/linguist/doc/src/hellotr.qdoc b/examples/linguist/doc/src/hellotr.qdoc
index 0d19e41e5..67de1002e 100644
--- a/examples/linguist/doc/src/hellotr.qdoc
+++ b/examples/linguist/doc/src/hellotr.qdoc
@@ -4,7 +4,7 @@
/*!
\example hellotr
\ingroup examples-linguist
- \examplecategory {Internationalization}
+ \examplecategory {User Interface Components}
\title Hello tr() Example
diff --git a/examples/linguist/doc/src/i18n.qdoc b/examples/linguist/doc/src/i18n.qdoc
index 16adf04b2..a356b09d0 100644
--- a/examples/linguist/doc/src/i18n.qdoc
+++ b/examples/linguist/doc/src/i18n.qdoc
@@ -4,7 +4,7 @@
/*!
\example i18n
\ingroup examples-linguist
- \examplecategory {Internationalization}
+ \examplecategory {User Interface Components}
\title I18N Example
diff --git a/examples/linguist/doc/src/trollprint.qdoc b/examples/linguist/doc/src/trollprint.qdoc
index 868bf69b1..5a131f894 100644
--- a/examples/linguist/doc/src/trollprint.qdoc
+++ b/examples/linguist/doc/src/trollprint.qdoc
@@ -4,7 +4,7 @@
/*!
\example trollprint
\ingroup examples-linguist
- \examplecategory {Internationalization}
+ \examplecategory {User Interface Components}
\title Troll Print Example