After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 605635 - Make "Cannot start Personal File Sharing" alert GNOME HIG compliant
Make "Cannot start Personal File Sharing" alert GNOME HIG compliant
Status: RESOLVED FIXED
Product: gnome-bluetooth
Classification: Core
Component: properties
2.29.x
Other Linux
: Normal trivial
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-12-28 23:45 UTC by Daniele Forsi
Modified: 2010-01-01 12:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use gtk_message_dialog_new and gtk_message_dialog_format_secondary_text (2.42 KB, patch)
2009-12-28 23:45 UTC, Daniele Forsi
committed Details | Review

Description Daniele Forsi 2009-12-28 23:45:48 UTC
Created attachment 150514 [details] [review]
Use gtk_message_dialog_new and gtk_message_dialog_format_secondary_text

Do not use a title, use primary and secondary text as per
http://library.gnome.org/devel/hig-book/stable/windows-alert.html.en