gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r25905 - gnunet-gtk/src/setup


From: gnunet
Subject: [GNUnet-SVN] r25905 - gnunet-gtk/src/setup
Date: Fri, 25 Jan 2013 16:25:32 +0100

Author: grothoff
Date: 2013-01-25 16:25:31 +0100 (Fri, 25 Jan 2013)
New Revision: 25905

Modified:
   gnunet-gtk/src/setup/gnunet-setup-options.c
Log:
updates to setup to reflect changes in DNS exit code

Modified: gnunet-gtk/src/setup/gnunet-setup-options.c
===================================================================
--- gnunet-gtk/src/setup/gnunet-setup-options.c 2013-01-25 15:22:18 UTC (rev 
25904)
+++ gnunet-gtk/src/setup/gnunet-setup-options.c 2013-01-25 15:25:31 UTC (rev 
25905)
@@ -1814,8 +1814,8 @@
   {
    "GNUNET_setup_dns_resolver_ip_entry",
    "changed",
-   "dns",
-   "DNS_EXIT",
+   "exit",
+   "DNS_RESOLVER",
    gettext_noop
    ("IP address of the external DNS resolver to use (values from your 
resolve.conf are usually appropriate))"),
    "https://gnunet.org/configuration-exit";,
@@ -1827,8 +1827,8 @@
   {
    "GNUNET_setup_dns_enable_exit_checkbutton",
    "toggled",
-   "dns",
-   "PROVIDE_EXIT",
+   "exit",
+   "EXIT_DNS",
    gettext_noop
    ("Allow other peers to perform DNS resolutions using your Internet 
connection"),
    "https://gnunet.org/configuration-dns";,




reply via email to

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