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>2018-05-03 01:08:51 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-05-03 01:08:51 +0300
commit5300a7d4aff6a07e5035aca615786d2b07ba904d (patch)
tree11bd3e6480682fc5f15304d2fefa3e4595e67376 /data/ui
parent4250958162233657b56ae7af2947b4a4eeb87764 (diff)
Renamed terminal color folder
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 47b5d5be2..c2bf00f5b 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.22.0
+<!-- 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>
@@ -1826,7 +1829,7 @@ Author: Antenore Gatta
<object class="GtkFileChooserButton" id="button_term_cs">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="tooltip_text" translatable="yes">Chose a color scheme file, You can download one from https://github.com/mbadolato/iTerm2-Color-Schemes.</property>
+ <property name="tooltip_text" translatable="yes">Chose a color scheme file, pre-installed themes are usually installed under /usr/share/remmina/theme. See https://github.com/mbadolato/iTerm2-Color-Schemes.</property>
<property name="title" translatable="yes">Terminal Color Scheme file chooser</property>
<signal name="file-set" handler="remmina_pref_on_color_scheme_selected" swapped="no"/>
</object>
@@ -1933,8 +1936,5 @@ Author: Antenore Gatta
</child>
</object>
</child>
- <child>
- <placeholder/>
- </child>
</object>
</interface>