gtk2/gtk/gtkaboutdialog.ui.h
William Jon McCann a70f8f44b4 about dialog: Use headerbar
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
2014-01-17 17:52:08 -05:00

4 lines
43 B
C

N_("About");
N_("Credits");
N_("License");