[gnome-builder] recent: move recent section above buttons
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] recent: move recent section above buttons
- Date: Tue, 22 Jan 2019 02:37:02 +0000 (UTC)
commit c5b85fe636a409b3499089de379f70ce53e45b88
Author: Christian Hergert <chergert redhat com>
Date: Mon Jan 21 16:26:50 2019 -0800
recent: move recent section above buttons
src/plugins/recent/gbp-recent-section.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/plugins/recent/gbp-recent-section.c b/src/plugins/recent/gbp-recent-section.c
index 0a6daad34..41db6001d 100644
--- a/src/plugins/recent/gbp-recent-section.c
+++ b/src/plugins/recent/gbp-recent-section.c
@@ -89,7 +89,7 @@ gbp_recent_section_get_has_selection (GbpRecentSection *self)
static gint
gbp_recent_section_get_priority (IdeGreeterSection *section)
{
- return 0;
+ return -100;
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]