Added a placeholder icon and added my name on the credits and more stuff
This commit is contained in:
parent
91199b8e1d
commit
837b479d60
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 19 KiB |
@ -47,9 +47,11 @@ class AlpacaApplication(Adw.Application):
|
||||
application_name='Alpaca',
|
||||
application_icon='com.jeffser.Alpaca',
|
||||
developer_name='Jeffry Samuel Eduarte Rojas',
|
||||
version='0.1.0',
|
||||
developers=['Jeffser'],
|
||||
copyright='© 2024 Jeffser')
|
||||
version='0.1.1',
|
||||
developers=['Jeffser https://jeffser.com'],
|
||||
designers=['Jeffser https://jeffser.com'],
|
||||
copyright='© 2024 Jeffser',
|
||||
issue_url='https://github.com/Jeffser/Alpaca/issues')
|
||||
about.present()
|
||||
|
||||
def on_preferences_action(self, widget, _):
|
||||
|
Loading…
x
Reference in New Issue
Block a user