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 693031 - Fix typo in gnome-shell-extension-prefs
Fix typo in gnome-shell-extension-prefs
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-01 19:52 UTC by Stefano Facchini
Modified: 2013-02-04 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix typo in gnome-shell-extension-prefs (1.09 KB, patch)
2013-02-01 19:53 UTC, Stefano Facchini
committed Details | Review

Description Stefano Facchini 2013-02-01 19:52:59 UTC
see patch
Comment 1 Stefano Facchini 2013-02-01 19:53:03 UTC
Created attachment 235030 [details] [review]
Fix typo in gnome-shell-extension-prefs

Environment variables should be checked for zero length,
instead of non-zero. This prevented the script to run
correctly in a jhbuild shell for example.
Comment 2 Giovanni Campagna 2013-02-02 15:05:40 UTC
Review of attachment 235030 [details] [review]:

Uh, thanks for spotting this!
Comment 3 Stefano Facchini 2013-02-04 10:59:39 UTC
Attachment 235030 [details] pushed as 9bcce4f - Fix typo in gnome-shell-extension-prefs