Show localized website label
This commit is contained in:
committed by
Simon Steinbeiß
parent
65ed1afa36
commit
0d06dd82cf
@@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user