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 703551 - Wrong title in error dialog
Wrong title in error dialog
Status: RESOLVED FIXED
Product: vinagre
Classification: Applications
Component: general
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: vinagre-maint
vinagre-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-03 14:59 UTC by Marek Kašík
Modified: 2013-07-03 15:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Show correct title in error dialog (840 bytes, patch)
2013-07-03 14:59 UTC, Marek Kašík
committed Details | Review

Description Marek Kašík 2013-07-03 14:59:19 UTC
Created attachment 248320 [details] [review]
Show correct title in error dialog

There is a little bug in show_error_dialog(). It checks "title" in wrong way. Attached patch fixes it for me.

Regards

Marek
Comment 1 David King 2013-07-03 15:06:14 UTC
Review of attachment 248320 [details] [review]:

Looks fine, please push to master.
Comment 2 Marek Kašík 2013-07-03 15:10:25 UTC
Comment on attachment 248320 [details] [review]
Show correct title in error dialog

Thank you for the review. I've pushed the patch to master.

Regards

Marek