Package: fritzing-data Version: 0.9.2b+dfsg-3 Severity: normal Tags: patch Dear Maintainer,
The Intel icon does not show up in the parts bin. This is because the filename in the associated .fzb file has a different case than the filename of the relevant .png file. Changing the filename in the .fzb file from 'Intel.png' to 'intel.png' fixes the problem. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- no debconf information
2c2 < <module fritzingVersion="0.6.4" icon="Intel.png"> --- > <module fritzingVersion="0.6.4" icon="intel.png">

