|
|
@ -0,0 +1,6 @@ |
|
|
|
{% calculate format='regex', path='/usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/config' %} |
|
|
|
<reg>(\s+<entry name="shownItems" type="StringList"> |
|
|
|
\s+<label>All items that are shown. It's a comma-separated string list of unique identifiers that are either plasmoid plugin ids or StatusNotifier ids.</label> |
|
|
|
\s+<default>)(</default> |
|
|
|
\s+</entry>)</reg> |
|
|
|
<text>\1Calculate Update Checker,Calculate Console\2</text> |