Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
xianjimli committed Mar 22, 2021
1 parent 9c7c529 commit 85100d3
Show file tree
Hide file tree
Showing 8 changed files with 8,095 additions and 8,082 deletions.
Binary file modified 3rd/lua/lua
Binary file not shown.
2 changes: 1 addition & 1 deletion 3rd/lua/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ MYCFLAGS= $(LOCAL) -std=c99 -DLUA_USE_LINUX -DLUA_COMPAT_5_2
MYLIBS= -ldl -lreadline


CC= clang
CC= gcc
CFLAGS= -Wall -g $(MYCFLAGS)
AR= ar rcu
RANLIB= ranlib
Expand Down
Binary file modified design/default/ui/bidi.bin
Binary file not shown.
12 changes: 12 additions & 0 deletions design/default/ui/bidi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
<label text="الصين" style:font_size="30" style:font_name="trado"/>
<label text="مصر" style:font_size="30" style:font_name="trado"/>
<label text="الظلال أخفى القمر." style:font_size="30" style:font_name="trado"/>
<label text="bahrain مصر kuwait" style:font_size="30" style:font_name="trado"/>
<label text="الإنسانية إلى شمال غربي سوريا عبر تركيا." style:font_size="30" style:font_name="trado"/>
<label text="جامعة كولومبيا عام 2013." style:font_size="30" style:font_name="trado"/>
<label text="10 يوليو/ تموز 2020" style:font_size="30" style:font_name="trado"/>
<label text="1. جامعة كولومبيا عام." style:font_size="30" style:font_name="trado" bidi="lro"/>
<hscroll_label name="h3" text="وإذا فاز بثلاثة منها فقط، يستطيع تحطيم رقم السيتي في 2018. أما إذا فاز بالأربعة، فسوف يحطم الرقم بفارق"
style:font_size="30" style:font_name="trado"
style:focused:font_size="30" style:focused:font_name="trado"
ellipses="true"
focusable="true"
only_focus="true"
/>

<button name="close" self_layout="default(x=center,y=bottom:50,w=50%,h=30)"
floating="true" text="Close"/>
Expand Down
Binary file modified design/default/ui/label.bin
Binary file not shown.
Binary file modified design/default/ui/rich_text.bin
Binary file not shown.
Binary file modified design/default/ui/rich_text_view.bin
Binary file not shown.
Loading

0 comments on commit 85100d3

Please sign in to comment.