From 406cf5a58b5873f89df710d56883039ff496580e Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 31 Jan 2016 05:52:52 +0100 Subject: added 16px, 32px and 256px versions of the SciTECO PNG icon * the GTK UI uses the first three resolutions for setting the window icon. * the 256px version will currently not be installed. It may however be used later when packaging for Ubuntu. --- ico/sciteco-16.png | Bin 0 -> 320 bytes ico/sciteco-256.png | Bin 0 -> 262927 bytes ico/sciteco-32.png | Bin 0 -> 1949 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 ico/sciteco-16.png create mode 100644 ico/sciteco-256.png create mode 100644 ico/sciteco-32.png (limited to 'ico') diff --git a/ico/sciteco-16.png b/ico/sciteco-16.png new file mode 100644 index 0000000..e52d2cc Binary files /dev/null and b/ico/sciteco-16.png differ diff --git a/ico/sciteco-256.png b/ico/sciteco-256.png new file mode 100644 index 0000000..30734e6 Binary files /dev/null and b/ico/sciteco-256.png differ diff --git a/ico/sciteco-32.png b/ico/sciteco-32.png new file mode 100644 index 0000000..775d729 Binary files /dev/null and b/ico/sciteco-32.png differ -- cgit v1.2.3