gyrus r339 - in branches/gyrus-python: . src
- From: csaavedra svn gnome org
- To: svn-commits-list gnome org
- Subject: gyrus r339 - in branches/gyrus-python: . src
- Date: Fri, 14 Mar 2008 18:50:50 +0000 (GMT)
Author: csaavedra
Date: Fri Mar 14 18:50:50 2008
New Revision: 339
URL: http://svn.gnome.org/viewvc/gyrus?rev=339&view=rev
Log:
2008-03-14 Claudio Saavedra <csaavedra alumnos utalca cl>
* src/gyrus_admin_mailbox.py: (get_list_of_mailbox)
Use integer types in the treeview. Fixes bug #521001
(Alejandro ValdÃs)
Modified:
branches/gyrus-python/ChangeLog
branches/gyrus-python/src/gyrus_admin_mailbox.py
Modified: branches/gyrus-python/src/gyrus_admin_mailbox.py
==============================================================================
--- branches/gyrus-python/src/gyrus_admin_mailbox.py (original)
+++ branches/gyrus-python/src/gyrus_admin_mailbox.py Fri Mar 14 18:50:50 2008
@@ -45,8 +45,7 @@
gtk.gdk.Pixbuf,
gobject.TYPE_STRING,
gobject.TYPE_INT,
- gobject.TYPE_INT)
-
+ gobject.TYPE_INT)
model = admin.treeview_users.get_model()
model.clear()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]