[gnome-software: 1/4] gs-license-tile: Change a keyboard underline shortcut




commit ea16c5b6c37c576df4ca7b1eba99c1c65adc4a76
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue Aug 17 10:43:36 2021 +0100

    gs-license-tile: Change a keyboard underline shortcut
    
    This makes it not clash with the ‘Install’ button on the details page,
    which already uses Alt+I and is more important.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 src/gs-license-tile.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-license-tile.ui b/src/gs-license-tile.ui
index e6289d765..6f472bf2d 100644
--- a/src/gs-license-tile.ui
+++ b/src/gs-license-tile.ui
@@ -129,7 +129,7 @@
                 <property name="visible">True</property>
                 <property name="xalign">0</property>
                 <property name="yalign">0.5</property>
-                <property name="label" translatable="yes">Get _Involved</property>
+                <property name="label" translatable="yes">_Get Involved</property>
                 <property name="use-underline">True</property>
               </object>
             </child>


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