Skip to content

About dialog - Allow empty email address value without getting " <>"

Submitted by sco..@..il.com

Assigned to Xfce Bug Triage

Link to original bug (#15462)

Description

Empty value for email address in libxfce4ui/xfce4-about/translators.h results in "<>" in the dialog.

So: { "translator_name","", FALSE },

Becomes: "translator_name <>

But i would like without the " <>" part: "translator_name

And make sure there is no added space after the name if there is not email address.

I prefer not having my email address there.

Version: git