Skip to content

Commit d7e5a3d

Browse files
committed
Upload file
1 parent 0c0c5cb commit d7e5a3d

12 files changed

Lines changed: 8 additions & 8 deletions

File tree

pio/src/main/assets/home/etc/tool-tree.rc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ fi
2222

2323
show_sett(){
2424
xml_print '
25-
<action icon="'`urlpng input_decom`'" shell="hidden" reload="true">
25+
<action icon="'`urlpng folder_rom`'" shell="hidden" reload="true">
2626
<title>'$project_text_1'</title>
2727
<summary>'$folder_text': '${PTSD/$SDCARD_PATH/\/sdcard}'</summary>
2828
<param name="Name" desc="'$config_text_1'" label="'$setting_text_3'" option-sh="findfile for $SDH" value-sh="glog PTSH"/>
@@ -42,7 +42,7 @@ fi
4242

4343
show_apkset(){
4444
xml_print '
45-
<action icon="'`urlpng build_decom`'" shell="hidden" reload="true">
45+
<action icon="'`urlpng folder_apk`'" shell="hidden" reload="true">
4646
<title>'$project_text_2'</title>
4747
<summary>'$folder_text': '${PTAD/$SDCARD_PATH/\/sdcard}'</summary>
4848
<param name="Name" desc="'$config_text_1'" label="'$setting_text_3'" option-sh="findfile for $APK" value-sh="glog PTAH"/>
@@ -62,7 +62,7 @@ fi
6262

6363
show_config(){
6464
xml_print '<group>
65-
<action icon="'`urlpng write_setting`'">
65+
<action icon="'`urlpng config`'">
6666
<title>'$config_text'</title>
6767
<param name="muc_nen" value-sh="glog muc_nen 8" label="'$builds_text_4'" title="'$builds_text_5'" desc="'$builds_text_6': lz4: 0, lz4hc: 0-12, deflate,lzma: 0-9, zstd: 0-22" min="0" max="22" type="seekbar"/>
6868
<param name="nen_br" required="true" value-sh="glog nen_br 8" label="'$builds_text_4'" type="seekbar" min="0" max="22" title="'$convert_text_1'" desc="'$convert_text_2'"/>
@@ -311,7 +311,7 @@ $shells5"
311311

312312
Info(){
313313
xml_print '<group>
314-
<page icon="'`urlpng update`'" config-sh="$ETC/tool-tree.rc Update" >
314+
<page icon="'`urlpng info`'" config-sh="$ETC/tool-tree.rc Update" >
315315
<title>'$setting_text_1'</title>
316316
<desc>'$setting_text_2'</desc>
317317
<option type="default" id="share" auto-off="true" interruptible="false" >'$share_text'</option>
@@ -412,7 +412,7 @@ xml_print '<group>
412412
</group>
413413
414414
<group>
415-
<action shell="hidden" icon="'`urlpng update1`'" warning="'$use_network_text'" visible="echo '$show_update'">
415+
<action shell="hidden" icon="'`urlpng update`'" warning="'$use_network_text'" visible="echo '$show_update'">
416416
<title>'$update_text'</title>
417417
<set>
418418
showtoast "'$update_text_2'"
@@ -457,7 +457,7 @@ show_apkset
457457
echo "</group>"
458458

459459
xml_print '<group>
460-
<action icon="'`urlpng del_add`'" warning="'$project_text_4'" shell="hidden" >
460+
<action icon="'`urlpng cleanup`'" warning="'$project_text_4'" shell="hidden" >
461461
<title>'$project_text_3'</title>
462462
<param name="dels" label="'$option_text'" option-sh="findfile folders $SDH/$PTSH; findfile folders $APK/$PTAH" multiple="multiple"/>
463463
<set>
@@ -503,7 +503,7 @@ slog shellc $state
503503
</group>
504504
505505
<group>
506-
<action icon="'`urlpng javah`'" warning="'$project_text_9'" shell="hidden" >
506+
<action icon="'`urlpng java`'" warning="'$project_text_9'" shell="hidden" >
507507
<title>'$project_text_10'</title>
508508
<param name="ramoccupied" label="'$option_text'" option-sh="echo -e '"'512\n1024\n2048\n3072\n4096\n5120\n6144\n7168\n8192'"' " value-sh="glog ramoccupied 2048" />
509509
<set>
@@ -1130,7 +1130,7 @@ checktime
11301130
</action></group>
11311131
11321132
<group>
1133-
<page icon="'`urlpng use_apktool`'" config-sh="$ETC/tool-tree.rc Apktools" >
1133+
<page icon="'`urlpng apktool`'" config-sh="$ETC/tool-tree.rc Apktools" >
11341134
<title>'$use_apktool_text'</title>
11351135
<option type="default" id="v1" auto-off="true" reload="true" interruptible="false" >'$on_text'/'$off_text $folder_text' APK</option>
11361136
<option type="default" id="v2" >'$framework_auto_text'</option>
-48.6 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16.2 KB
Loading
File renamed without changes.
-36.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)