[evolution-patches] Patch for Bug # 301922



hi

     I have attached the patch for the bug # 301922 with the ChangeLog.

     This patch was reviewed a week ago.

     I want to commit it.

--
Luv,
S.Antony Vincent Pandian
--- e-destination-store.c	2005-07-08 10:34:46.256045960 +0530
+++ e-destination-store-changed.c	2005-07-08 10:35:06.339992736 +0530
@@ -327,6 +327,7 @@ e_destination_store_list_destinations (E
 		destination_list = g_list_prepend (destination_list, destination);
 	}
 	
+	destination_list = g_list_reverse(destination_list);
 	return destination_list;
 }
 

Attachment: ChangeLog_bug#301922
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]