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 674344 - Not using units is deprecated in gtk CSS is deprecated
Not using units is deprecated in gtk CSS is deprecated
Status: RESOLVED FIXED
Product: caribou
Classification: Applications
Component: default
git master
Other All
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2012-04-18 17:06 UTC by Stef Walter
Modified: 2012-11-02 12:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Not using units is deprecated in gtk CSS is deprecated (1003 bytes, patch)
2012-04-18 17:06 UTC, Stef Walter
reviewed Details | Review

Description Stef Walter 2012-04-18 17:06:47 UTC
Update so we don't get versions like:

Gtk-WARNING **: Theme parsing error: (null):140:19: Not using units is deprecated. Assuming 'px'.
Comment 1 Stef Walter 2012-04-18 17:06:49 UTC
Created attachment 212307 [details] [review]
Not using units is deprecated in gtk CSS is deprecated

 * Use 'px' instead.
Comment 2 Matthias Clasen 2012-04-19 18:34:29 UTC
Review of attachment 212307 [details] [review]:

Patch looks good to me