Section titles to uppercase
This commit is contained in:
@@ -136,7 +136,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Documentation</property>
|
||||
<property name="label" translatable="yes">DOCUMENTATION</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
</attributes>
|
||||
@@ -150,7 +150,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Support</property>
|
||||
<property name="label" translatable="yes">SUPPORT</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
</attributes>
|
||||
@@ -164,7 +164,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Project</property>
|
||||
<property name="label" translatable="yes">PROJECT</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
</attributes>
|
||||
@@ -178,7 +178,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
<object class="GtkLabel">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">Social</property>
|
||||
<property name="label" translatable="yes">SOCIAL</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
</attributes>
|
||||
|
||||
Reference in New Issue
Block a user