Zenmonitor3 about dialog patch for forgejo
This commit is contained in:
parent
2e68a31b02
commit
a09f0b25d3
|
@ -144,7 +144,7 @@ static void add_columns (GtkTreeView *treeview) {
|
|||
|
||||
static void about_btn_clicked(GtkButton *button, gpointer user_data) {
|
||||
GtkWidget *dialog;
|
||||
const gchar *website = "https://github.com/Ta180m/zenmonitor3";
|
||||
const gchar *website = "https://git.exozy.me/a/zenmonitor3";
|
||||
const gchar *msg = "<b>Zenmonitor3</b> %s\n"
|
||||
"Zenmonitor3 is monitoring software for AMD Zen-based CPUs, now with Zen 3 support!\n"
|
||||
"<a href=\"%s\">%s</a>\n\n"
|
||||
|
|
Loading…
Reference in New Issue