From 79055cf7a06d958b0a4174fc754a338220b49f1b Mon Sep 17 00:00:00 2001 From: Giovanni Campagna Date: Tue, 30 Jul 2013 15:33:36 +0200 Subject: [PATCH] Bump version to 3.9.5 To go along GNOME Shell 3.9.5 And fix distcheck at the same time. --- NEWS | 7 +++++++ configure.ac | 2 +- po/POTFILES.in | 2 -- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 0515714e..7a1a9807 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +3.9.5 +===== +* alternative-status-menu was removed entirely, as + it does not fit in the designs of the new unified + status menu +* updated translations (as, gu, it, ru) + 3.9.4 ===== * apps-menu: fixed handling of hot corner in case diff --git a/configure.ac b/configure.ac index 12aa6538..75bacdb2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([gnome-shell-extensions],[3.9.4],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions]) +AC_INIT([gnome-shell-extensions],[3.9.5],[https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-shell&component=extensions]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/po/POTFILES.in b/po/POTFILES.in index a22ccbfe..454571ee 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,8 +3,6 @@ data/gnome-classic.session.desktop.in.in data/gnome-shell-classic.desktop.in.in data/org.gnome.shell.extensions.classic-overrides.gschema.xml.in extensions/alternate-tab/prefs.js -extensions/alternative-status-menu/extension.js -extensions/alternative-status-menu/org.gnome.shell.extensions.alternative-status-menu.gschema.xml.in extensions/apps-menu/extension.js extensions/auto-move-windows/extension.js extensions/auto-move-windows/org.gnome.shell.extensions.auto-move-windows.gschema.xml.in