[gnome-builder] newcomers: move gitg after games for lexicographical sort



commit 0f0ce5ee7a90d51c691ba5b515d075f1aaa97aac
Author: Christian Hergert <chergert redhat com>
Date:   Fri Sep 20 09:58:31 2019 -0700

    newcomers: move gitg after games for lexicographical sort
    
    Also simplify the description a bit to aid translators

 src/plugins/newcomers/gbp-newcomers-section.ui | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/src/plugins/newcomers/gbp-newcomers-section.ui b/src/plugins/newcomers/gbp-newcomers-section.ui
index d8f8c63d9..978ba3a0f 100644
--- a/src/plugins/newcomers/gbp-newcomers-section.ui
+++ b/src/plugins/newcomers/gbp-newcomers-section.ui
@@ -63,16 +63,6 @@ Python</property>
                     <property name="languages">C</property>
                   </object>
                 </child>
-                <child>
-                  <object class="GbpNewcomersProject">
-                    <property name="name" translatable="yes">Gitg</property>
-                    <property name="description" translatable="yes">Gitg is the GNOME native GUI client to 
view Git repositories, written Vala</property>
-                    <property name="icon-name">org.gnome.gitg</property>
-                    <property name="uri">https://gitlab.gnome.org/GNOME/gitg.git</property>
-                    <property name="visible">true</property>
-                    <property name="languages">C</property>
-                  </object>
-                </child>
                 <child>
                   <object class="GbpNewcomersProject">
                     <property name="name" translatable="yes">Games</property>
@@ -84,6 +74,16 @@ Python</property>
     Vala</property>
                   </object>
                 </child>
+                <child>
+                  <object class="GbpNewcomersProject">
+                    <property name="name" translatable="yes">Gitg</property>
+                    <property name="description" translatable="yes">Gitg is graphical Git client</property>
+                    <property name="icon-name">org.gnome.gitg</property>
+                    <property name="uri">https://gitlab.gnome.org/GNOME/gitg.git</property>
+                    <property name="visible">true</property>
+                    <property name="languages">Vala</property>
+                  </object>
+                </child>
                 <child>
                   <object class="GbpNewcomersProject">
                     <property name="name" translatable="yes">Maps</property>


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