]> Pileus Git - ~andy/gtk/commit
about: Add :license-type property
authorEmmanuele Bassi <ebassi@gmail.com>
Tue, 10 Aug 2010 04:00:15 +0000 (00:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 10 Aug 2010 04:00:15 +0000 (00:00 -0400)
commit73030c462f19b46d352fdfae6c207eb5dfcdf6d4
treeaa8dadc437641e2485306ea7935c125c6df7ca08
parent79ef5de5056fc44ba87e5f2684250db1c8575a2f
about: Add :license-type property

The :license-type property of GtkAboutDialog allows using a symbolic
enumeration value that will construct a placeholder license preamble
linking to a specific URL. This allows localization of the licensing
text without using a translation of the actual license, since it would
not be valid.
Bug 336225.
demos/gtk-demo/appwindow.c
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkaboutdialog.c
gtk/gtkaboutdialog.h