[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#233047: PNG DirectoryIndex icons transparancy messed up



Package: apache2-common
Version: 2.0.48-7
Severity: minor

hi,

It seems the PNG images in /usr/share/apache2/icons got their
transparancy set incorrectly somewhere (it shows up as opaque cyan).
This is trivial to fix: simply regenerate them from their GIF
counterparts using ImageMagick:

for i in *.png; do convert ${i%png}gif $i;done

cheers,

-- System Information:
Debian Release: unstable/experimental
  APT prefers experimental
  APT policy: (500, 'experimental'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.2
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (ignored: LC_ALL set to nl_NL.UTF-8)

Versions of packages apache2-common depends on:
ii  debconf                     1.4.10       Debian configuration management sy
ii  debianutils                 2.6.2        Miscellaneous utilities specific t
ii  libapr0                     2.0.48-7     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-10    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-6     XML parsing C library - runtime li
ii  libldap2                    2.1.25-1     OpenLDAP libraries
ii  libssl0.9.7                 0.9.7c-5     SSL shared libraries
ii  mime-support                3.24-1       MIME files 'mime.types' & 'mailcap
ii  net-tools                   1.60-9       The NET-3 networking toolkit
ii  openssl                     0.9.7c-5     Secure Socket Layer (SSL) binary a
ii  ssl-cert                    1.0-7        Simple debconf wrapper for openssl
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- no debconf information




Reply to: