diff --git a/projects/pytextmonitor.html b/projects/pytextmonitor.html
index 9465e74..86f64d3 100644
--- a/projects/pytextmonitor.html
+++ b/projects/pytextmonitor.html
@@ -324,17 +324,29 @@ sudo make install
Custom uptime format:
- $ds |
+ $dd |
Uptime days. |
- $hs |
+ $d |
+ Uptime days without zero. |
+
+
+ $hh |
Uptime hours. |
- $ms |
+ $h |
+ Uptime hours without zero. |
+
+
+ $mm |
Uptime minutes. |
+
+ $m |
+ Uptime minutes without zero. |
+
Temperature devices: List of devices, which will be observed in temperature label (combo box items come from sensors
). List widget is editable, delete key will remove current item.
@@ -375,4 +387,10 @@ sudo make install
Widget (clickable):

Configuration window:
-
+
+
+
+
+
+Tooltips:
+
diff --git a/resources/preview/pytextmonitor_config_01_prev.jpg b/resources/preview/pytextmonitor_config_01_prev.jpg
new file mode 100644
index 0000000..271bff4
Binary files /dev/null and b/resources/preview/pytextmonitor_config_01_prev.jpg differ
diff --git a/resources/preview/pytextmonitor_config_02_prev.jpg b/resources/preview/pytextmonitor_config_02_prev.jpg
new file mode 100644
index 0000000..77f9466
Binary files /dev/null and b/resources/preview/pytextmonitor_config_02_prev.jpg differ
diff --git a/resources/preview/pytextmonitor_config_03_prev.jpg b/resources/preview/pytextmonitor_config_03_prev.jpg
new file mode 100644
index 0000000..606a2cd
Binary files /dev/null and b/resources/preview/pytextmonitor_config_03_prev.jpg differ
diff --git a/resources/preview/pytextmonitor_config_04_prev.jpg b/resources/preview/pytextmonitor_config_04_prev.jpg
new file mode 100644
index 0000000..d2421b1
Binary files /dev/null and b/resources/preview/pytextmonitor_config_04_prev.jpg differ
diff --git a/resources/preview/pytextmonitor_config_05_prev.jpg b/resources/preview/pytextmonitor_config_05_prev.jpg
new file mode 100644
index 0000000..85008f4
Binary files /dev/null and b/resources/preview/pytextmonitor_config_05_prev.jpg differ
diff --git a/resources/preview/pytextmonitor_config_prev.jpg b/resources/preview/pytextmonitor_config_prev.jpg
deleted file mode 100644
index 6494fce..0000000
Binary files a/resources/preview/pytextmonitor_config_prev.jpg and /dev/null differ
diff --git a/resources/preview/pytextmonitor_tooltips_prev.jpg b/resources/preview/pytextmonitor_tooltips_prev.jpg
new file mode 100644
index 0000000..8818d10
Binary files /dev/null and b/resources/preview/pytextmonitor_tooltips_prev.jpg differ
diff --git a/resources/preview/pytextmonitor_widget_prev.jpg b/resources/preview/pytextmonitor_widget_prev.jpg
index 32ec74e..efed45f 100644
Binary files a/resources/preview/pytextmonitor_widget_prev.jpg and b/resources/preview/pytextmonitor_widget_prev.jpg differ
diff --git a/resources/screenshots/pytextmonitor_config.png b/resources/screenshots/pytextmonitor_config.png
deleted file mode 100644
index b675b2c..0000000
Binary files a/resources/screenshots/pytextmonitor_config.png and /dev/null differ
diff --git a/resources/screenshots/pytextmonitor_config_01.png b/resources/screenshots/pytextmonitor_config_01.png
new file mode 100644
index 0000000..6988f78
Binary files /dev/null and b/resources/screenshots/pytextmonitor_config_01.png differ
diff --git a/resources/screenshots/pytextmonitor_config_02.png b/resources/screenshots/pytextmonitor_config_02.png
new file mode 100644
index 0000000..33688de
Binary files /dev/null and b/resources/screenshots/pytextmonitor_config_02.png differ
diff --git a/resources/screenshots/pytextmonitor_config_03.png b/resources/screenshots/pytextmonitor_config_03.png
new file mode 100644
index 0000000..3562766
Binary files /dev/null and b/resources/screenshots/pytextmonitor_config_03.png differ
diff --git a/resources/screenshots/pytextmonitor_config_04.png b/resources/screenshots/pytextmonitor_config_04.png
new file mode 100644
index 0000000..f3667e8
Binary files /dev/null and b/resources/screenshots/pytextmonitor_config_04.png differ
diff --git a/resources/screenshots/pytextmonitor_config_05.png b/resources/screenshots/pytextmonitor_config_05.png
new file mode 100644
index 0000000..8c06076
Binary files /dev/null and b/resources/screenshots/pytextmonitor_config_05.png differ
diff --git a/resources/screenshots/pytextmonitor_tooltips.png b/resources/screenshots/pytextmonitor_tooltips.png
new file mode 100644
index 0000000..0e7df6f
Binary files /dev/null and b/resources/screenshots/pytextmonitor_tooltips.png differ
diff --git a/resources/screenshots/pytextmonitor_widget.png b/resources/screenshots/pytextmonitor_widget.png
index 887b318..19145e6 100644
Binary files a/resources/screenshots/pytextmonitor_widget.png and b/resources/screenshots/pytextmonitor_widget.png differ
diff --git a/ru/projects/pytextmonitor.html b/ru/projects/pytextmonitor.html
index dbbe1e6..e52945a 100644
--- a/ru/projects/pytextmonitor.html
+++ b/ru/projects/pytextmonitor.html
@@ -324,17 +324,29 @@ sudo make install
Свой формат времени работы:
- $ds |
+ $dd |
Дни аптайма. |
- $hs |
+ $d |
+ Дни аптайма без нуля. |
+
+
+ $hh |
Часы аптайма. |
- $ms |
+ $h |
+ Часы аптайма без нуля. |
+
+
+ $mm |
Минуты аптайма. |
+
+ $m |
+ Минуты аптайма без 0. |
+
Датчики температуры: Список датчиков, которые будут наблюдаться в соответствующем поле (содержимое комбо-бокса заполнятся из sensors
). Содержимое виджета редактируемо, клавиша delete удалит текущий элемент.
@@ -375,4 +387,10 @@ sudo make install
Виджет (кликабельно):

Окно настроек:
-
+
+
+
+
+
+Тултипы:
+