init
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
1
Telegram/ThirdParty/hime/icons/30x30
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
blue
|
||||
41
Telegram/ThirdParty/hime/icons/Makefile
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
include ../config.mak
|
||||
|
||||
DIR = black dark gray pink
|
||||
|
||||
ifeq ($(ECHO),)
|
||||
ECHO := $(shell whereis -b echo|sed 's/^echo: *\([^ ]\+\).*/\1/')
|
||||
ifeq ($(ECHO),)
|
||||
ECHO = echo
|
||||
endif
|
||||
endif
|
||||
|
||||
.PHONY: all
|
||||
all:
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
install -d "$(datadir)/pixmaps"
|
||||
install -m 644 hime.png "$(datadir)/pixmaps"
|
||||
install -d "$(HIME_DEFAULT_ICON_DIR)"
|
||||
install -m 644 30x30/*.png "$(HIME_DEFAULT_ICON_DIR)"
|
||||
@set -x ; for d in $(DIR); do \
|
||||
$(ECHO) -e "\x1b[1;32m** installing icons/$$d\x1b[0m"; \
|
||||
install -d "$(HIME_DEFAULT_ICON_DIR)/$$d" ; \
|
||||
install -m 644 $$d/*.png "$(HIME_DEFAULT_ICON_DIR)/$$d" ; \
|
||||
done
|
||||
|
||||
.PHONY: uninstall
|
||||
uninstall:
|
||||
cd $(datadir)/pixmaps && rm -f hime.png
|
||||
cd $(HIME_DEFAULT_ICON_DIR) && rm -f *.png
|
||||
@set -x ; for d in $(DIR); do \
|
||||
$(ECHO) -e "\x1b[1;32m** uninstalling icons/$$d\x1b[0m"; \
|
||||
cd $(HIME_DEFAULT_ICON_DIR)/$$d && rm -f *.png && cd -; \
|
||||
rmdir --ignore-fail-on-non-empty $(HIME_DEFAULT_ICON_DIR)/$$d; \
|
||||
done
|
||||
rmdir --ignore-fail-on-non-empty $(HIME_DEFAULT_ICON_DIR)
|
||||
rmdir --ignore-fail-on-non-empty $(datadir)/pixmaps
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
||||
BIN
Telegram/ThirdParty/hime/icons/black/4corner.png
vendored
Normal file
|
After Width: | Height: | Size: 834 B |
4
Telegram/ThirdParty/hime/icons/black/COPYING
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
Copyright (C) 2011 Lu, Chao-Ming (Tetralet). All rights reserved.
|
||||
|
||||
This work is licensed under the terms of the GNU LGPL v2.1, or any later version.
|
||||
|
||||
BIN
Telegram/ThirdParty/hime/icons/black/NewCJ3.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/amis.png
vendored
Normal file
|
After Width: | Height: | Size: 971 B |
BIN
Telegram/ThirdParty/hime/icons/black/ar30.png
vendored
Normal file
|
After Width: | Height: | Size: 899 B |
BIN
Telegram/ThirdParty/hime/icons/black/chewing.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/cj-punc.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/cj.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/cj5.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/dayi3.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/en-kana-nippon.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/en-tsin.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/erbi.png
vendored
Normal file
|
After Width: | Height: | Size: 451 B |
BIN
Telegram/ThirdParty/hime/icons/black/esperanto.png
vendored
Normal file
|
After Width: | Height: | Size: 583 B |
BIN
Telegram/ThirdParty/hime/icons/black/ez.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/fcitx-qxm.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/fcitx-wanfeng.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/full-simp.png
vendored
Normal file
|
After Width: | Height: | Size: 924 B |
BIN
Telegram/ThirdParty/hime/icons/black/full-trad.png
vendored
Normal file
|
After Width: | Height: | Size: 299 B |
BIN
Telegram/ThirdParty/hime/icons/black/gdayi3.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/greek.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/hakka.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/half-simp.png
vendored
Normal file
|
After Width: | Height: | Size: 951 B |
BIN
Telegram/ThirdParty/hime/icons/black/half-trad.png
vendored
Normal file
|
After Width: | Height: | Size: 303 B |
BIN
Telegram/ThirdParty/hime/icons/black/halfwidth-kana.png
vendored
Normal file
|
After Width: | Height: | Size: 888 B |
BIN
Telegram/ThirdParty/hime/icons/black/hangul.png
vendored
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/hime-tray.png
vendored
Normal file
|
After Width: | Height: | Size: 759 B |
BIN
Telegram/ThirdParty/hime/icons/black/intcode.png
vendored
Normal file
|
After Width: | Height: | Size: 923 B |
BIN
Telegram/ThirdParty/hime/icons/black/jtcj_gb.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/juyin.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/jyutping.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/kana-nippon.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/latin-letters.png
vendored
Normal file
|
After Width: | Height: | Size: 854 B |
BIN
Telegram/ThirdParty/hime/icons/black/newcj.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/noseeing.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/paiwan.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/pinyin.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/russian.png
vendored
Normal file
|
After Width: | Height: | Size: 827 B |
BIN
Telegram/ThirdParty/hime/icons/black/sakura.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/scj.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/shuangpin.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/simplex.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/symbols.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/taiwan.png
vendored
Normal file
|
After Width: | Height: | Size: 1005 B |
BIN
Telegram/ThirdParty/hime/icons/black/telecode.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/tsin.png
vendored
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/tsou.png
vendored
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/vims.png
vendored
Normal file
|
After Width: | Height: | Size: 578 B |
BIN
Telegram/ThirdParty/hime/icons/black/wm2.png
vendored
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
Telegram/ThirdParty/hime/icons/black/wubi.png
vendored
Normal file
|
After Width: | Height: | Size: 832 B |
BIN
Telegram/ThirdParty/hime/icons/blue/4corner.png
vendored
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
4
Telegram/ThirdParty/hime/icons/blue/COPYING
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
Copyright (C) 2011 Lu, Chao-Ming (Tetralet). All rights reserved.
|
||||
|
||||
This work is licensed under the terms of the GNU LGPL v2.1, or any later version.
|
||||
|
||||
BIN
Telegram/ThirdParty/hime/icons/blue/NewCJ3.png
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/amis.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/ar30.png
vendored
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/chewing.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/cj-punc.png
vendored
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/cj.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/cj5.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/dayi3.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/en-kana-nippon.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/en-tsin.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/erbi.png
vendored
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/esperanto.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/ez.png
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/fcitx-qxm.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/fcitx-wanfeng.png
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/full-simp.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/full-trad.png
vendored
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/gdayi3.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/greek.png
vendored
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/hakka.png
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/half-simp.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/half-trad.png
vendored
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/halfwidth-kana.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/hangul.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/hime-tray.png
vendored
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/intcode.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/jtcj_gb.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/juyin.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/jyutping.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/kana-nippon.png
vendored
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/latin-letters.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/newcj.png
vendored
Normal file
|
After Width: | Height: | Size: 3.1 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/noseeing.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/paiwan.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/pinyin.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/russian.png
vendored
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/sakura.png
vendored
Normal file
|
After Width: | Height: | Size: 3.2 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/scj.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/shuangpin.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/simplex.png
vendored
Normal file
|
After Width: | Height: | Size: 3.0 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/symbols.png
vendored
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/taiwan.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/telecode.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/tsin.png
vendored
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/tsou.png
vendored
Normal file
|
After Width: | Height: | Size: 3.3 KiB |
BIN
Telegram/ThirdParty/hime/icons/blue/vims.png
vendored
Normal file
|
After Width: | Height: | Size: 2.0 KiB |