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 669563 - Do not install old data files for gtk+ 3 theme
Do not install old data files for gtk+ 3 theme
Status: RESOLVED FIXED
Product: librsvg
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-07 12:20 UTC by Vincent Untz
Modified: 2012-02-18 22:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2012-02-07 12:20:25 UTC
When built with GTK+ 3 support, librsvg installs files in 
/usr/share/themes/bubble/gtk-3.0, including a gtkrc -- which clearly shows that this is outdated stuff. Those files should be killed.
Comment 1 Christian Persch 2012-02-07 12:44:55 UTC
Can we remove the stuff for gtk2 too, or is that still needed?
Comment 2 Vincent Untz 2012-02-07 12:55:54 UTC
I guess it's really up to you; I doubt anyone is using the gtk2 theme either, but at least, this one probably works.
Comment 3 Christian Persch 2012-02-18 22:03:53 UTC
Fixed on master. I'll let the gtk2 engine continue to exist for now.