diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-05-03 14:38:52 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-05-03 14:38:52 +0200 |
commit | ee7304700b2f058864d6ef588531399eb9104ea9 (patch) | |
tree | a346d15138d07b403fcd13c794bd30b32e86a383 /plugingui/resources | |
parent | f07c7bb8707f3c07d98f8c7f5c4cb78a5b285b7b (diff) |
PNG error handling, extreme
Diffstat (limited to 'plugingui/resources')
-rwxr-xr-x | plugingui/resources/createrc.sh | 2 | ||||
-rw-r--r-- | plugingui/resources/png_error | bin | 0 -> 2608 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/plugingui/resources/createrc.sh b/plugingui/resources/createrc.sh index 44afead..838713a 100755 --- a/plugingui/resources/createrc.sh +++ b/plugingui/resources/createrc.sh @@ -1,2 +1,2 @@ #!/bin/bash -../rcgen *.png > ../resource_data.cc
\ No newline at end of file +../rcgen *.png png_error > ../resource_data.cc diff --git a/plugingui/resources/png_error b/plugingui/resources/png_error Binary files differnew file mode 100644 index 0000000..cadb45e --- /dev/null +++ b/plugingui/resources/png_error |