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
path: root/data/ui
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-01-11 00:25:26 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-01-11 00:25:26 +0300
commit701064acbc5e263c1c7afc46194822b73eac2e4b (patch)
treefcaef506fab7246eb389f1eda07c1a806ec3257c /data/ui
parent20a90a9fd005136751c4d40da4fd03b339a637cf (diff)
Fixed translations and script
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/remmina_preferences.glade10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/ui/remmina_preferences.glade b/data/ui/remmina_preferences.glade
index 7c971bb4a..df55e45df 100644
--- a/data/ui/remmina_preferences.glade
+++ b/data/ui/remmina_preferences.glade
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.4
+<!-- Generated with glade 3.22.1
Remmina Preferences Dialog -
Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2018
@@ -43,6 +43,9 @@ Author: Antenore Gatta
<property name="type_hint">dialog</property>
<signal name="close" handler="remmina_pref_dialog_on_close_clicked" swapped="no"/>
<signal name="destroy" handler="remmina_pref_on_dialog_destroy" swapped="no"/>
+ <child>
+ <placeholder/>
+ </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -346,7 +349,7 @@ Author: Antenore Gatta
%Y Year, %m Month, %d Day, %H Hour, %M Minute, %S Seconds (UTC time)
</property>
<property name="hexpand">True</property>
- <property name="placeholder_text" translatable="yes">remmina_%p_%h_%Y%m%d-%H%M%S</property>
+ <property name="placeholder_text">remmina_%p_%h_%Y%m%d-%H%M%S</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -1936,8 +1939,5 @@ Author: Antenore Gatta
</child>
</object>
</child>
- <child>
- <placeholder/>
- </child>
</object>
</interface>