Skip to content

Commit 9bc0f11

Browse files
author
Bryan Lawrence
committed
Improved logo for system tray
1 parent 8ffe507 commit 9bc0f11

File tree

6 files changed

+30397
-29
lines changed

6 files changed

+30397
-29
lines changed

xconv2/assets/cf-logo-box.png

-101 KB
Binary file not shown.

xconv2/assets/cf-logo-box.svg

Lines changed: 0 additions & 12 deletions
This file was deleted.

xconv2/assets/cf-logo-t.svg

Lines changed: 30367 additions & 0 deletions
Loading

xconv2/assets/cf-logo.png

-45.5 KB
Binary file not shown.

xconv2/assets/cf-logo.svg

Lines changed: 29 additions & 16 deletions
Loading

xconv2/core_window.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def _show_about_dialog(self) -> None:
231231
left_logo_column.addWidget(
232232
self._build_about_logo_label(
233233
"cf-python",
234-
["cf-logo.png", "cf-logo.svg", "cf-python-logo.png", "cf-python-logo.svg"],
234+
["cf-logo-t.svg",],
235235
112,
236236
),
237237
alignment=Qt.AlignHCenter,

0 commit comments

Comments
 (0)