[vinagre] comment a new gio function
- From: Jonh Wendell <jwendell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vinagre] comment a new gio function
- Date: Tue, 16 Nov 2010 17:39:11 +0000 (UTC)
commit af6469edaa0e59a7cd844c7f3c790a2eae9d7879
Author: Jonh Wendell <jwendell gnome org>
Date: Tue Nov 16 14:45:22 2010 -0300
comment a new gio function
vinagre/vinagre-main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vinagre/vinagre-main.c b/vinagre/vinagre-main.c
index f1ca31f..d1ec06a 100644
--- a/vinagre/vinagre-main.c
+++ b/vinagre/vinagre-main.c
@@ -161,7 +161,7 @@ int main (int argc, char **argv) {
app = gtk_application_new ("org.gnome.vinagre", G_APPLICATION_HANDLES_COMMAND_LINE);
/* https://bugzilla.gnome.org/show_bug.cgi?id=634990 */
- g_application_set_option_context (G_APPLICATION (app), context);
+ /* g_application_set_option_context (G_APPLICATION (app), context); */
g_signal_connect (app,
"command-line",
G_CALLBACK (app_command_line),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]