update desktop panel configuration to new one

This commit is contained in:
2016-10-18 00:12:25 +03:00
parent 63d19f038c
commit 47439ef151
4 changed files with 28 additions and 190 deletions

View File

@ -99,6 +99,12 @@ QtObject {
"regexp": "functions"
}
]
property variant dpTagRegexp: [
{
"label": i18n("All"),
"regexp": ".*"
}
]
property variant fontStyleModel: [
{
"label": i18n("normal"),