[gnome-nibbles/arnaudb/wip/gtk4: 161/188] Fixes.




commit 8b888e077b6aa1dc05e099c18adb44e80ab6b4a3
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Mon Jun 15 19:30:15 2020 +0200

    Fixes.

 data/ui/nibbles.ui | 1 -
 data/ui/speed.ui   | 1 -
 2 files changed, 2 deletions(-)
---
diff --git a/data/ui/nibbles.ui b/data/ui/nibbles.ui
index 34f3070..626df5e 100644
--- a/data/ui/nibbles.ui
+++ b/data/ui/nibbles.ui
@@ -128,7 +128,6 @@
             <property name="name">game_box</property>
             <property name="child">
               <object class="GtkOverlay" id="overlay">
-                <property name="can-default">True</property>
                 <child>
                   <object class="GtkBox" id="game_box">
                     <property name="orientation">vertical</property>
diff --git a/data/ui/speed.ui b/data/ui/speed.ui
index 877ab96..cd4a569 100644
--- a/data/ui/speed.ui
+++ b/data/ui/speed.ui
@@ -130,7 +130,6 @@
     </child>
     <child>
       <object class="GtkButton">
-        <property name="can-default">True</property>
         <property name="use-underline">True</property>
         <!-- Translators: label of a button in the "Preferences" panel displayed during game configuration 
(with a mnemonic that appears when pressing Alt); switch to next panel -->
         <property name="label" translatable="yes">_Next</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]