diff options
Diffstat (limited to 'gui/devices')
-rwxr-xr-x | gui/devices/1024x600/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/1024x768/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/1080x1920/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/1200x1920/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/1280x800/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/1600x2560/res/ui.xml | 22 | ||||
-rw-r--r-- | gui/devices/1920x1200/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/2560x1600/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/320x480/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/480x800/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/480x854/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/540x960/res/ui.xml | 18 | ||||
-rw-r--r-- | gui/devices/720x1280/res/ui.xml | 18 | ||||
-rwxr-xr-x | gui/devices/800x1280/res/ui.xml | 18 | ||||
-rwxr-xr-x | gui/devices/800x480/res/ui.xml | 18 |
15 files changed, 272 insertions, 2 deletions
diff --git a/gui/devices/1024x600/res/ui.xml b/gui/devices/1024x600/res/ui.xml index d54771941..4795ce0ed 100755 --- a/gui/devices/1024x600/res/ui.xml +++ b/gui/devices/1024x600/res/ui.xml @@ -2304,6 +2304,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col1_x%" y="%row2_text_y%" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col_right_x%" y="%row2_text_y%" placement="1" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2679,6 +2691,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/1024x768/res/ui.xml b/gui/devices/1024x768/res/ui.xml index f404b466d..d041c50e0 100644 --- a/gui/devices/1024x768/res/ui.xml +++ b/gui/devices/1024x768/res/ui.xml @@ -2304,6 +2304,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col1_x%" y="%row2_text_y%" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col_right_x%" y="%row2_text_y%" placement="1" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2679,6 +2691,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/1080x1920/res/ui.xml b/gui/devices/1080x1920/res/ui.xml index 28130b7db..f95ae090f 100644 --- a/gui/devices/1080x1920/res/ui.xml +++ b/gui/devices/1080x1920/res/ui.xml @@ -2056,6 +2056,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2429,6 +2441,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/1200x1920/res/ui.xml b/gui/devices/1200x1920/res/ui.xml index d19813947..0630e10e1 100644 --- a/gui/devices/1200x1920/res/ui.xml +++ b/gui/devices/1200x1920/res/ui.xml @@ -2059,6 +2059,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2432,6 +2444,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/1280x800/res/ui.xml b/gui/devices/1280x800/res/ui.xml index 21fc3b7a8..fdd205941 100644 --- a/gui/devices/1280x800/res/ui.xml +++ b/gui/devices/1280x800/res/ui.xml @@ -2304,6 +2304,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col1_x%" y="%row2_text_y%" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col_right_x%" y="%row2_text_y%" placement="1" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2679,6 +2691,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/1600x2560/res/ui.xml b/gui/devices/1600x2560/res/ui.xml index b6ca28c7e..95ef1d1bf 100644 --- a/gui/devices/1600x2560/res/ui.xml +++ b/gui/devices/1600x2560/res/ui.xml @@ -2061,6 +2061,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2434,6 +2446,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -3902,7 +3920,7 @@ <resource base="slider" used="slider-used" touch="slider-touch" /> <action function="page">filemanageracction</action> </object> - + <object type="text" color="%text_color%"> <font resource="font" /> <placement x="%center_x%" y="%slider_text_y%" placement="4" /> @@ -3918,7 +3936,7 @@ <touch key="home" /> <action function="page">main</action> </object> - + <object type="template" name="footer" /> </page> diff --git a/gui/devices/1920x1200/res/ui.xml b/gui/devices/1920x1200/res/ui.xml index 5ee5b4646..2622a8878 100644 --- a/gui/devices/1920x1200/res/ui.xml +++ b/gui/devices/1920x1200/res/ui.xml @@ -2304,6 +2304,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col1_x%" y="%row2_text_y%" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col_right_x%" y="%row2_text_y%" placement="1" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2679,6 +2691,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/2560x1600/res/ui.xml b/gui/devices/2560x1600/res/ui.xml index 25b86194f..06880b22e 100644 --- a/gui/devices/2560x1600/res/ui.xml +++ b/gui/devices/2560x1600/res/ui.xml @@ -2304,6 +2304,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col1_x%" y="%row2_text_y%" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col_right_x%" y="%row2_text_y%" placement="1" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2679,6 +2691,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/320x480/res/ui.xml b/gui/devices/320x480/res/ui.xml index 369b9941e..fff85334e 100644 --- a/gui/devices/320x480/res/ui.xml +++ b/gui/devices/320x480/res/ui.xml @@ -2043,6 +2043,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2416,6 +2428,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index 72b44e51f..6baa70293 100644 --- a/gui/devices/480x800/res/ui.xml +++ b/gui/devices/480x800/res/ui.xml @@ -2043,6 +2043,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2416,6 +2428,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/480x854/res/ui.xml b/gui/devices/480x854/res/ui.xml index 5026f4016..4f5a7c98a 100644 --- a/gui/devices/480x854/res/ui.xml +++ b/gui/devices/480x854/res/ui.xml @@ -2042,6 +2042,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2415,6 +2427,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/540x960/res/ui.xml b/gui/devices/540x960/res/ui.xml index bd39a18f2..11c9490a4 100644 --- a/gui/devices/540x960/res/ui.xml +++ b/gui/devices/540x960/res/ui.xml @@ -2043,6 +2043,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2416,6 +2428,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/720x1280/res/ui.xml b/gui/devices/720x1280/res/ui.xml index c9e68629a..157548564 100644 --- a/gui/devices/720x1280/res/ui.xml +++ b/gui/devices/720x1280/res/ui.xml @@ -2056,6 +2056,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2429,6 +2441,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/800x1280/res/ui.xml b/gui/devices/800x1280/res/ui.xml index b4cbb508e..abd62de8e 100755 --- a/gui/devices/800x1280/res/ui.xml +++ b/gui/devices/800x1280/res/ui.xml @@ -2044,6 +2044,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row3_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2417,6 +2429,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> diff --git a/gui/devices/800x480/res/ui.xml b/gui/devices/800x480/res/ui.xml index 272bf6491..6a2c08fa9 100755 --- a/gui/devices/800x480/res/ui.xml +++ b/gui/devices/800x480/res/ui.xml @@ -2312,6 +2312,18 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col1_x%" y="%row2_text_y%" /> + <text>%tw_file_progress%</text> + </object> + + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%col_right_x%" y="%row2_text_y%" placement="1" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> @@ -2687,6 +2699,12 @@ <text>%tw_operation% %tw_partition%</text> </object> + <object type="text" color="%text_color%"> + <font resource="font" /> + <placement x="%center_x%" y="%row2_text_y%" placement="5" /> + <text>%tw_size_progress%</text> + </object> + <object type="template" name="action_page_console" /> <object type="template" name="progress_bar" /> |