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-08-26 16:53:44 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-08-26 16:53:44 +0300
commit2b3c3859b0adc80326cd8da5e06e5fc3da9a814d (patch)
treef9ecb47c0ffd58a5f4d109acee272c5b00227a58 /data/ui/remmina_news.glade
parente223486b0bb7dc981a7ec0f22575e8550bb2d44b (diff)
Makes RemminaNews modal to avoid that it steals input to the RCW
Diffstat (limited to 'data/ui/remmina_news.glade')
-rw-r--r--data/ui/remmina_news.glade2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/ui/remmina_news.glade b/data/ui/remmina_news.glade
index 7c1d35980..d113c4d3e 100644
--- a/data/ui/remmina_news.glade
+++ b/data/ui/remmina_news.glade
@@ -6,7 +6,9 @@
<property name="can_focus">False</property>
<property name="default_width">640</property>
<property name="default_height">480</property>
+ <property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
+ <property name="urgency_hint">True</property>
<child>
<placeholder/>
</child>