grim/purple-spasm

Parents 6765543671fa
Children 9f4a141b8eee
Move the assets to the base directory until libpurple.mk #7 can be fixed.
--- a/Makefile Thu May 11 20:41:30 2017 -0500
+++ b/Makefile Thu May 11 20:46:20 2017 -0500
@@ -21,10 +21,10 @@
spasm-user.h
PROTOCOL_PIXMAPS := \
- assets/spasm16.png \
- assets/spasm22.png \
- assets/spasm48.png \
- assets/spasmscaled.svg
+ spasm16.png \
+ spasm22.png \
+ spasm48.png \
+ spasmscaled.svg
PLUGIN_CFLAGS := \
$(shell pkg-config --cflags json-glib-1.0) \
Binary file assets/spasm16.png has changed
Binary file assets/spasm22.png has changed
Binary file assets/spasm48.png has changed
--- a/assets/spasmscaled.svg Thu May 11 20:41:30 2017 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 134"><defs><style>.cls-1{fill:#6441a4;fill-rule:evenodd;}</style></defs><title>Glitch</title><path class="cls-1" d="M89,77l-9,23v94h32v17h18l17-17h26l35-35V77H89Zm107,76-20,20H144l-17,17V173H100V89h96v64Zm-20-41v35H164V112h12Zm-32,0v35H132V112h12Z" transform="translate(-80 -77)"/></svg>
\ No newline at end of file
Binary file spasm16.png has changed
Binary file spasm22.png has changed
Binary file spasm48.png has changed
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/spasmscaled.svg Thu May 11 20:46:20 2017 -0500
@@ -0,0 +1,1 @@
+<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 134"><defs><style>.cls-1{fill:#6441a4;fill-rule:evenodd;}</style></defs><title>Glitch</title><path class="cls-1" d="M89,77l-9,23v94h32v17h18l17-17h26l35-35V77H89Zm107,76-20,20H144l-17,17V173H100V89h96v64Zm-20-41v35H164V112h12Zm-32,0v35H132V112h12Z" transform="translate(-80 -77)"/></svg>
\ No newline at end of file