[gnome-builder] credits: some credits screen tweaks.



commit fb1f4092ecbaaf670d9bedbde6530c9ad29c6349
Author: Christian Hergert <christian hergert me>
Date:   Thu Nov 20 18:59:44 2014 -0800

    credits: some credits screen tweaks.

 src/resources/ui/gb-credits-widget.ui |   28 +++++++++++++++++++++++++++-
 src/resources/ui/gb-workbench.ui      |    1 +
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/ui/gb-credits-widget.ui b/src/resources/ui/gb-credits-widget.ui
index 1b008e1..7f0d8a7 100644
--- a/src/resources/ui/gb-credits-widget.ui
+++ b/src/resources/ui/gb-credits-widget.ui
@@ -206,15 +206,21 @@ Gareth Foster</property>
             <property name="yalign">0</property>
             <property name="label" translatable="yes">Andy Hertzfeld and the Eazel Team
 Bastien Nocera
+Cosimo Cecchi
 Emmanuele Bassi
 Federico Mena Quintero
+Jasper St Pierre
 Jon McCann
+Jonathan Blandford
 Matthias Clasen
 Miguel de Icaza
 Owen Taylor
 Rob Taylor
 Spencer Kimball
-Ximian Team</property>
+Ximian Team
+
+Each and every contributor to GNOME
+and the Friends of GNOME</property>
             <attributes>
               <attribute name="font-desc" value="Sans Italic 18"/>
             </attributes>
@@ -259,6 +265,26 @@ Licensed under the GNU GPL 3 or newer</property>
             <property name="width">2</property>
           </packing>
         </child>
+        <child>
+          <object class="GtkLabel" id="label13">
+            <property name="visible">True</property>
+            <property name="use_markup">True</property>
+            <property name="can_focus">False</property>
+            <property name="yalign">0</property>
+           <property name="label">&lt;u&gt;https://wiki.gnome.org/Apps/Builder&lt;/u&gt;</property>
+            <property name="justify">center</property>
+            <property name="lines">2</property>
+            <property name="margin_top">32</property>
+            <attributes>
+              <attribute name="font-desc" value="Open Sans Semi-Light 16"/>
+            </attributes>
+          </object>
+          <packing>
+            <property name="left_attach">0</property>
+            <property name="top_attach">8</property>
+            <property name="width">2</property>
+          </packing>
+        </child>
       </object>
     </child>
   </template>
diff --git a/src/resources/ui/gb-workbench.ui b/src/resources/ui/gb-workbench.ui
index 156aaea..e1f8b2b 100644
--- a/src/resources/ui/gb-workbench.ui
+++ b/src/resources/ui/gb-workbench.ui
@@ -166,6 +166,7 @@
           <object class="GbCreditsWidget" id="credits">
             <property name="visible">False</property>
             <property name="expand">True</property>
+            <property name="duration">40000</property>
           </object>
         </child>
         <child>


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