File tree Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Expand file tree Collapse file tree 2 files changed +6
-14
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <app name =" Dreameye" version =" 1.0.0 " icon =" images/icon.png" >
2+ <app name =" Dreameye" version =" 1.0.1 " icon =" images/icon.png" >
33 <resources >
44 <module src =" ../../modules/quirc.klf" />
55 <module src =" ../../modules/dreameye.klf" />
198198 </input >
199199 </panel >
200200 </panel >
201- <panel width =" 328" height =" 248" x =" 156" y =" 141" >
202- <input type =" button" width =" 328" height =" 248"
203- normal=" preview-back" highlight =" preview-back"
204- pressed=" preview-back" disabled =" preview-back" >
205- <label font =" comic-22" color =" #EEEEEE" text =" Camera preview" />
206- </input >
201+ <panel width =" 328" height =" 248" x =" 156" y =" 141" backgroundCenter =" preview-back" >
202+ <label font =" comic-22" color =" #EEEEEE" text =" Camera preview" />
207203 </panel >
208204 <panel x =" 500" y =" 320" height =" 25" width =" 140" >
209205 <label align =" left" color =" #444444" font =" comic-14" height =" 25"
247243 <label font =" comic-22" color =" #EEEEEE" text =" Back to main" />
248244 </input >
249245 </panel >
250- <panel width =" 328" height =" 248" x =" 156" y =" 141" >
251- <input type =" button" width =" 328" height =" 248"
252- normal=" preview-back" highlight =" preview-back"
253- pressed=" preview-back" disabled =" preview-back" >
254- <label font =" comic-22" color =" #EEEEEE" text =" Camera preview" />
255- </input >
246+ <panel width =" 328" height =" 248" x =" 156" y =" 141" backgroundCenter =" preview-back" >
247+ <label font =" comic-22" color =" #EEEEEE" text =" Camera preview" />
256248 </panel >
257249 <panel x =" 25" y =" 140" height =" 50" width =" 100" >
258250 <label align =" left" color =" #31799F" font =" comic-16" height =" 25"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ EXPORTS_FILE = exports.txt
1212
1313VER_MAJOR = 1
1414VER_MINOR = 0
15- VER_MICRO = 0
15+ VER_MICRO = 1
1616
1717KOS_CFLAGS += -I./
1818
You can’t perform that action at this time.
0 commit comments