You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
579 B

{% calculate format='regex', path='/usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/config' %}
<!--
Добавить в entry name='shownItems" в default, 'Calculate Update Checker,Calculate Console
-->
<reg>(\s+&lt;entry name="shownItems" type="StringList"&gt;
\s+&lt;label&gt;All items that are shown. It's a comma-separated string list of unique identifiers that are either plasmoid plugin ids or StatusNotifier ids.&lt;/label&gt;
\s+&lt;default&gt;)(&lt;/default&gt;
\s+&lt;/entry&gt;)</reg>
<text>\1Calculate Update Checker,Calculate Console\2</text>