Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-07-11 15:59:27 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-07-11 15:59:27 +0300
commit6746550cbeca92e630c54b6a3de93a4a84600c80 (patch)
tree3cd018f270c55b1f279d5368b2a40f26994000b8 /data/ui/remmina_main.glade
parentecef602ea2e766d89905dfee7b5f0e471f8355e2 (diff)
UI Stats and News refactoring
Diffstat (limited to 'data/ui/remmina_main.glade')
-rw-r--r--data/ui/remmina_main.glade38
1 files changed, 0 insertions, 38 deletions
diff --git a/data/ui/remmina_main.glade b/data/ui/remmina_main.glade
index 3a985438a..bd9d808ae 100644
--- a/data/ui/remmina_main.glade
+++ b/data/ui/remmina_main.glade
@@ -34,21 +34,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="can_focus">False</property>
<property name="icon_name">edit-find-symbolic</property>
</object>
- <object class="GtkImage" id="image_make_default">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">emblem-default-symbolic</property>
- </object>
<object class="GtkImage" id="image_new">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="icon_name">document-new-symbolic</property>
</object>
- <object class="GtkImage" id="ustat_toggle_image">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="icon_name">mail-send-receive-symbolic</property>
- </object>
<object class="GtkImage" id="view_toggle_icon">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -136,34 +126,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="position">2</property>
</packing>
</child>
- <child>
- <object class="GtkToggleButton" id="ustats_toggle">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Do you allow Remmina to send periodic anonymous usage statistics to its developers?</property>
- <property name="image">ustat_toggle_image</property>
- <signal name="toggled" handler="remmina_main_on_click_ustat_toggle" swapped="no"/>
- </object>
- <packing>
- <property name="pack_type">end</property>
- <property name="position">3</property>
- </packing>
- </child>
- <child>
- <object class="GtkButton" id="button_make_default">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Set Remmina as the default Remote Desktop Client</property>
- <property name="action_name">main.default</property>
- <property name="image">image_make_default</property>
- </object>
- <packing>
- <property name="pack_type">end</property>
- <property name="position">4</property>
- </packing>
- </child>
</object>
</child>
<child>