We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4958722 + d2f34c9 commit 4a788c2Copy full SHA for 4a788c2
1 file changed
yafi/main.py
@@ -136,7 +136,7 @@ def on_about_action(self, *args):
136
application_icon="au.stevetech.yafi",
137
application_name="Yet Another Framework Interface",
138
comments="YAFI is another GUI for the Framework Laptop Embedded Controller.\n"
139
- + "It is written in Python with a GTK3 theme, and uses the `CrOS_EC_Python` library to communicate with the EC.",
+ + "It is written in Python with a GTK4 theme, and uses the `CrOS_EC_Python` library to communicate with the EC.",
140
copyright="© 2025 Stephen Horvath",
141
developer_name="Stephen Horvath",
142
developers=["Stephen Horvath https://github.com/Steve-Tech"],
0 commit comments