You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subtitle: `List of people who helped develop this extension`,
228
+
buttonLabel: `Show`,
229
+
onButtonPressed: ()=>{
230
+
letdialog=newGtk.Dialog({
231
+
title: `Honor Roll`,
232
+
use_header_bar: true,
233
+
modal: true,
234
+
})
235
+
236
+
letlabel=newGtk.Label({
237
+
label: `\n Empty list :/ \n\n If you had any contribution and you agree to include your nickname + email. \n Please send me an email: [email protected] `,
0 commit comments