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 654274 - zero-length stylesheet.css
zero-length stylesheet.css
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: extensions
3.1.x
Other Linux
: Normal minor
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-07-08 20:36 UTC by Malcolm Lewis
Modified: 2011-07-09 13:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix zero-length warning for stylesheets (889 bytes, patch)
2011-07-08 20:36 UTC, Malcolm Lewis
none Details | Review

Description Malcolm Lewis 2011-07-08 20:36:35 UTC
Created attachment 191536 [details] [review]
Fix zero-length warning for stylesheets

When building gnome-shell-extensions on the Open Build Service the RPMLINT
report says;

gnome-shell-extension-gajim.noarch: W: zero-length /usr/share/gnome-shell/extensions/gajim@gnome-shell-extensions.gnome.org/stylesheet.css

gnome-shell-extension-user-theme.noarch: W: zero-length /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gnome.org/stylesheet.css

Patch added to add a comment and avoid the zero-length.
Comment 1 Giovanni Campagna 2011-07-09 13:06:21 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.