Ticket #2472: [#2472][GTKUI]Add Support for anonymous_mode continued.patch

File [#2472][GTKUI]Add Support for anonymous_mode continued.patch, 2.6 KB (added by Doadin, 10 years ago)
  • deluge/ui/gtkui/glade/preferences_dialog.ui

    From 053509e8a715600a49037d74eb28a0e61156bc0a Mon Sep 17 00:00:00 2001
    From: Doadin <tbkizle@gmail.com>
    Date: Fri, 4 Jul 2014 02:19:32 -0400
    Subject: [PATCH] Add Support for anonymous_mode continued
    
    ---
     deluge/ui/gtkui/glade/preferences_dialog.ui | 19 +++++++++++++++++++
     1 file changed, 19 insertions(+)
    
    diff --git a/deluge/ui/gtkui/glade/preferences_dialog.ui b/deluge/ui/gtkui/glade/preferences_dialog.ui
    index 4115a30..1bedca1 100644
    a b the proxy instead of using the local DNS service</property>  
    44204420                                                <property name="x_options">GTK_FILL</property>
    44214421                                              </packing>
    44224422                                            </child>
     4423                                            <child>
     4424                                              <object class="GtkCheckButton" id="chk_anonymous_mode">
     4425                                                <property name="label" translatable="yes">Anonymous Mode</property>
     4426                                                <property name="use_action_appearance">False</property>
     4427                                                <property name="visible">True</property>
     4428                                                <property name="can_focus">True</property>
     4429                                                <property name="receives_default">False</property>
     4430                                                <property name="tooltip_text" translatable="yes">Anonymous Mode</property>
     4431                                                <property name="xalign">0.49000000953674316</property>
     4432                                                <property name="active">True</property>
     4433                                                <property name="draw_indicator">True</property>
     4434                                              </object>
     4435                                              <packing>
     4436                                                <property name="right_attach">2</property>
     4437                                                <property name="top_attach">7</property>
     4438                                                <property name="bottom_attach">8</property>
     4439                                                <property name="x_options">GTK_FILL</property>
     4440                                              </packing>
     4441                                            </child>
    44234442                                          </object>
    44244443                                        </child>
    44254444                                      </object>