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 566683 - remove redundant figures
remove redundant figures
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: docs
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Maintainers of Gnome user documentation
Maintainers of Gnome user documentation
Depends on:
Blocks:
 
 
Reported: 2009-01-05 21:47 UTC by Christian Persch
Modified: 2009-01-19 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2009-01-05 21:47:19 UTC
cf. http://mail.gnome.org/archives/gnome-i18n/2009-January/msg00000.html .

$ sha1sum */figures/*png | sort | uniq -d -w40 -c
      3 a1314f200f13aecc11f45b027536f411f2f492f5  C/figures/file-roller_uparrow.png
      3 a80f9807b6ca1af29974479c3b14dc4f6fe264e4  C/figures/file-roller_home.png
      3 c2d95ac515155bcb1e6fb5b0a6bd3b41283b7db5  C/figures/file-roller_rightarrow.png
Comment 1 Paolo Bacchilega 2009-01-19 16:38:25 UTC
fixed in trunk, thanks.