[gnome-logs/wip/current-boot: 5/7] Show messages from current boot for all categories
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs/wip/current-boot: 5/7] Show messages from current boot for all categories
- Date: Fri, 1 Nov 2013 11:01:46 +0000 (UTC)
commit 1b1e6f1ef95cc84130b4b5284b5425bd848e79ed
Author: David King <davidk gnome org>
Date: Wed Oct 30 11:15:07 2013 +0000
Show messages from current boot for all categories
https://bugzilla.gnome.org/show_bug.cgi?id=709297
src/gl-eventview.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gl-eventview.c b/src/gl-eventview.c
index 6a85b0a..299928a 100644
--- a/src/gl-eventview.c
+++ b/src/gl-eventview.c
@@ -49,7 +49,7 @@ typedef struct
G_DEFINE_TYPE_WITH_PRIVATE (GlEventView, gl_event_view, GTK_TYPE_STACK)
static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, };
-static const guint N_RESULTS = 50;
+static const gssize N_RESULTS = -1;
static const gchar DESKTOP_SCHEMA[] = "org.gnome.desktop.interface";
static const gchar CLOCK_FORMAT[] = "clock-format";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]