[nautilus/wip/coreyberla/app-picker-followups: 67/67] app-chooser: Capitalize type




commit 289ac9b85de444aca3fd0ad4ab97a9b13f549302
Author: António Fernandes <antoniof gnome org>
Date:   Sat Aug 6 20:49:05 2022 +0100

    app-chooser: Capitalize type

 src/resources/ui/nautilus-app-chooser.ui | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/src/resources/ui/nautilus-app-chooser.ui b/src/resources/ui/nautilus-app-chooser.ui
index 002a9083f..721006920 100644
--- a/src/resources/ui/nautilus-app-chooser.ui
+++ b/src/resources/ui/nautilus-app-chooser.ui
@@ -87,6 +87,11 @@
                                 <child>
                                   <object class="GtkLabel" id="label_content_type_description">
                                     <property name="halign">start</property>
+                                    <attributes>
+                                      <attribute name="text-transform"
+                                                 value="PANGO_TEXT_TRANSFORM_UPPERCASE"
+                                                 start="0" end="1"/>
+                                    </attributes>
                                     <style>
                                       <class name="caption"/>
                                       <class name="dim-label"/>


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