[totem] 3.33.0
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] 3.33.0
- Date: Tue, 16 Jul 2019 10:22:44 +0000 (UTC)
commit 23aea8ba7bbe6aa7ffea821b661d6a6f0dd6d58c
Author: Bastien Nocera <hadess hadess net>
Date: Tue Jul 16 12:21:14 2019 +0200
3.33.0
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4f970d3f3..7d6de1845 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
New features and significant updates in version...
+Major changes in 3.33.0:
+- Add "Open containing folder" menu item
+- Include "totem" in the desktop keywords
+- Make --version command-line option public
+- Reduce GSettings writes on startup
+- Fix menu sensitivity for OpenSubtitles plugin
+- Remove obsolete LIRC and Brasero plugins
+
Major changes in 3.32.1:
- Show the application window when opening a new file
- Work-around "Can't play a text file without video or visualizations" error
diff --git a/meson.build b/meson.build
index de9484b40..a6f6f8ec3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'totem', 'c',
- version: '3.32.1',
+ version: '3.33.0',
license: 'GPL2+ with exception',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.46.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]