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-06-07 01:42:31 +0300
committerAntenore Gatta <antenore@simbiosi.org>2018-06-07 01:42:31 +0300
commitdcb51108a12070935082cc9b40a0c027d55dd685 (patch)
treeafec8b58fd66e7a7b834f56bec206dbb8e935834 /data/ui
parente6c76ee7203b11676057fd440bbb12b7fe81ca19 (diff)
Fixed colors
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/remmina_preferences.glade7
1 files changed, 4 insertions, 3 deletions
diff --git a/data/ui/remmina_preferences.glade b/data/ui/remmina_preferences.glade
index bde6fa713..0a86853c4 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.1
+<!-- Generated with glade 3.22.1
Remmina Preferences Dialog -
Copyright (C) Antenore Gatta & Giovanni Panozzo 2014-2018
@@ -570,10 +570,11 @@ Author: Antenore Gatta
<child>
<object class="GtkColorButton" id="colorbutton_icons">
<property name="visible">True</property>
+ <property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="tooltip_text" translatable="yes">Remimna Icons are black by default.
-You can choose acolor that matches your theme colour.</property>
+ <property name="tooltip_text" translatable="yes">NOT YET IMPLEMENTED. Remimna Icons are black by default.
+You can choose a color that matches your theme colour.</property>
<property name="rgba">rgb(0,0,0)</property>
<property name="show_editor">True</property>
</object>