Added a comment to the about dialog

This commit is contained in:
Pierre Pronchery 2012-05-20 13:44:47 +00:00
parent 65be2ec7de
commit 9abdd1d007

View File

@ -1418,6 +1418,8 @@ void phone_show_about(Phone * phone, gboolean show)
}
phone->ab_window = desktop_about_dialog_new();
desktop_about_dialog_set_authors(phone->ab_window, _authors);
desktop_about_dialog_set_comments(phone->ab_window,
_("Telephony application for the DeforaOS desktop"));
desktop_about_dialog_set_copyright(phone->ab_window, _copyright);
desktop_about_dialog_set_license(phone->ab_window, _license);
desktop_about_dialog_set_logo_icon_name(phone->ab_window,