[gnome-software] Change the default page to load at startup to 'All'
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Change the default page to load at startup to 'All'
- Date: Wed, 21 Aug 2013 14:13:32 +0000 (UTC)
commit 0a5d3bb648bc05ef8e61d2f323a7b1bc4eecc52b
Author: Richard Hughes <richard hughsie com>
Date: Wed Aug 21 14:37:49 2013 +0100
Change the default page to load at startup to 'All'
src/gs-main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-main.c b/src/gs-main.c
index 16c9880..56ace77 100644
--- a/src/gs-main.c
+++ b/src/gs-main.c
@@ -1798,7 +1798,7 @@ main (int argc, char **argv)
g_warning ("Mode '%s' not recognised", mode);
}
} else {
- priv->app_startup_mode = GS_MAIN_MODE_INSTALLED;
+ priv->app_startup_mode = GS_MAIN_MODE_NEW;
}
/* load the plugins */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]