quicksettings: Fix not loading (Add KPackageStructure tag to meta)

This commit is contained in:
Devin Lin 2023-03-04 22:26:28 -08:00
parent 6375fb424f
commit 60b8dc0eea
19 changed files with 19 additions and 1 deletions

View file

@ -65,6 +65,7 @@ find_package(KF6 ${KF6_MIN_VERSION} REQUIRED COMPONENTS
NetworkManagerQt NetworkManagerQt
KCMUtils KCMUtils
Declarative Declarative
Package
) )
find_package(KF5KirigamiAddons 0.6 REQUIRED) find_package(KF5KirigamiAddons 0.6 REQUIRED)

View file

@ -137,7 +137,7 @@ Item {
// if no artist is given, show player name instead // if no artist is given, show player name instead
inputText: mpris2Source.artist(playerItem.source) || modelData.application || "" inputText: mpris2Source.artist(playerItem.source) || modelData.application || ""
textFormat: Text.PlainText textFormat: Text.PlainText
font.pointSize: PlasmaCore.Theme.smallestFont.pointSize font.pointSize: PlasmaCore.Theme.defaultFont.pointSize * 0.9
opacity: 0.9 opacity: 0.9
color: "white" color: "white"
} }

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {

View file

@ -1,4 +1,5 @@
{ {
"KPackageStructure": "KPackage/GenericQML",
"KPlugin": { "KPlugin": {
"Authors": [ "Authors": [
{ {