mirror of
https://gitlab.com/Theopse/fbi-i18n-zh.git
synced 2025-04-06 03:58:02 +08:00
Move directory delete option down.
This commit is contained in:
parent
dcd503472e
commit
df3214b9d1
@ -127,9 +127,9 @@ static void files_action_update(ui_view* view, void* data, linked_list* items, l
|
||||
linked_list_add(items, &delete_all_contents);
|
||||
linked_list_add(items, ©_all_contents);
|
||||
|
||||
linked_list_add(items, &delete_dir);
|
||||
|
||||
linked_list_add(items, &new_folder);
|
||||
|
||||
linked_list_add(items, &delete_dir);
|
||||
} else {
|
||||
if(info->isCia) {
|
||||
linked_list_add(items, &install_cia);
|
||||
|
Loading…
x
Reference in New Issue
Block a user