[nautilus/wip/antoniof/properties-followup: 1/3] properties-window: Captitalize file type




commit 244b2c39842a14b4beef564326b0d7fe7f511848
Author: António Fernandes <antoniof gnome org>
Date:   Wed Aug 3 13:38:10 2022 +0100

    properties-window: Captitalize file type

 src/resources/ui/nautilus-properties-window.ui | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/src/resources/ui/nautilus-properties-window.ui b/src/resources/ui/nautilus-properties-window.ui
index 914b4902a..95057111c 100644
--- a/src/resources/ui/nautilus-properties-window.ui
+++ b/src/resources/ui/nautilus-properties-window.ui
@@ -95,6 +95,11 @@
                                     <style>
                                       <class name="dim-label"/>
                                     </style>
+                                    <attributes>
+                                      <attribute name="text-transform"
+                                                 value="PANGO_TEXT_TRANSFORM_UPPERCASE"
+                                                 start="0" end="1"/>
+                                    </attributes>
                                   </object>
                                 </child>
                                 <child>


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