Skip to content

Commit 4a788c2

Browse files
authored
Merge pull request #11 from OrioleNix/patch-1
Change title from gtk3 to gtk4
2 parents 4958722 + d2f34c9 commit 4a788c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

yafi/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ def on_about_action(self, *args):
136136
application_icon="au.stevetech.yafi",
137137
application_name="Yet Another Framework Interface",
138138
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.",
139+
+ "It is written in Python with a GTK4 theme, and uses the `CrOS_EC_Python` library to communicate with the EC.",
140140
copyright="© 2025 Stephen Horvath",
141141
developer_name="Stephen Horvath",
142142
developers=["Stephen Horvath https://github.com/Steve-Tech"],

0 commit comments

Comments
 (0)