diff --git a/Logo.png b/Logo.png deleted file mode 100644 index 76643ce..0000000 Binary files a/Logo.png and /dev/null differ diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..cf3a2df Binary files /dev/null and b/logo.png differ diff --git a/pismotek-remote.py b/pismotek-remote.py index 8c8d486..df83f2b 100644 --- a/pismotek-remote.py +++ b/pismotek-remote.py @@ -19,7 +19,7 @@ def resource_path(relative_path): return os.path.join(base_path, relative_path) -logo = resource_path("Logo.png") +logo = resource_path("logo.png") # ----------- Create the 3 layouts this Window will display ----------- layout1 = [