Skip to content
Commit cbf06cf8 authored by David Edmundson's avatar David Edmundson
Browse files

If we get a notification with no body, treat the subject line as the body

Summary: BUG: 372112

Test Plan:
notify-send "This long title that goes on and on"   - wrapped with no
title

notify-send "subject1" "msg1"
notify-send "subject1" "msg2"  - appeared as one message with two lines

notify-send "subject2" "msg1"
notify-send "subject3" "msg2" - appeared as two notifications

Reviewers: #plasma

Subscribers: mart, broulik, apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D3425
parent 14b45c30
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment