[gnote/stable-0.8] Add 256x256 app icon



commit 980b51f1b09a2f11b305ba3c775715740d5cd87e
Author: Michael Monreal <michael monreal gmail com>
Date:   Thu Apr 19 23:35:43 2012 +0300

    Add 256x256 app icon
    
    Fixes bug 674267.
    Corresponding Tomboy bug 644020.
    Thanks Michael Monreal.

 data/icons/Makefile.am                    |    1 +
 data/icons/hicolor_apps_256x256_gnote.png |  Bin 0 -> 25389 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 098ac9a..12d6655 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -10,6 +10,7 @@ public_icons = \
 	hicolor_apps_24x24_gnote.png \
 	hicolor_apps_32x32_gnote.png \
 	hicolor_apps_48x48_gnote.png \
+	hicolor_apps_256x256_gnote.png \
 	hicolor_apps_scalable_gnote.svg \
 	$(NULL)
 
diff --git a/data/icons/hicolor_apps_256x256_gnote.png b/data/icons/hicolor_apps_256x256_gnote.png
new file mode 100644
index 0000000..c4774fd
Binary files /dev/null and b/data/icons/hicolor_apps_256x256_gnote.png differ



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