[gnome-builder] appdata: unlock release appdata



commit f5ace7dd8d7a3ad7b0a9c34ee4f5cb690a034f1b
Author: Christian Hergert <chergert redhat com>
Date:   Mon Sep 11 15:00:21 2017 -0700

    appdata: unlock release appdata

 data/org.gnome.Builder.appdata.xml.in |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/data/org.gnome.Builder.appdata.xml.in b/data/org.gnome.Builder.appdata.xml.in
index 706ba91..dd78ab4 100644
--- a/data/org.gnome.Builder.appdata.xml.in
+++ b/data/org.gnome.Builder.appdata.xml.in
@@ -79,9 +79,8 @@
   <update_contact>chergert gnome org</update_contact>
   <translation type="gettext">gnome-builder</translation>
 
-    <!--
   <releases>
-    <release version="3.26.0" date="2017-09-13">
+    <release version="3.26.0" date="2017-09-11">
       <description>
         <p>
           This new release of Builder contains a host of new features and bug fixes.
@@ -110,13 +109,12 @@
           <li>Builder no longer uses Gtk's "sort-directories-first" property.</li>
           <li>The BuilderBlocks font has been improved to support lower and uppercase.</li>
           <li>Builder will now use gdb if available to inspect itself in event of a crash, simplifying bug 
reporting by users.</li>
-          <li>The find-ther-file plugin can now switch between files other than C and C++ files.</li>
+          <li>The find-other-file plugin can now switch between files other than C and C++ files.</li>
           <li>Performance of loading source code has been improved.</li>
           <li>The eslint plugin has been improved.</li>
         </ul>
       </description>
     </release>
   </releases>
-    -->
 
 </component>


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