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 680800 - js: Remove StatusIconDispatcher
js: Remove StatusIconDispatcher
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: 2012-07-29 18:22 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2012-08-03 15:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
js: Remove StatusIconDispatcher (8.70 KB, patch)
2012-07-29 18:22 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2012-07-29 18:22:42 UTC
Since IBus integration landed, we don't put any status icons in the top bar, and thus we can remove StatusIconDispatcher.
Comment 1 Jasper St. Pierre (not reading bugmail) 2012-07-29 18:22:44 UTC
Created attachment 219854 [details] [review]
js: Remove StatusIconDispatcher

With IBus in the top panel, we don't need it any more
Comment 2 Giovanni Campagna 2012-08-03 14:49:29 UTC
Review of attachment 219854 [details] [review]:

Yay for code removal!
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-08-03 15:23:08 UTC
Attachment 219854 [details] pushed as dcf872b - js: Remove StatusIconDispatcher