summaryrefslogtreecommitdiffstats
path: root/src/gui/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/configure.json')
-rw-r--r--src/gui/configure.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/gui/configure.json b/src/gui/configure.json
index 8df63c8ee0..318efe5401 100644
--- a/src/gui/configure.json
+++ b/src/gui/configure.json
@@ -454,6 +454,8 @@
},
"freetype": {
"label": "FreeType",
+ "purpose": "Supports the FreeType 2 font engine (and its supported font formats).",
+ "section": "Fonts",
"output": [ "privateFeature", "feature" ]
},
"system-freetype": {
@@ -935,12 +937,6 @@
"condition": "features.temporaryfile",
"output": [ "publicFeature", "feature" ]
},
- "freetype": {
- "label": "Freetype Font Engine",
- "purpose": "Supports the FreeType 2 font engine (and its supported font formats).",
- "section": "Fonts",
- "output": [ "publicFeature", "feature" ]
- },
"desktopservices": {
"label": "QDesktopServices",
"purpose": "Provides methods for accessing common desktop services.",