diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2008-06-17 23:15:59 -0700 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2008-06-17 23:15:59 -0700 |
commit | 96fec7cf078d5becbd17f0f99a61b5c2f560c797 (patch) | |
tree | 354c53186427e504f8c91138a7f1d752d04d6aaf /src/image_data/logo_tall_pixdata.h | |
parent | b09f48e801893b864af2b866829bc9ee35555418 (diff) |
177.13177.13
Diffstat (limited to 'src/image_data/logo_tall_pixdata.h')
-rw-r--r-- | src/image_data/logo_tall_pixdata.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/image_data/logo_tall_pixdata.h b/src/image_data/logo_tall_pixdata.h index 8065ffb..35dad50 100644 --- a/src/image_data/logo_tall_pixdata.h +++ b/src/image_data/logo_tall_pixdata.h @@ -1542,7 +1542,8 @@ static guint8 logo_tall_pixdata_pixel_data[] = { 0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00, 0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00, 0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00, - 0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00,0xe6,0xff,0xff,0xff,0x00, + 0xff,0xff,0xff,0xff,0x00,0xff,0xff,0xff,0xff,0x00,0xe6,0xff,0xff,0xff,0x00 + }; static const GdkPixdata logo_tall_pixdata = { |