[gnome-software] No, this is not gnome-color-manager anymore
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] No, this is not gnome-color-manager anymore
- Date: Fri, 23 Aug 2013 19:12:41 +0000 (UTC)
commit f2e576f44cad6256dc3f5010b67d1c380b345425
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Aug 23 15:12:17 2013 -0400
No, this is not gnome-color-manager anymore
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 4710a91..a95a3d8 100644
--- a/src/gs-main.c
+++ b/src/gs-main.c
@@ -448,7 +448,7 @@ main (int argc, char **argv)
gtk_init (&argc, &argv);
- context = g_option_context_new ("gnome-color-manager profile main");
+ context = g_option_context_new ("");
g_option_context_add_main_entries (context, options, NULL);
g_option_context_add_group (context, gtk_get_option_group (TRUE));
ret = g_option_context_parse (context, &argc, &argv, &error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]