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: [email protected]
          Reporter: [email protected]
  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.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to