[gthumb] align the metadata on top
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] align the metadata on top
- Date: Wed, 5 Jan 2011 19:31:07 +0000 (UTC)
commit 9d6090b6aea269d279573a63579866b81b6450da
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Jan 5 20:07:53 2011 +0100
align the metadata on top
gthumb/gth-file-list.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gthumb/gth-file-list.c b/gthumb/gth-file-list.c
index 0f5cf77..2e63b43 100644
--- a/gthumb/gth-file-list.c
+++ b/gthumb/gth-file-list.c
@@ -724,6 +724,7 @@ gth_file_list_construct (GthFileList *file_list,
file_list->priv->text_renderer = renderer = gtk_cell_renderer_text_new ();
g_object_set (G_OBJECT (renderer),
+ "yalign", 0.0,
/*"ellipsize", PANGO_ELLIPSIZE_NONE,*/
"alignment", PANGO_ALIGN_CENTER,
"width", file_list->priv->thumb_size + THUMBNAIL_BORDER,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]