aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2008-06-02 02:42:21 +0000
committerChristian Grothoff <christian@grothoff.org>2008-06-02 02:42:21 +0000
commit490c2c54af27c3a3d65368574e5a6a50bd4a9d22 (patch)
tree5ada1ba0677258b3f6eb19ddecd1031255a8fc87
parent2fa0edc14d0a0d65096b929e1dd5230f22b75c74 (diff)
downloadgnunet-gtk-490c2c54af27c3a3d65368574e5a6a50bd4a9d22.tar.gz
gnunet-gtk-490c2c54af27c3a3d65368574e5a6a50bd4a9d22.zip
fix
-rw-r--r--gnunet-gtk.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index 5467c956..612a8ae3 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -1664,7 +1664,7 @@ This release adds context-menus (right-click) which allow copying the URI of sea
1664 <property name="xalign">0</property> 1664 <property name="xalign">0</property>
1665 <property name="xscale">0</property> 1665 <property name="xscale">0</property>
1666 <child> 1666 <child>
1667 <widget class="GtkSpinButton" id="uploadAnonymityLevelSpinButton1"> 1667 <widget class="GtkSpinButton" id="uploadAnonymityLevelSpinButton">
1668 <property name="visible">True</property> 1668 <property name="visible">True</property>
1669 <property name="can_focus">True</property> 1669 <property name="can_focus">True</property>
1670 <property name="tooltip" translatable="yes">What level of sender-anonymity is desired when sharing this particular file? 0 allows direct connections (no anonymity). Higher levels require increasing amounts of cover traffic per shared block, increasing your privacy at the expense of efficiency.</property> 1670 <property name="tooltip" translatable="yes">What level of sender-anonymity is desired when sharing this particular file? 0 allows direct connections (no anonymity). Higher levels require increasing amounts of cover traffic per shared block, increasing your privacy at the expense of efficiency.</property>
@@ -1690,7 +1690,7 @@ This release adds context-menus (right-click) which allow copying the URI of sea
1690 <property name="xalign">0</property> 1690 <property name="xalign">0</property>
1691 <property name="xscale">0</property> 1691 <property name="xscale">0</property>
1692 <child> 1692 <child>
1693 <widget class="GtkSpinButton" id="contentPrioritySpinButton1"> 1693 <widget class="GtkSpinButton" id="contentPrioritySpinButton">
1694 <property name="width_request">94</property> 1694 <property name="width_request">94</property>
1695 <property name="visible">True</property> 1695 <property name="visible">True</property>
1696 <property name="can_focus">True</property> 1696 <property name="can_focus">True</property>