aboutsummaryrefslogtreecommitdiff
path: root/win32/resources/README
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2018-07-24 16:43:10 +0100
committerRon Yorston <rmy@pobox.com>2018-07-24 16:43:10 +0100
commit958ba292aab941d81b4d89dedc92ba78ace6b1ad (patch)
treef10caea34bb23a61be8de468a7e3f6fae16363bd /win32/resources/README
parent43dd125914c7cc4656cf06b23230031e3444c5ff (diff)
downloadbusybox-w32-958ba292aab941d81b4d89dedc92ba78ace6b1ad.tar.gz
busybox-w32-958ba292aab941d81b4d89dedc92ba78ace6b1ad.tar.bz2
busybox-w32-958ba292aab941d81b4d89dedc92ba78ace6b1ad.zip
win32: rename resource files
Since more than just icon resources are now provided give various files more appropriate names.
Diffstat (limited to 'win32/resources/README')
-rw-r--r--win32/resources/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/win32/resources/README b/win32/resources/README
new file mode 100644
index 000000000..33a245386
--- /dev/null
+++ b/win32/resources/README
@@ -0,0 +1,9 @@
1The icons are based on those for GNOME terminal in the Adwaita theme.
2
3They were generated by importing the 16x16, 32x32 and 48x48 PNG files
4into GIMP as separate layers then exporting as a single .ico file.
5
6The original files are dual-licensed under either the GNU LGPL v3 or
7Creative Commons Attribution-Share Alike 3.0 United States License.
8
9The .ico files are licensed under the latter.