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 157665 - stock_media_play_rtl_*.png are added as textfile.
stock_media_play_rtl_*.png are added as textfile.
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: [obsolete] stock-icons
2.5.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2004-11-08 15:04 UTC by Kazuki Iwamoto
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kazuki Iwamoto 2004-11-08 15:04:49 UTC
Please describe the problem:
gtk/stock-icons/stock_media_play_rtl_16.png and stock_media_play_rtl_24.png were
added as textfile.
So LF codes (\x0a) may be changed.


Steps to reproduce:
1. On Windows, run "cvs -z3 -d:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome co
gtk+"



Actual results:
stock_media_play_rtl_16.png and stock_media_play_rtl_24.png are broken.

Expected results:
"-kb" option is required.

Does this happen every time?
every time

Other information:
Comment 1 Bastien Nocera 2004-11-08 16:50:45 UTC
Thanks, committed to CVS now.

2004-11-08  Bastien Nocera  <hadess@hadess.net>
                                                                               
        * gtk/stock-icons/stock_media_play_rtl_16.png:
        * gtk/stock-icons/stock_media_play_rtl_24.png: add the icons again
        with the binary flag (Closes: #157665)