From ee7304700b2f058864d6ef588531399eb9104ea9 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 3 May 2013 14:38:52 +0200 Subject: PNG error handling, extreme --- plugingui/resources/createrc.sh | 2 +- plugingui/resources/png_error | Bin 0 -> 2608 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 plugingui/resources/png_error (limited to 'plugingui/resources') 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 new file mode 100644 index 0000000..cadb45e Binary files /dev/null and b/plugingui/resources/png_error differ -- cgit v1.2.3