don't show the window yet. The user might not have the help pages

2007-05-15  Sven Neumann  <sven@gimp.org>

        * plug-ins/helpbrowser/dialog.c (browser_dialog_open): don't show
        the window yet. The user might not have the help pages installed.

        * plug-ins/helpbrowser/wilber-reading.png: use the new style Wilber.


svn path=/trunk/; revision=22493
This commit is contained in:
Sven Neumann 2007-05-15 15:00:05 +00:00 committed by Sven Neumann
parent a8012cc453
commit acc0e90145
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,10 @@
2007-05-15 Sven Neumann <sven@gimp.org>
* plug-ins/helpbrowser/dialog.c (browser_dialog_open): don't show
the window yet. The user might not have the help pages installed.
* plug-ins/helpbrowser/wilber-reading.png: use the new style Wilber.
2007-05-15 Sven Neumann <sven@gimp.org>
* plug-ins/common/wmf.c

View File

@ -394,8 +394,6 @@ browser_dialog_open (void)
g_signal_connect (window, "unmap",
G_CALLBACK (dialog_unmap),
paned);
gtk_widget_show (window);
}
static gboolean

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB