blam r558 - trunk/src
- From: cmartin svn gnome org
- To: svn-commits-list gnome org
- Subject: blam r558 - trunk/src
- Date: Wed, 23 Apr 2008 10:29:17 +0100 (BST)
Author: cmartin
Date: Wed Apr 23 09:29:17 2008
New Revision: 558
URL: http://svn.gnome.org/viewvc/blam?rev=558&view=rev
Log:
Make read/unread align to the right.
Modified:
trunk/src/ChannelList.cs
Modified: trunk/src/ChannelList.cs
==============================================================================
--- trunk/src/ChannelList.cs (original)
+++ trunk/src/ChannelList.cs Wed Apr 23 09:29:17 2008
@@ -294,6 +294,7 @@
weight = (int)Pango.Weight.Bold;
}
+ ((CellRendererText)cell).Xalign = 1.0f;
((CellRendererText)cell).Weight = weight;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]