Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 453664 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- fix-logo.pl
0
++ fix-logo.pl
Lines 6-12 Link Here
6
#
6
#
7
# Fix the distributor logo based on the output of lsb_release.
7
# Fix the distributor logo based on the output of lsb_release.
8
8
9
use Switch;
9
use feature "switch";
10
10
11
$icondir = '/usr/share/icons/GartoonRedux';
11
$icondir = '/usr/share/icons/GartoonRedux';
12
%distro_hash = (
12
%distro_hash = (

Return to bug 453664