Show localized website label

This commit is contained in:
Yousuf Philips
2021-03-01 02:17:58 +01:00
committed by Simon Steinbeiß
parent 65ed1afa36
commit 0d06dd82cf

View File

@@ -147,7 +147,6 @@ show_about_dialog (GtkWidget *widget, gpointer user_data)
"authors", authors, "authors", authors,
"translator-credits", _("translator-credits"), "translator-credits", _("translator-credits"),
"website", "https://docs.xfce.org/apps/xfce4-taskmanager/start", "website", "https://docs.xfce.org/apps/xfce4-taskmanager/start",
"website-label", "Website",
NULL); NULL);
} }