summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-11-22 20:59:10 +0100
committerraveit65 <[email protected]>2018-11-22 20:59:10 +0100
commit2e6a3f2cf7c9ca71639e5933c3e2876dcc12b5b6 (patch)
tree5eaec9c75fc0139cbe31d388ed2e010a188daad9
parent7cc5593c5a0693ba8b5acd7184c9a455e2e4e6da (diff)
downloadmate-user-guide-2e6a3f2cf7c9ca71639e5933c3e2876dcc12b5b6.tar.bz2
mate-user-guide-2e6a3f2cf7c9ca71639e5933c3e2876dcc12b5b6.tar.xz
release 1.20.2v1.20.2
-rw-r--r--NEWS29
-rw-r--r--configure.ac2
2 files changed, 30 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3e3b988..e8a20b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+### mate-user-guide 1.20.2
+
+ * Translations update
+ * add autogen.sh to Extra_dist
+ * Use make functions for HELP_LINGUAS
+ * update instructions for editing keyboard shortcuts
+ * added keyboard shortcut for showing hidden files
+ * Systems without dconf profiles
+ * dconf settings storage system
+ * Remove extra char
+ * GNOME Media is deprecated: remove gstreamer-properties
+ * tx: improve makepot
+ * Replace -Dokumentationsprojekt with Documentation Project
+ * Virtual filesystem in Unix-like operating systems
+ * Remove full stop (period) in title ending
+ * Remove unused screenshots
+ * Add Catalan screenshot - caja_restore_saved_search
+ * Add Catalan screenshot - caja_always_use_browser.png
+ * Fix spelling and grammar mistakes
+ * Remove menu_panel.png
+ * Show MATE logo in menu panel
+ * fix installation
+ * Resize screenshot
+ * Browser mode is the default in MATE
+ * tx: simplify source (.pot) file generation
+ * Add Catalan screenshots
+ * Fix figure title - search bar
+ * fix LINGUAS
+
### mate-user-guide 1.20.1
* Translations update of content
diff --git a/configure.ac b/configure.ac
index 5e8bf56..b83be1c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-user-guide], [1.20.1], [https://github.com/mate-desktop/mate-user-guide/issues/new])
+AC_INIT([mate-user-guide], [1.20.2], [https://github.com/mate-desktop/mate-user-guide/issues/new])
AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip])
AM_SILENT_RULES([yes])