[gnome-commander/gcmd-1-10] Update of NEWS, releases.xml and configure.ac



commit ee95f6452ad496158783288ef4341ecbcb4f6006
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Sun Mar 31 11:56:03 2019 +0200

    Update of NEWS, releases.xml and configure.ac

 NEWS               | 23 +++++++++++++++++++----
 configure.ac       |  2 +-
 doc/C/releases.xml | 15 +++++++--------
 3 files changed, 27 insertions(+), 13 deletions(-)
---
diff --git a/NEWS b/NEWS
index bd1f1a26..db0c7680 100644
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,10 @@ gnome-commander 1.10.0
 ---------------
 
 New features:
- * Gnome Commander options are now completely migrated to GSettings under the key "org.gnome.gnome-commander"
- * Options in ~/.gnome2/gnome-commander and in ~/.gnome-commander/* are migrated automatically
- * Script and plugin folder in ~/.gnome-commander is moved into ~/.config/gnome-commander
- * Gnome Commander icon refreshed
+ * Gnome Commander icon and internal viewer icon refreshed
+ * Gnome Commander settings are now completely migrated to GSettings under the key 
`org.gnome.gnome-commander`
+ * Settings in `~/.gnome2/gnome-commander` and in `~/.gnome-commander/*` are migrated automatically
+ * Script and plugin folder in `~/.gnome-commander` is moved into `~/.config/gnome-commander`
 
 Bug fixes:
  * Various warnings at compile time have been fixed
@@ -14,12 +14,27 @@ Bug fixes:
 
 New or updated translations:
  * cs (Marek Cernocky)
+ * da (Ask Hjorth Larsen)
+ * de (Mario Blättermann)
+ * de (Tim Sabsch)
  * es (Daniel Mustieles)
+ * es (Piotr Drąg)
  * hu (Balázs Úr)
+ * id (Kukuh Syafaat)
  * pl (Piotr Drąg)
+ * pt_BR (Isaac F. Ferreira Filho)
+ * pt_BR (Rafael Fontenelle)
+ * sr (Мирослав Николић)
+ * sr@latin (Мирослав Николић)
+ * sv (Anders Jonsson)
 
 New or updated docs:
  * cs (Marek Cernocky)
+ * de (Mario Blättermann)
+ * de (Tim Sabsch)
+ * es (Daniel Mustieles)
+ * es (Piotr Drąg)
+ * sv (Anders Jonsson)
 
 ===================================
 gnome-commander 1.8.1
diff --git a/configure.ac b/configure.ac
index 36b44245..a5824040 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gnome-commander],[1.9.0],[https://gitlab.gnome.org/GNOME/gnome-commander/issues])
+AC_INIT([gnome-commander],[1.10.0],[https://gitlab.gnome.org/GNOME/gnome-commander/issues])
 AC_CONFIG_SRCDIR(src/gnome-cmd-includes.h)
 AC_CONFIG_MACRO_DIR([m4])
 
diff --git a/doc/C/releases.xml b/doc/C/releases.xml
index dacc66a5..9c696d21 100644
--- a/doc/C/releases.xml
+++ b/doc/C/releases.xml
@@ -24,7 +24,7 @@
     <tbody>
         <row valign="top">
             <entry><para>1.10.0</para></entry>
-            <entry><para>2019-??-??</para></entry>
+            <entry><para>2019-03-31</para></entry>
             <entry>
                 <para>Bug fixes:</para>
                 <para>
@@ -41,23 +41,22 @@
                 <para>
                     <itemizedlist>
                         <listitem>
-                            <para>Gnome Commander options are now completely migrated to GSettings under the 
key "org.gnome.gnome-commander"</para>
+                            <para>Gnome Commander icon and internal viewer icon refreshed</para>
                         </listitem>
                         <listitem>
-                            <para>Options in ~/.gnome2/gnome-commander and in ~/.gnome-commander/* are 
migrated automatically</para>
+                            <para>Gnome Commander settings are now completely migrated to GSettings under 
the key "org.gnome.gnome-commander"</para>
                         </listitem>
                         <listitem>
-                            <para>Script and plugin folder in ~/.gnome-commander is moved into 
~/.config/gnome-commander</para>
+                            <para>Options in ~/.gnome2/gnome-commander and in ~/.gnome-commander/* are 
migrated automatically</para>
                         </listitem>
                         <listitem>
-                            <para>Gnome Commander icon refreshed</para>
+                            <para>Script and plugin folder in ~/.gnome-commander is moved into 
~/.config/gnome-commander</para>
                         </listitem>
                         <listitem>
-                            <para>New or updated translations: cs, es, hu, pl
-                        </para>
+                            <para>New or updated translations: cs, da, de, es, hu, id, pl, pt_BR, sr, 
sr@latin, sv</para>
                         </listitem>
                         <listitem>
-                            <para>New or updated docs: cs</para>
+                            <para>New or updated docs: cs, de, es, sv</para>
                         </listitem>
                     </itemizedlist>
                 </para>


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