Section titles to uppercase

This commit is contained in:
Huluti
2016-12-04 21:01:44 +01:00
parent 5d7864164f
commit 1f7945bb69
2 changed files with 593 additions and 4 deletions
+4 -4
View File
@@ -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>