[nautilus/wip/coreyberla/app-picker-followups] app-chooser: Capitalize type
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/coreyberla/app-picker-followups] app-chooser: Capitalize type
- Date: Sat, 6 Aug 2022 19:55:06 +0000 (UTC)
commit 994fcd973d2f85b5f7333f89cc724c29a264b284
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 dd355341d..cbbbc8322 100644
--- a/src/resources/ui/nautilus-app-chooser.ui
+++ b/src/resources/ui/nautilus-app-chooser.ui
@@ -86,6 +86,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]