aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-05-26 08:17:01 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-05-26 08:17:01 +0000
commit26356a0a862b36084f3c321f5e1688ecf2719c7c (patch)
tree8e0cb5cc38d0e5198929b843d1ae090e93aaa244
parentb4d25ab66a98e78dda800020c12342ce98d9c920 (diff)
downloadgnunet-gtk-26356a0a862b36084f3c321f5e1688ecf2719c7c.tar.gz
gnunet-gtk-26356a0a862b36084f3c321f5e1688ecf2719c7c.zip
fix http_radiobutton naming
-rw-r--r--contrib/gnunet_setup_main_window.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gnunet_setup_main_window.glade b/contrib/gnunet_setup_main_window.glade
index 58e1735e..79e274a5 100644
--- a/contrib/gnunet_setup_main_window.glade
+++ b/contrib/gnunet_setup_main_window.glade
@@ -2483,7 +2483,7 @@
2483 </packing> 2483 </packing>
2484 </child> 2484 </child>
2485 <child> 2485 <child>
2486 <object class="GtkRadioButton" id="GNUNET_setup_transport_http_client_proxy_type_http_radiobutton2"> 2486 <object class="GtkRadioButton" id="GNUNET_setup_transport_http_client_proxy_type_http_radiobutton">
2487 <property name="label" translatable="yes">HTTP proxy</property> 2487 <property name="label" translatable="yes">HTTP proxy</property>
2488 <property name="visible">True</property> 2488 <property name="visible">True</property>
2489 <property name="can_focus">True</property> 2489 <property name="can_focus">True</property>