forked from AuroraMiddleware/gtk
a70f8f44b4
Use a GtkHeaderBar for the credits and about buttons. It makes less sense here than in other places to go back to the buttons on the bottom, considering we only have a close button, so we always use a header bar. https://bugzilla.gnome.org/show_bug.cgi?id=720059
4 lines
43 B
C
4 lines
43 B
C
N_("About");
|
|
N_("Credits");
|
|
N_("License");
|