Set the program-name property of the about dialog.

* demos/gtk-demo/appwindow.c: Set the program-name property
        of the about dialog.

        * docs/tools/widgets.c: Add GtkAboutDialog


svn path=/trunk/; revision=22427
This commit is contained in:
Matthias Clasen
2009-03-01 05:19:42 +00:00
parent 7ab372c6ca
commit f3f4fec8db
7 changed files with 50 additions and 4 deletions

View File

@ -1,3 +1,10 @@
2009-03-01 Matthias Clasen <mclasen@redhat.com>
* demos/gtk-demo/appwindow.c: Set the program-name property
of the about dialog.
* docs/tools/widgets.c: Add GtkAboutDialog
2009-02-28 Matthias Clasen <mclasen@redhat.com>
Bug 572273 No replacement documented for gtk_action_connect_proxy()