diff --git a/generate_png.sh b/generate_png.sh index f41071f..da2a586 100755 --- a/generate_png.sh +++ b/generate_png.sh @@ -4,6 +4,7 @@ for i in 128 64 32 16; do echo "-- ${i}x${i}" for j in actions apps categories devices emblems emotes mimetypes places status; do mkdir -p ../${i}x${i}/${j} + echo $j > ../${i}x${i}/${j}/README.txt done find . -name "*.svg" | while read a; do echo "$a" diff --git a/icons/128x128/actions/README.txt b/icons/128x128/actions/README.txt new file mode 100644 index 0000000..70de9f4 --- /dev/null +++ b/icons/128x128/actions/README.txt @@ -0,0 +1 @@ +actions diff --git a/icons/128x128/apps/README.txt b/icons/128x128/apps/README.txt new file mode 100644 index 0000000..ea5a616 --- /dev/null +++ b/icons/128x128/apps/README.txt @@ -0,0 +1 @@ +apps diff --git a/icons/128x128/categories/README.txt b/icons/128x128/categories/README.txt new file mode 100644 index 0000000..36e8f75 --- /dev/null +++ b/icons/128x128/categories/README.txt @@ -0,0 +1 @@ +categories diff --git a/icons/128x128/devices/README.txt b/icons/128x128/devices/README.txt new file mode 100644 index 0000000..90268bf --- /dev/null +++ b/icons/128x128/devices/README.txt @@ -0,0 +1 @@ +devices diff --git a/icons/128x128/emblems/README.txt b/icons/128x128/emblems/README.txt new file mode 100644 index 0000000..ebb6296 --- /dev/null +++ b/icons/128x128/emblems/README.txt @@ -0,0 +1 @@ +emblems diff --git a/icons/128x128/emotes/README.txt b/icons/128x128/emotes/README.txt new file mode 100644 index 0000000..e3206cd --- /dev/null +++ b/icons/128x128/emotes/README.txt @@ -0,0 +1 @@ +emotes diff --git a/icons/128x128/mimetypes/README.txt b/icons/128x128/mimetypes/README.txt new file mode 100644 index 0000000..7ba9481 --- /dev/null +++ b/icons/128x128/mimetypes/README.txt @@ -0,0 +1 @@ +mimetypes diff --git a/icons/128x128/places/README.txt b/icons/128x128/places/README.txt new file mode 100644 index 0000000..6e373f0 --- /dev/null +++ b/icons/128x128/places/README.txt @@ -0,0 +1 @@ +places diff --git a/icons/128x128/status/README.txt b/icons/128x128/status/README.txt new file mode 100644 index 0000000..8be5547 --- /dev/null +++ b/icons/128x128/status/README.txt @@ -0,0 +1 @@ +status diff --git a/icons/16x16/actions/README.txt b/icons/16x16/actions/README.txt new file mode 100644 index 0000000..70de9f4 --- /dev/null +++ b/icons/16x16/actions/README.txt @@ -0,0 +1 @@ +actions diff --git a/icons/16x16/apps/README.txt b/icons/16x16/apps/README.txt new file mode 100644 index 0000000..ea5a616 --- /dev/null +++ b/icons/16x16/apps/README.txt @@ -0,0 +1 @@ +apps diff --git a/icons/16x16/categories/README.txt b/icons/16x16/categories/README.txt new file mode 100644 index 0000000..36e8f75 --- /dev/null +++ b/icons/16x16/categories/README.txt @@ -0,0 +1 @@ +categories diff --git a/icons/16x16/devices/README.txt b/icons/16x16/devices/README.txt new file mode 100644 index 0000000..90268bf --- /dev/null +++ b/icons/16x16/devices/README.txt @@ -0,0 +1 @@ +devices diff --git a/icons/16x16/emblems/README.txt b/icons/16x16/emblems/README.txt new file mode 100644 index 0000000..ebb6296 --- /dev/null +++ b/icons/16x16/emblems/README.txt @@ -0,0 +1 @@ +emblems diff --git a/icons/16x16/emotes/README.txt b/icons/16x16/emotes/README.txt new file mode 100644 index 0000000..e3206cd --- /dev/null +++ b/icons/16x16/emotes/README.txt @@ -0,0 +1 @@ +emotes diff --git a/icons/16x16/mimetypes/README.txt b/icons/16x16/mimetypes/README.txt new file mode 100644 index 0000000..7ba9481 --- /dev/null +++ b/icons/16x16/mimetypes/README.txt @@ -0,0 +1 @@ +mimetypes diff --git a/icons/16x16/places/README.txt b/icons/16x16/places/README.txt new file mode 100644 index 0000000..6e373f0 --- /dev/null +++ b/icons/16x16/places/README.txt @@ -0,0 +1 @@ +places diff --git a/icons/16x16/status/README.txt b/icons/16x16/status/README.txt new file mode 100644 index 0000000..8be5547 --- /dev/null +++ b/icons/16x16/status/README.txt @@ -0,0 +1 @@ +status diff --git a/icons/32x32/actions/README.txt b/icons/32x32/actions/README.txt new file mode 100644 index 0000000..70de9f4 --- /dev/null +++ b/icons/32x32/actions/README.txt @@ -0,0 +1 @@ +actions diff --git a/icons/32x32/apps/README.txt b/icons/32x32/apps/README.txt new file mode 100644 index 0000000..ea5a616 --- /dev/null +++ b/icons/32x32/apps/README.txt @@ -0,0 +1 @@ +apps diff --git a/icons/32x32/categories/README.txt b/icons/32x32/categories/README.txt new file mode 100644 index 0000000..36e8f75 --- /dev/null +++ b/icons/32x32/categories/README.txt @@ -0,0 +1 @@ +categories diff --git a/icons/32x32/devices/README.txt b/icons/32x32/devices/README.txt new file mode 100644 index 0000000..90268bf --- /dev/null +++ b/icons/32x32/devices/README.txt @@ -0,0 +1 @@ +devices diff --git a/icons/32x32/emblems/README.txt b/icons/32x32/emblems/README.txt new file mode 100644 index 0000000..ebb6296 --- /dev/null +++ b/icons/32x32/emblems/README.txt @@ -0,0 +1 @@ +emblems diff --git a/icons/32x32/emotes/README.txt b/icons/32x32/emotes/README.txt new file mode 100644 index 0000000..e3206cd --- /dev/null +++ b/icons/32x32/emotes/README.txt @@ -0,0 +1 @@ +emotes diff --git a/icons/32x32/mimetypes/README.txt b/icons/32x32/mimetypes/README.txt new file mode 100644 index 0000000..7ba9481 --- /dev/null +++ b/icons/32x32/mimetypes/README.txt @@ -0,0 +1 @@ +mimetypes diff --git a/icons/32x32/places/README.txt b/icons/32x32/places/README.txt new file mode 100644 index 0000000..6e373f0 --- /dev/null +++ b/icons/32x32/places/README.txt @@ -0,0 +1 @@ +places diff --git a/icons/32x32/status/README.txt b/icons/32x32/status/README.txt new file mode 100644 index 0000000..8be5547 --- /dev/null +++ b/icons/32x32/status/README.txt @@ -0,0 +1 @@ +status diff --git a/icons/64x64/actions/README.txt b/icons/64x64/actions/README.txt new file mode 100644 index 0000000..70de9f4 --- /dev/null +++ b/icons/64x64/actions/README.txt @@ -0,0 +1 @@ +actions diff --git a/icons/64x64/apps/README.txt b/icons/64x64/apps/README.txt new file mode 100644 index 0000000..ea5a616 --- /dev/null +++ b/icons/64x64/apps/README.txt @@ -0,0 +1 @@ +apps diff --git a/icons/64x64/categories/README.txt b/icons/64x64/categories/README.txt new file mode 100644 index 0000000..36e8f75 --- /dev/null +++ b/icons/64x64/categories/README.txt @@ -0,0 +1 @@ +categories diff --git a/icons/64x64/devices/README.txt b/icons/64x64/devices/README.txt new file mode 100644 index 0000000..90268bf --- /dev/null +++ b/icons/64x64/devices/README.txt @@ -0,0 +1 @@ +devices diff --git a/icons/64x64/emblems/README.txt b/icons/64x64/emblems/README.txt new file mode 100644 index 0000000..ebb6296 --- /dev/null +++ b/icons/64x64/emblems/README.txt @@ -0,0 +1 @@ +emblems diff --git a/icons/64x64/emotes/README.txt b/icons/64x64/emotes/README.txt new file mode 100644 index 0000000..e3206cd --- /dev/null +++ b/icons/64x64/emotes/README.txt @@ -0,0 +1 @@ +emotes diff --git a/icons/64x64/mimetypes/README.txt b/icons/64x64/mimetypes/README.txt new file mode 100644 index 0000000..7ba9481 --- /dev/null +++ b/icons/64x64/mimetypes/README.txt @@ -0,0 +1 @@ +mimetypes diff --git a/icons/64x64/places/README.txt b/icons/64x64/places/README.txt new file mode 100644 index 0000000..6e373f0 --- /dev/null +++ b/icons/64x64/places/README.txt @@ -0,0 +1 @@ +places diff --git a/icons/64x64/status/README.txt b/icons/64x64/status/README.txt new file mode 100644 index 0000000..8be5547 --- /dev/null +++ b/icons/64x64/status/README.txt @@ -0,0 +1 @@ +status