diff --git a/languages/de/wirepy.mo b/languages/de/wirepy.mo index 723edb4..3928cc8 100644 Binary files a/languages/de/wirepy.mo and b/languages/de/wirepy.mo differ diff --git a/wp_app_config.py b/wp_app_config.py index 0f14017..83e76fc 100755 --- a/wp_app_config.py +++ b/wp_app_config.py @@ -67,7 +67,7 @@ class AppConfig: UI_CONFIG: Dict[str, Any] = { "window_title": "", "window_title2": "LogViewer", - "window_size": (595, 460), + "window_size": (590, 460), "font_family": "Ubuntu", "font_size": 11, "resizable_window": (True, True),