diff --git a/Mainpage.dox b/Mainpage.dox --- a/Mainpage.dox +++ b/Mainpage.dox @@ -23,8 +23,8 @@ \section overview Introduction -Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. It’s not a whole set of components, all the “Primitive” ones like buttons and textboxes are a job for QtQuickControls (soon QtQuickControls2) but it’s a set of high level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the Kirigami Human Interface Guidelines . -The target of those components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android and Windows. +Kirigami is a set of QtQuick components at the moment targeted for mobile use (in the future desktop as well) targeting both Plasma Mobile and Android. It’s not a whole set of components (all the “Primitive” ones like buttons and textboxes are a job for QtQuickControls2), but it’s a set of high-level components to make the creation of applications that look and feel great on mobile as well as desktop devices and follow the KDE Human Interface Guidelines. +The target of those components is anybody that wants to do an application using QtQuick as its main UI, especially if targeting a mobile platform, without adding many dependencies. They work on a variety of platforms, such as Plasma Mobile, Desktop Linux, Android, iOS and Windows. It is a Tier-1 KDE Framework starting with KDE Frameworks 5.37. \section components Main Components diff --git a/metainfo.yaml b/metainfo.yaml --- a/metainfo.yaml +++ b/metainfo.yaml @@ -1,21 +1,22 @@ maintainer: mart -description: QtQuick plugins to build user interfaces based on the KDE UX guidelines +description: QtQuick plugins to build user interfaces based on the KDE human interface guidelines tier: 1 type: functional platforms: - name: Linux - name: FreeBSD - name: Android + - name: iOS (maintainer needed) - name: Windows - - name: MacOSX + - name: macOS (maintainer needed) public_lib: true deprecated: false release: true logo: logo.png libraries: - cmake: KF5::Kirigami2 cmakename: KF5Kirigami2 -irc: plasma +irc: kde-kirigami mailinglist: plasma-devel group: Frameworks subgroup: Tier 1