Update configuration: add skrooge, kmymoney
This commit is contained in:
parent
2a5d58f5e8
commit
d6221844d5
1 changed files with 16 additions and 1 deletions
|
@ -604,7 +604,17 @@
|
||||||
"kde": "syntax-highlighting",
|
"kde": "syntax-highlighting",
|
||||||
"obs": "syntax-highlighting",
|
"obs": "syntax-highlighting",
|
||||||
"branch": "master"
|
"branch": "master"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"kde": "xdg-desktop-portal-kde",
|
||||||
|
"obs": "xdg-desktop-portal-kde",
|
||||||
|
"branch": "master"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"kde": "plymouth-kcm",
|
||||||
|
"obs": "plymouth-kcm",
|
||||||
|
"branch": "master"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"KDE:Unstable:Applications": [
|
"KDE:Unstable:Applications": [
|
||||||
{
|
{
|
||||||
|
@ -1829,6 +1839,11 @@
|
||||||
"kde": "skrooge",
|
"kde": "skrooge",
|
||||||
"obs": "skrooge",
|
"obs": "skrooge",
|
||||||
"branch": "master"
|
"branch": "master"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"kde": "plasma-browser-integration",
|
||||||
|
"obs": "plasma-browser-integration",
|
||||||
|
"branch": "master"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue