adapt to KDE/Plasma, get rid of XFCE specifics
This commit is contained in:
@@ -75,9 +75,7 @@ OUT=$(echo $OUT | sed -r 's/^;//')
|
||||
OUT=$(echo $OUT | sed -r 's/;/ \| /g')
|
||||
TOOL=$(echo $TOOL | sed -r 's/^;//')
|
||||
TOOL=$(echo $TOOL | sed -r 's/;/ \| /g')
|
||||
echo "<txt>$OUT</txt>"
|
||||
echo "<tool>$TOOL</tool>"
|
||||
echo "<img>/usr/share/icons/gnome/16x16/actions/format-justify-fill.png</img>"
|
||||
echo "<click>xfce4-terminal -x $CURDIR/status-interaction.sh &</click>"
|
||||
echo "$OUT"
|
||||
echo "$TOOL"
|
||||
|
||||
wtmp var_mailqueue_runs # write updated values back to status file
|
||||
|
||||
Reference in New Issue
Block a user