[Xfce-bugs] [Bug 15462] New: About dialog - Allow empty email address value without getting " <>"
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat May 25 01:31:42 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15462
Bug ID: 15462
Summary: About dialog - Allow empty email address value without
getting " <>"
Classification: Xfce Core
Product: Libxfce4ui
Version: git
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Medium
Component: General
Assignee: xfce-bugs at xfce.org
Reporter: scootergrisen at gmail.com
Target Milestone: 4.14
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list