[claws-mail] 3.7.9cvs2

Andreas Bierfert awjb at fedoraproject.org
Mon Apr 11 12:43:43 UTC 2011


commit 5437ce898879ece0f9948ea1740ad7dffb1a1a62
Author: Andreas Bierfert <andreas.bierfert at lowlatency.de>
Date:   Mon Apr 11 14:43:28 2011 +0200

    3.7.9cvs2

 claws-mail-3.7.9cvs2.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/claws-mail-3.7.9cvs2.patch b/claws-mail-3.7.9cvs2.patch
new file mode 100644
index 0000000..799b8de
--- /dev/null
+++ b/claws-mail-3.7.9cvs2.patch
@@ -0,0 +1,11 @@
+diff -up claws-mail-3.7.9/src/mainwindow.c.orig claws-mail-3.7.9/src/mainwindow.c
+--- claws-mail-3.7.9/src/mainwindow.c.orig	2011-04-11 14:31:00.000000000 +0200
++++ claws-mail-3.7.9/src/mainwindow.c	2011-04-11 14:31:27.000000000 +0200
+@@ -3573,6 +3573,7 @@ void main_window_popup(MainWindow *mainw
+ 	if (first_start) {
+ #ifdef G_OS_UNIX
+ 		gtk_window_deiconify(GTK_WINDOW(mainwin->window));
++		gtkut_window_popup(mainwin->window);
+ #endif
+ 		first_start = FALSE;
+ 	} else {


More information about the scm-commits mailing list