Commit 70f3e20d authored by Roman Alifanov's avatar Roman Alifanov

update copyright

parent a5ff3b91
......@@ -53,10 +53,10 @@ class EepmPlayGuiApplication(Adw.Application):
about = Adw.AboutWindow(transient_for=self.props.active_window,
application_name='eepm-play-gui',
application_icon='ru.eepm.PlayGUI',
developer_name='Unknown',
developer_name='Etersoft',
version='0.1.0',
developers=['Unknown'],
copyright='© 2024 Unknown')
developers=['Ximper'],
copyright='© 2024 Etersoft')
about.present()
def on_preferences_action(self, widget, _):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment