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 681761 - fails to get list of extensions : typo in proxy_extension's'
fails to get list of extensions : typo in proxy_extension's'
Status: RESOLVED FIXED
Product: gnome-tweak-tool
Classification: Applications
Component: general
3.5.x
Other Linux
: Normal major
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-08-13 13:29 UTC by Alban Browaeys
Modified: 2012-08-13 15:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell proxy extensions: fix typo (missing 's') (858 bytes, patch)
2012-08-13 13:29 UTC, Alban Browaeys
committed Details | Review

Description Alban Browaeys 2012-08-13 13:29:34 UTC
Created attachment 221021 [details] [review]
shell proxy extensions: fix typo (missing 's')

the 's' is missing from proxy_extension's' on its initialization but is there on use thus gnome shell extension lisitng fails.
Comment 1 John Stowers 2012-08-13 15:22:42 UTC
Attachment 221021 [details] pushed as 7772871 - shell proxy extensions: fix typo (missing 's')