mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
Update main.py
This commit is contained in:
@@ -136,7 +136,7 @@ class YafiApplication(Adw.Application):
|
|||||||
application_icon="au.stevetech.yafi",
|
application_icon="au.stevetech.yafi",
|
||||||
application_name="Yet Another Framework Interface",
|
application_name="Yet Another Framework Interface",
|
||||||
comments="YAFI is another GUI for the Framework Laptop Embedded Controller.\n"
|
comments="YAFI is another GUI for the Framework Laptop Embedded Controller.\n"
|
||||||
+ "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.",
|
||||||
copyright="© 2025 Stephen Horvath",
|
copyright="© 2025 Stephen Horvath",
|
||||||
developer_name="Stephen Horvath",
|
developer_name="Stephen Horvath",
|
||||||
developers=["Stephen Horvath https://github.com/Steve-Tech"],
|
developers=["Stephen Horvath https://github.com/Steve-Tech"],
|
||||||
|
|||||||
Reference in New Issue
Block a user