[orca] Fix for bug 677748 - Launcher icon needs 256x256 variant



commit 092b1d3d8b26880565f484ce04e955532bdf83d0
Author: = <=>
Date:   Mon Jun 18 20:29:34 2012 -0400

    Fix for bug 677748 - Launcher icon needs 256x256 variant

 icons/Makefile.am      |    1 +
 icons/orca-256x256.png |  Bin 0 -> 30247 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 3eca48a..26f8768 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -5,6 +5,7 @@ app_icons = \
 	orca-24x24.png	\
 	orca-32x32.png	\
 	orca-48x48.png	\
+	orca-256x256.png\
 	orca-scalable.svg
 
 install-data-local:
diff --git a/icons/orca-256x256.png b/icons/orca-256x256.png
new file mode 100644
index 0000000..c736f11
Binary files /dev/null and b/icons/orca-256x256.png differ



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