summaryrefslogtreecommitdiffstats
path: root/src/plugins/analyze_xsession_errors.xml.in
blob: 1e3d738bf1510455344b06e90fb4a25d1066b5b2 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8" ?>
<event>
    <name>Collect .xsession-errors</name>
    <_description>Save relevant lines from ~/.xsession-errors file</_description>
    <_long-description>
    Scans through ~/.xsession-errors file and saves those lines which contain executable's name.
    The result is saved as 'xsession_errors' element.
    </_long-description>
    <creates-items>xsession_errors</creates-items>
</event>