main-window: Don’t set program-name in about dialog
program-name will be retrieved with g_get_application_name(). Let’s not do it explicitly so that there is one less string to translate
Showing
Please register or sign in to comment
program-name will be retrieved with g_get_application_name(). Let’s not do it explicitly so that there is one less string to translate