mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
Point to GitHub pages from about dialog
This commit is contained in:
@@ -227,7 +227,7 @@ class ClapperAboutDialog extends Gtk.AboutDialog
|
|||||||
artists: ['Rafał Dzięgiel'],
|
artists: ['Rafał Dzięgiel'],
|
||||||
license_type: Gtk.License.GPL_3_0,
|
license_type: Gtk.License.GPL_3_0,
|
||||||
logo_icon_name: 'com.github.rafostar.Clapper',
|
logo_icon_name: 'com.github.rafostar.Clapper',
|
||||||
website: 'https://github.com/Rafostar/clapper',
|
website: 'https://rafostar.github.io/clapper',
|
||||||
system_information: osInfo,
|
system_information: osInfo,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user