aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-04-23 12:41:56 +0200
committerChristian Grothoff <christian@grothoff.org>2018-04-23 12:41:56 +0200
commitd9a8cef3ce2d8015f61b1d24943ca3587b45d093 (patch)
tree4b84115a3b3b501c28a1af3dd81a74f7fb1f4022
parent60d7d182cd7545dda4492cdc03dc5f048bdc98b4 (diff)
downloadgnunet-gtk-d9a8cef3ce2d8015f61b1d24943ca3587b45d093.tar.gz
gnunet-gtk-d9a8cef3ce2d8015f61b1d24943ca3587b45d093.zip
fix obsolete tooltips, rename symbol to match latest gnunet.git API
-rw-r--r--contrib/gnunet_namestore_edit_a.glade2
-rw-r--r--contrib/gnunet_namestore_edit_aaaa.glade2
-rw-r--r--contrib/gnunet_namestore_edit_box.glade2
-rw-r--r--contrib/gnunet_namestore_edit_cert.glade2
-rw-r--r--contrib/gnunet_namestore_edit_cname.glade2
-rw-r--r--contrib/gnunet_namestore_edit_gns2dns.glade2
-rw-r--r--contrib/gnunet_namestore_edit_leho.glade2
-rw-r--r--contrib/gnunet_namestore_edit_mx.glade2
-rw-r--r--contrib/gnunet_namestore_edit_phone.glade2
-rw-r--r--contrib/gnunet_namestore_edit_pkey.glade2
-rw-r--r--contrib/gnunet_namestore_edit_ptr.glade2
-rw-r--r--contrib/gnunet_namestore_edit_soa.glade2
-rw-r--r--contrib/gnunet_namestore_edit_srv.glade2
-rw-r--r--contrib/gnunet_namestore_edit_tlsa.glade2
-rw-r--r--contrib/gnunet_namestore_edit_txt.glade2
-rw-r--r--contrib/gnunet_namestore_edit_vpn.glade2
-rw-r--r--src/fs/gnunet-fs-gtk_main-window-search.c2
-rw-r--r--src/namestore/gnunet-namestore-gtk.c8
18 files changed, 21 insertions, 21 deletions
diff --git a/contrib/gnunet_namestore_edit_a.glade b/contrib/gnunet_namestore_edit_a.glade
index 97505d13..49bb41be 100644
--- a/contrib/gnunet_namestore_edit_a.glade
+++ b/contrib/gnunet_namestore_edit_a.glade
@@ -264,7 +264,7 @@
264 <property name="visible">True</property> 264 <property name="visible">True</property>
265 <property name="can_focus">True</property> 265 <property name="can_focus">True</property>
266 <property name="receives_default">False</property> 266 <property name="receives_default">False</property>
267 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 267 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
268 <property name="xalign">0.5</property> 268 <property name="xalign">0.5</property>
269 <property name="draw_indicator">True</property> 269 <property name="draw_indicator">True</property>
270 </object> 270 </object>
diff --git a/contrib/gnunet_namestore_edit_aaaa.glade b/contrib/gnunet_namestore_edit_aaaa.glade
index 39ba278f..9a20a0ab 100644
--- a/contrib/gnunet_namestore_edit_aaaa.glade
+++ b/contrib/gnunet_namestore_edit_aaaa.glade
@@ -264,7 +264,7 @@
264 <property name="visible">True</property> 264 <property name="visible">True</property>
265 <property name="can_focus">True</property> 265 <property name="can_focus">True</property>
266 <property name="receives_default">False</property> 266 <property name="receives_default">False</property>
267 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 267 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
268 <property name="xalign">0.5</property> 268 <property name="xalign">0.5</property>
269 <property name="draw_indicator">True</property> 269 <property name="draw_indicator">True</property>
270 </object> 270 </object>
diff --git a/contrib/gnunet_namestore_edit_box.glade b/contrib/gnunet_namestore_edit_box.glade
index 5cd530d8..fcba3d44 100644
--- a/contrib/gnunet_namestore_edit_box.glade
+++ b/contrib/gnunet_namestore_edit_box.glade
@@ -906,7 +906,7 @@ For PGP, specify the key identifier.
906 <property name="visible">True</property> 906 <property name="visible">True</property>
907 <property name="can_focus">True</property> 907 <property name="can_focus">True</property>
908 <property name="receives_default">False</property> 908 <property name="receives_default">False</property>
909 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 909 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
910 <property name="xalign">0</property> 910 <property name="xalign">0</property>
911 <property name="draw_indicator">True</property> 911 <property name="draw_indicator">True</property>
912 </object> 912 </object>
diff --git a/contrib/gnunet_namestore_edit_cert.glade b/contrib/gnunet_namestore_edit_cert.glade
index 0782a4dc..8a9ab2f5 100644
--- a/contrib/gnunet_namestore_edit_cert.glade
+++ b/contrib/gnunet_namestore_edit_cert.glade
@@ -408,7 +408,7 @@ For PGP, specify the key identifier.
408 <property name="visible">True</property> 408 <property name="visible">True</property>
409 <property name="can_focus">True</property> 409 <property name="can_focus">True</property>
410 <property name="receives_default">False</property> 410 <property name="receives_default">False</property>
411 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 411 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
412 <property name="xalign">0.5</property> 412 <property name="xalign">0.5</property>
413 <property name="draw_indicator">True</property> 413 <property name="draw_indicator">True</property>
414 </object> 414 </object>
diff --git a/contrib/gnunet_namestore_edit_cname.glade b/contrib/gnunet_namestore_edit_cname.glade
index 0fd44cd9..9d65b5e6 100644
--- a/contrib/gnunet_namestore_edit_cname.glade
+++ b/contrib/gnunet_namestore_edit_cname.glade
@@ -250,7 +250,7 @@
250 <property name="visible">True</property> 250 <property name="visible">True</property>
251 <property name="can_focus">True</property> 251 <property name="can_focus">True</property>
252 <property name="receives_default">False</property> 252 <property name="receives_default">False</property>
253 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 253 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
254 <property name="draw_indicator">True</property> 254 <property name="draw_indicator">True</property>
255 </object> 255 </object>
256 <packing> 256 <packing>
diff --git a/contrib/gnunet_namestore_edit_gns2dns.glade b/contrib/gnunet_namestore_edit_gns2dns.glade
index f4ed1a8c..9fb9f89c 100644
--- a/contrib/gnunet_namestore_edit_gns2dns.glade
+++ b/contrib/gnunet_namestore_edit_gns2dns.glade
@@ -262,7 +262,7 @@ If you want to specify multiple IPv4 addresses, you should specify a GNS label i
262 <property name="visible">True</property> 262 <property name="visible">True</property>
263 <property name="can_focus">True</property> 263 <property name="can_focus">True</property>
264 <property name="receives_default">False</property> 264 <property name="receives_default">False</property>
265 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 265 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
266 <property name="xalign">0.5</property> 266 <property name="xalign">0.5</property>
267 <property name="draw_indicator">True</property> 267 <property name="draw_indicator">True</property>
268 </object> 268 </object>
diff --git a/contrib/gnunet_namestore_edit_leho.glade b/contrib/gnunet_namestore_edit_leho.glade
index cf67b7b5..f4ac3bdf 100644
--- a/contrib/gnunet_namestore_edit_leho.glade
+++ b/contrib/gnunet_namestore_edit_leho.glade
@@ -264,7 +264,7 @@
264 <property name="visible">True</property> 264 <property name="visible">True</property>
265 <property name="can_focus">True</property> 265 <property name="can_focus">True</property>
266 <property name="receives_default">False</property> 266 <property name="receives_default">False</property>
267 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 267 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
268 <property name="xalign">0.5</property> 268 <property name="xalign">0.5</property>
269 <property name="draw_indicator">True</property> 269 <property name="draw_indicator">True</property>
270 </object> 270 </object>
diff --git a/contrib/gnunet_namestore_edit_mx.glade b/contrib/gnunet_namestore_edit_mx.glade
index 2a852fd2..8bb12e43 100644
--- a/contrib/gnunet_namestore_edit_mx.glade
+++ b/contrib/gnunet_namestore_edit_mx.glade
@@ -298,7 +298,7 @@
298 <property name="visible">True</property> 298 <property name="visible">True</property>
299 <property name="can_focus">True</property> 299 <property name="can_focus">True</property>
300 <property name="receives_default">False</property> 300 <property name="receives_default">False</property>
301 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 301 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
302 <property name="xalign">0.5</property> 302 <property name="xalign">0.5</property>
303 <property name="draw_indicator">True</property> 303 <property name="draw_indicator">True</property>
304 </object> 304 </object>
diff --git a/contrib/gnunet_namestore_edit_phone.glade b/contrib/gnunet_namestore_edit_phone.glade
index b7c9ffd9..860cf0a2 100644
--- a/contrib/gnunet_namestore_edit_phone.glade
+++ b/contrib/gnunet_namestore_edit_phone.glade
@@ -313,7 +313,7 @@
313 <property name="visible">True</property> 313 <property name="visible">True</property>
314 <property name="can_focus">True</property> 314 <property name="can_focus">True</property>
315 <property name="receives_default">False</property> 315 <property name="receives_default">False</property>
316 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 316 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
317 <property name="xalign">0.5</property> 317 <property name="xalign">0.5</property>
318 <property name="draw_indicator">True</property> 318 <property name="draw_indicator">True</property>
319 </object> 319 </object>
diff --git a/contrib/gnunet_namestore_edit_pkey.glade b/contrib/gnunet_namestore_edit_pkey.glade
index cb1b5f46..e1bc42c0 100644
--- a/contrib/gnunet_namestore_edit_pkey.glade
+++ b/contrib/gnunet_namestore_edit_pkey.glade
@@ -264,7 +264,7 @@
264 <property name="visible">True</property> 264 <property name="visible">True</property>
265 <property name="can_focus">True</property> 265 <property name="can_focus">True</property>
266 <property name="receives_default">False</property> 266 <property name="receives_default">False</property>
267 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 267 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
268 <property name="xalign">0.5</property> 268 <property name="xalign">0.5</property>
269 <property name="draw_indicator">True</property> 269 <property name="draw_indicator">True</property>
270 </object> 270 </object>
diff --git a/contrib/gnunet_namestore_edit_ptr.glade b/contrib/gnunet_namestore_edit_ptr.glade
index 47093336..7ddabd51 100644
--- a/contrib/gnunet_namestore_edit_ptr.glade
+++ b/contrib/gnunet_namestore_edit_ptr.glade
@@ -264,7 +264,7 @@
264 <property name="visible">True</property> 264 <property name="visible">True</property>
265 <property name="can_focus">True</property> 265 <property name="can_focus">True</property>
266 <property name="receives_default">False</property> 266 <property name="receives_default">False</property>
267 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 267 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
268 <property name="xalign">0.5</property> 268 <property name="xalign">0.5</property>
269 <property name="draw_indicator">True</property> 269 <property name="draw_indicator">True</property>
270 </object> 270 </object>
diff --git a/contrib/gnunet_namestore_edit_soa.glade b/contrib/gnunet_namestore_edit_soa.glade
index d3c7fe92..fc4f9395 100644
--- a/contrib/gnunet_namestore_edit_soa.glade
+++ b/contrib/gnunet_namestore_edit_soa.glade
@@ -489,7 +489,7 @@
489 <property name="visible">True</property> 489 <property name="visible">True</property>
490 <property name="can_focus">True</property> 490 <property name="can_focus">True</property>
491 <property name="receives_default">False</property> 491 <property name="receives_default">False</property>
492 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 492 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
493 <property name="xalign">0.5</property> 493 <property name="xalign">0.5</property>
494 <property name="draw_indicator">True</property> 494 <property name="draw_indicator">True</property>
495 </object> 495 </object>
diff --git a/contrib/gnunet_namestore_edit_srv.glade b/contrib/gnunet_namestore_edit_srv.glade
index c11f8aef..2c9dd260 100644
--- a/contrib/gnunet_namestore_edit_srv.glade
+++ b/contrib/gnunet_namestore_edit_srv.glade
@@ -428,7 +428,7 @@
428 <property name="visible">True</property> 428 <property name="visible">True</property>
429 <property name="can_focus">True</property> 429 <property name="can_focus">True</property>
430 <property name="receives_default">False</property> 430 <property name="receives_default">False</property>
431 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 431 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
432 <property name="xalign">0</property> 432 <property name="xalign">0</property>
433 <property name="draw_indicator">True</property> 433 <property name="draw_indicator">True</property>
434 </object> 434 </object>
diff --git a/contrib/gnunet_namestore_edit_tlsa.glade b/contrib/gnunet_namestore_edit_tlsa.glade
index 6c2fa7a1..4385a38b 100644
--- a/contrib/gnunet_namestore_edit_tlsa.glade
+++ b/contrib/gnunet_namestore_edit_tlsa.glade
@@ -682,7 +682,7 @@ For PGP, specify the key identifier (not implemented).
682 <property name="visible">True</property> 682 <property name="visible">True</property>
683 <property name="can_focus">True</property> 683 <property name="can_focus">True</property>
684 <property name="receives_default">False</property> 684 <property name="receives_default">False</property>
685 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 685 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
686 <property name="xalign">0</property> 686 <property name="xalign">0</property>
687 <property name="draw_indicator">True</property> 687 <property name="draw_indicator">True</property>
688 </object> 688 </object>
diff --git a/contrib/gnunet_namestore_edit_txt.glade b/contrib/gnunet_namestore_edit_txt.glade
index 70a4938b..027becd6 100644
--- a/contrib/gnunet_namestore_edit_txt.glade
+++ b/contrib/gnunet_namestore_edit_txt.glade
@@ -263,7 +263,7 @@
263 <property name="visible">True</property> 263 <property name="visible">True</property>
264 <property name="can_focus">True</property> 264 <property name="can_focus">True</property>
265 <property name="receives_default">False</property> 265 <property name="receives_default">False</property>
266 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 266 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
267 <property name="xalign">0.5</property> 267 <property name="xalign">0.5</property>
268 <property name="draw_indicator">True</property> 268 <property name="draw_indicator">True</property>
269 </object> 269 </object>
diff --git a/contrib/gnunet_namestore_edit_vpn.glade b/contrib/gnunet_namestore_edit_vpn.glade
index 6bec787a..86ec00ec 100644
--- a/contrib/gnunet_namestore_edit_vpn.glade
+++ b/contrib/gnunet_namestore_edit_vpn.glade
@@ -364,7 +364,7 @@
364 <property name="visible">True</property> 364 <property name="visible">True</property>
365 <property name="can_focus">True</property> 365 <property name="can_focus">True</property>
366 <property name="receives_default">False</property> 366 <property name="receives_default">False</property>
367 <property name="tooltip_text" translatable="yes">Not that while it is recommended that 'private' records should be in the 'private zone', you are allowed to mark records in other zones as private as well. Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property> 367 <property name="tooltip_text" translatable="yes">Please be aware that once a record is made public, you are less free to change expiration times. Most importantly, if your record is set to never expire, you will never be able to change the mapping in the future if the record is public.</property>
368 <property name="xalign">0.5</property> 368 <property name="xalign">0.5</property>
369 <property name="draw_indicator">True</property> 369 <property name="draw_indicator">True</property>
370 </object> 370 </object>
diff --git a/src/fs/gnunet-fs-gtk_main-window-search.c b/src/fs/gnunet-fs-gtk_main-window-search.c
index 10fcf93d..1a869fdd 100644
--- a/src/fs/gnunet-fs-gtk_main-window-search.c
+++ b/src/fs/gnunet-fs-gtk_main-window-search.c
@@ -690,7 +690,7 @@ GNUNET_FS_GTK_save_button_clicked_cb (GtkButton * button,
690 /* show the window */ 690 /* show the window */
691 gtk_window_present (GTK_WINDOW (lctx->progress_dialog)); 691 gtk_window_present (GTK_WINDOW (lctx->progress_dialog));
692 lctx->lr = GNUNET_GNS_lookup (main_ctx->gns, 692 lctx->lr = GNUNET_GNS_lookup (main_ctx->gns,
693 GNUNET_GNS_MASTERZONE_STR, 693 GNUNET_GNS_EMPTY_LABEL_AT,
694 &pkey, 694 &pkey,
695 GNUNET_GNSRECORD_TYPE_NICK, 695 GNUNET_GNSRECORD_TYPE_NICK,
696 GNUNET_NO, 696 GNUNET_NO,
diff --git a/src/namestore/gnunet-namestore-gtk.c b/src/namestore/gnunet-namestore-gtk.c
index b5dca553..a119b5de 100644
--- a/src/namestore/gnunet-namestore-gtk.c
+++ b/src/namestore/gnunet-namestore-gtk.c
@@ -1268,7 +1268,7 @@ check_validity (struct GNUNET_GTK_NAMESTORE_PluginEnvironment *edc)
1268 ( (GNUNET_SYSERR == 1268 ( (GNUNET_SYSERR ==
1269 GNUNET_DNSPARSER_check_label (name)) && 1269 GNUNET_DNSPARSER_check_label (name)) &&
1270 (0 != strcmp (name, 1270 (0 != strcmp (name,
1271 GNUNET_GNS_MASTERZONE_STR))) ) 1271 GNUNET_GNS_EMPTY_LABEL_AT))) )
1272 { 1272 {
1273 edit_dialog_disable_save (edc); 1273 edit_dialog_disable_save (edc);
1274 return; 1274 return;
@@ -2400,7 +2400,7 @@ zone_iteration_proc (void *cls,
2400 GtkTreePath *sel_path; 2400 GtkTreePath *sel_path;
2401 2401
2402 if ( (GNUNET_SYSERR == GNUNET_DNSPARSER_check_label (name)) && 2402 if ( (GNUNET_SYSERR == GNUNET_DNSPARSER_check_label (name)) &&
2403 (0 != strcmp (name, GNUNET_GNS_MASTERZONE_STR)) ) 2403 (0 != strcmp (name, GNUNET_GNS_EMPTY_LABEL_AT)) )
2404 { 2404 {
2405 GNUNET_break (0); 2405 GNUNET_break (0);
2406 GNUNET_log (GNUNET_ERROR_TYPE_ERROR, 2406 GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
@@ -2537,7 +2537,7 @@ zone_iteration_proc (void *cls,
2537 "%s", 2537 "%s",
2538 EXPIRE_INVALID_STRING); 2538 EXPIRE_INVALID_STRING);
2539 if ( (0 == strcmp (name, 2539 if ( (0 == strcmp (name,
2540 GNUNET_GNS_MASTERZONE_STR)) && 2540 GNUNET_GNS_EMPTY_LABEL_AT)) &&
2541 (GNUNET_GNSRECORD_TYPE_NICK == rd[c].record_type) && 2541 (GNUNET_GNSRECORD_TYPE_NICK == rd[c].record_type) &&
2542 (NULL == current_pseudonym) ) 2542 (NULL == current_pseudonym) )
2543 { 2543 {
@@ -2875,7 +2875,7 @@ update_nick_record (const char *new_name)
2875 oc); 2875 oc);
2876 oc->qe = GNUNET_NAMESTORE_records_store (namestore, 2876 oc->qe = GNUNET_NAMESTORE_records_store (namestore,
2877 pkey, 2877 pkey,
2878 GNUNET_GNS_MASTERZONE_STR, 2878 GNUNET_GNS_EMPTY_LABEL_AT,
2879 total, 2879 total,
2880 rd_new, 2880 rd_new,
2881 &operation_done_cont, 2881 &operation_done_cont,