gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29952 - gnunet-gtk/contrib


From: gnunet
Subject: [GNUnet-SVN] r29952 - gnunet-gtk/contrib
Date: Tue, 8 Oct 2013 09:24:54 +0200

Author: grothoff
Date: 2013-10-08 09:24:54 +0200 (Tue, 08 Oct 2013)
New Revision: 29952

Modified:
   gnunet-gtk/contrib/gnunet_namestore_edit_a.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_aaaa.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_cname.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_gns2dns.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_leho.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_mx.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_phone.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_pkey.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_ptr.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_soa.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_srv.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_txt.glade
   gnunet-gtk/contrib/gnunet_namestore_edit_vpn.glade
   gnunet-gtk/contrib/gnunet_namestore_gtk_main_window.glade
Log:
-remove zone_liststore from glade files, as we need to generate and dynamically 
set it

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_a.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_a.glade    2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_a.glade    2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -160,7 +160,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>
@@ -571,26 +570,4 @@
       <action-widget response="-5">edit_dialog_save_button</action-widget>
     </action-widgets>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1" translatable="no">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1" translatable="no">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1" translatable="no">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
 </interface>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_aaaa.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_aaaa.glade 2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_aaaa.glade 2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -142,7 +142,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>
@@ -570,26 +569,4 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
 </interface>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_cname.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_cname.glade        2013-10-08 
06:55:36 UTC (rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_cname.glade        2013-10-08 
07:24:54 UTC (rev 29952)
@@ -142,7 +142,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>
@@ -570,26 +569,4 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
 </interface>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_gns2dns.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_gns2dns.glade      2013-10-08 
06:55:36 UTC (rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_gns2dns.glade      2013-10-08 
07:24:54 UTC (rev 29952)
@@ -34,28 +34,6 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_gns2dns_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -181,7 +159,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_leho.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_leho.glade 2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_leho.glade 2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -34,28 +34,6 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_leho_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -181,7 +159,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_mx.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_mx.glade   2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_mx.glade   2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -39,28 +39,6 @@
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_mx_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -186,7 +164,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_phone.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_phone.glade        2013-10-08 
06:55:36 UTC (rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_phone.glade        2013-10-08 
07:24:54 UTC (rev 29952)
@@ -39,28 +39,6 @@
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_phone_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -188,7 +166,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>
@@ -253,7 +230,7 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkEntry" id="edit_dialog_phone_entry">
+                      <object class="GtkEntry" 
id="edit_dialog_phone_peer_entry">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
                         <property name="has_focus">True</property>
@@ -264,7 +241,7 @@
                         <property 
name="secondary_icon_activatable">False</property>
                         <property name="primary_icon_sensitive">True</property>
                         <property 
name="secondary_icon_sensitive">True</property>
-                        <signal name="changed" 
handler="GNS_edit_dialog_phone_entry_changed_cb" swapped="no"/>
+                        <signal name="changed" 
handler="GNS_edit_dialog_phone_peer_entry_changed_cb" swapped="no"/>
                       </object>
                       <packing>
                         <property name="expand">True</property>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_pkey.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_pkey.glade 2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_pkey.glade 2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -34,28 +34,6 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_pkey_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -181,7 +159,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_ptr.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_ptr.glade  2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_ptr.glade  2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -34,28 +34,6 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_ptr_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -181,7 +159,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_soa.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_soa.glade  2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_soa.glade  2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -63,28 +63,6 @@
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_soa_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -210,7 +188,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_srv.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_srv.glade  2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_srv.glade  2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -49,28 +49,6 @@
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_srv_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -196,7 +174,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_txt.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_txt.glade  2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_txt.glade  2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -34,28 +34,6 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_txt_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -181,7 +159,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_edit_vpn.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_edit_vpn.glade  2013-10-08 06:55:36 UTC 
(rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_edit_vpn.glade  2013-10-08 07:24:54 UTC 
(rev 29952)
@@ -34,28 +34,6 @@
       </row>
     </data>
   </object>
-  <object class="GtkListStore" id="zone_liststore">
-    <columns>
-      <!-- column-name zonename -->
-      <column type="gchararray"/>
-      <!-- column-name optionname -->
-      <column type="gchararray"/>
-    </columns>
-    <data>
-      <row>
-        <col id="0" translatable="yes">Master Zone</col>
-        <col id="1">ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Private Zone</col>
-        <col id="1">PRIVATE_ZONEKEY</col>
-      </row>
-      <row>
-        <col id="0" translatable="yes">Shorten Zone</col>
-        <col id="1">SHORTEN_ZONEKEY</col>
-      </row>
-    </data>
-  </object>
   <object class="GtkDialog" id="edit_vpn_dialog">
     <property name="can_focus">False</property>
     <property name="border_width">5</property>
@@ -181,7 +159,6 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="tooltip_text" 
translatable="yes">Select the desired zone for the record.  Changing this value 
here will move the record to the selected zone.</property>
-                        <property name="model">zone_liststore</property>
                         <property name="active">0</property>
                         <property name="entry_text_column">0</property>
                         <child>

Modified: gnunet-gtk/contrib/gnunet_namestore_gtk_main_window.glade
===================================================================
--- gnunet-gtk/contrib/gnunet_namestore_gtk_main_window.glade   2013-10-08 
06:55:36 UTC (rev 29951)
+++ gnunet-gtk/contrib/gnunet_namestore_gtk_main_window.glade   2013-10-08 
07:24:54 UTC (rev 29952)
@@ -550,6 +550,10 @@
         <col id="0">65540</col>
         <col id="1">GNS2DNS</col>
       </row>
+      <row>
+        <col id="0">65542</col>
+        <col id="1">PHONE</col>
+      </row>
     </data>
   </object>
 </interface>




reply via email to

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