2024-09-28 19:19:31 +09:00
|
|
|
{
|
|
|
|
"see": [
|
2024-12-31 16:16:38 +09:00
|
|
|
"uk.gensokyo.CrashTestDummy1"
|
2024-09-28 19:19:31 +09:00
|
|
|
],
|
|
|
|
"talk":[
|
|
|
|
"org.freedesktop.Notifications"
|
|
|
|
],
|
|
|
|
"own":[
|
2024-12-31 16:16:38 +09:00
|
|
|
"uk.gensokyo.CrashTestDummy.*",
|
|
|
|
"org.mpris.MediaPlayer2.uk.gensokyo.CrashTestDummy.*"
|
2024-09-28 19:19:31 +09:00
|
|
|
],
|
|
|
|
"call":{
|
|
|
|
"org.freedesktop.portal.*":"*"
|
|
|
|
},
|
|
|
|
"broadcast":{
|
|
|
|
"org.freedesktop.portal.*":"@/org/freedesktop/portal/*"
|
|
|
|
},
|
|
|
|
|
|
|
|
"log": true,
|
|
|
|
"filter":true
|
|
|
|
}
|