gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2785 - GNUnet/src/conf


From: grothoff
Subject: [GNUnet-SVN] r2785 - GNUnet/src/conf
Date: Sat, 13 May 2006 13:24:29 -0700 (PDT)

Author: grothoff
Date: 2006-05-13 13:24:27 -0700 (Sat, 13 May 2006)
New Revision: 2785

Modified:
   GNUnet/src/conf/wizard_interface.c
Log:
lnks

Modified: GNUnet/src/conf/wizard_interface.c
===================================================================
--- GNUnet/src/conf/wizard_interface.c  2006-05-13 20:21:48 UTC (rev 2784)
+++ GNUnet/src/conf/wizard_interface.c  2006-05-13 20:24:27 UTC (rev 2785)
@@ -67,7 +67,7 @@
   gtk_text_view_set_wrap_mode (GTK_TEXT_VIEW (textview11), GTK_WRAP_WORD);
   gtk_text_view_set_cursor_visible (GTK_TEXT_VIEW (textview11), FALSE);
   gtk_text_view_set_indent (GTK_TEXT_VIEW (textview11), 2);
-  gtk_text_buffer_set_text (gtk_text_view_get_buffer (GTK_TEXT_VIEW 
(textview11)), _("Welcome to GNUnet!\n\nThis assistant will ask you a few basic 
questions in order to configure GNUnet.\n\nPlease visit our homepage 
at\n\thttp://www.gnunet.org\nand join our community 
at\n\thttp://www.gnunet.org/drupal/\n\nHave a lot of fun,\n\nthe GNUnet team"), 
-1);
+  gtk_text_buffer_set_text (gtk_text_view_get_buffer (GTK_TEXT_VIEW 
(textview11)), _("Welcome to GNUnet!\n\nThis assistant will ask you a few basic 
questions in order to configure GNUnet.\n\nPlease visit our homepage 
at\n\thttp://gnunet.org\nand join our community 
at\n\thttps://gnunet.org/drupal/\n\nHave a lot of fun,\n\nthe GNUnet team"), 
-1);
 
   hseparator2 = gtk_hseparator_new ();
   gtk_widget_show (hseparator2);





reply via email to

[Prev in Thread] Current Thread [Next in Thread]