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 622592 - Fix missing semicolon in source title commit
Fix missing semicolon in source title commit
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-06-24 12:18 UTC by Matt N
Modified: 2010-06-24 17:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix missing semicolon in source title commit (882 bytes, patch)
2010-06-24 12:18 UTC, Matt N
committed Details | Review

Description Matt N 2010-06-24 12:18:44 UTC
There was a semicolon missing in MessageTray._onSummaryItemClicked(), this patch adds it.
Comment 1 Matt N 2010-06-24 12:18:46 UTC
Created attachment 164499 [details] [review]
Fix missing semicolon in source title commit

Just add the missing semicolon
Comment 2 Dan Winship 2010-06-24 13:48:30 UTC
Comment on attachment 164499 [details] [review]
Fix missing semicolon in source title commit

feel free to commit things like this without filing a bug. (you can ask someone on irc if you want a sanity check)
Comment 3 Marina Zhurakhinskaya 2010-06-24 17:18:35 UTC
I don't think Matt has commit access yet. Pushed the patch.