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 770748 - Do not explicitly load rtl icons
Do not explicitly load rtl icons
Status: RESOLVED FIXED
Product: gnome-font-viewer
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-font-viewer-maint
gnome-font-viewer-maint
Depends on:
Blocks:
 
 
Reported: 2016-09-02 12:38 UTC by Laurent Bigonville
Modified: 2016-09-02 16:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bigonville 2016-09-02 12:38:27 UTC
Hi,

Since a few version of GTK, it automatically loads the RTL icons if needed.

Also adwaita is using symbolic-rtl suffix instead of rtl-symbolic as the GNOME icon theme was doing before.

Could you please drop the RTL icon handling code?
Comment 1 Cosimo Cecchi 2016-09-02 16:57:10 UTC
Pushed a fix to master for this, thanks.