We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c702de5 commit 10fdcfaCopy full SHA for 10fdcfa
src/application.vala
@@ -71,6 +71,7 @@ public class MyApp : Adw.Application {
71
artists = {"Brage Fuglseth"},
72
translator_credits = _("translator-credits"),
73
application_name = "Gradebook",
74
+ application_icon = "io.github.leolost2605.gradebook",
75
comments = _("A simple app to keep track of your grades!"),
76
version = "1.1.1",
77
license_type = GPL_3_0,
0 commit comments