diff options
| author | 2025-12-26 14:22:58 -0800 | |
|---|---|---|
| committer | 2025-12-26 14:22:58 -0800 | |
| commit | b0bdc70288381dd3ecd343dfcb59b35d1183e439 (patch) | |
| tree | c9028e413a419fab551018cd4a3e9ca3b9dd473c /components | |
| parent | 977e74e0b704a93e7f35a4d1f168490fd4b54889 (diff) | |
| download | kiwi-descriptions-b0bdc70288381dd3ecd343dfcb59b35d1183e439.tar.gz kiwi-descriptions-b0bdc70288381dd3ecd343dfcb59b35d1183e439.zip | |
components/desktops/lxqt: Fix FIXMEs
Recent commits to the comps have implemented the changes described here,
so these FIXMEs can now be fixed.
Diffstat (limited to 'components')
| -rw-r--r-- | components/desktops/lxqt.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/components/desktops/lxqt.xml b/components/desktops/lxqt.xml index cc10dc4..e9d7911 100644 --- a/components/desktops/lxqt.xml +++ b/components/desktops/lxqt.xml @@ -10,10 +10,6 @@ <namedCollection name="lxqt-apps"/> <namedCollection name="lxqt-media"/> <namedCollection name="lxqt-l10n"/> - <package name="lximage-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group --> - <package name="obconf-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group --> - <package name="pavucontrol-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group --> - <package name="featherpad"/> <!-- FIXME: put in comps --> <!-- remove unneeded stuff for a lightweight system --> <package name="wqy-microhei-fonts"/> <!-- compact CJK font --> <ignore name="naver-nanum-gothic-fonts"/> <!-- Korean: replaced by above --> |