gtranslator r3874 - in trunk: . src/dialogs
- From: icq svn gnome org
- To: svn-commits-list gnome org
- Subject: gtranslator r3874 - in trunk: . src/dialogs
- Date: Thu, 30 Oct 2008 10:57:04 +0000 (UTC)
Author: icq
Date: Thu Oct 30 10:57:04 2008
New Revision: 3874
URL: http://svn.gnome.org/viewvc/gtranslator?rev=3874&view=rev
Log:
2008-10-30 Ignacio Casal Quinteiro <nacho resa gmail com>
* src/dialogs/preferences-dialog.c:
It seems we have to make a show_all.
Modified:
trunk/ChangeLog
trunk/src/dialogs/preferences-dialog.c
Modified: trunk/src/dialogs/preferences-dialog.c
==============================================================================
--- trunk/src/dialogs/preferences-dialog.c (original)
+++ trunk/src/dialogs/preferences-dialog.c Thu Oct 30 10:57:04 2008
@@ -1244,7 +1244,7 @@
"destroy",
G_CALLBACK (gtk_widget_destroyed),
&dlg);
- gtk_widget_show (dlg);
+ gtk_widget_show_all (dlg);
}
if (GTK_WINDOW (window) != gtk_window_get_transient_for (GTK_WINDOW (dlg)))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]