From f55cbe543be1ef35420c435495280909be90bdfe Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sun, 14 Aug 2022 23:16:55 +0200 Subject: move themes into bin folder (#849) * as if this is going to work * use android libs and spec for android * install ndk and use clang over g++ * shut the fuck up * SHUT THE FUCK UP * shut up shut up shut up * get remove from favs button * move themes into bin folder * bin folder now already comes with repo * actually install old ndk version * Delete .gitlab-ci.yml * apply font for version --- base/misc/default/chatbox.png | Bin 505 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 base/misc/default/chatbox.png (limited to 'base/misc/default/chatbox.png') diff --git a/base/misc/default/chatbox.png b/base/misc/default/chatbox.png deleted file mode 100644 index 0c3bae1e..00000000 Binary files a/base/misc/default/chatbox.png and /dev/null differ -- cgit