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 15:32:01 +0000
commite981fe0f3d5f3d44afed56d9eef38976e1ef4203 (patch)
tree38c03f28d26a0e06535faf720e63005e4a4b6d73
parent99ca7e33f946b1e0d001b95c344d2d8286bb82b1 (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. Pick-to: 6.6 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>
-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 d14a8fec8..d4408f77f 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 2dae72418..ffbd57fb8 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