[gnome-sound-recorder] NEWS, application.js: Add information about release
- From: Meg Ford (Margaret) <megford src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-sound-recorder] NEWS, application.js: Add information about release
- Date: Thu, 13 Feb 2014 04:49:02 +0000 (UTC)
commit b1eba7d4dc857cfd334e2a1a342f0feab3dfff22
Author: Meg Ford <meg387 gmail com>
Date: Mon Feb 3 18:45:32 2014 -0600
NEWS, application.js: Add information about release
NEWS | 6 ++++++
src/application.js | 3 ++-
2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4ba5eb4..0aac00a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,3 +2,9 @@
======
- Initial preview release
+
+3.11.5
+======
+
+-New icons by Sam Hewitt
+-right to left improvements by Yosef Or Boczko
diff --git a/src/application.js b/src/application.js
index 15500ab..0511416 100644
--- a/src/application.js
+++ b/src/application.js
@@ -108,7 +108,8 @@ const Application = new Lang.Class({
let aboutDialog = new Gtk.AboutDialog({ use_header_bar: true });
aboutDialog.artists = [ 'Reda Lazri <the red shortcut gmail com>',
'Garrett LeSage <garrettl gmail com>',
- 'Hylke Bons <hylkebons gmail com>' ];
+ 'Hylke Bons <hylkebons gmail com>',
+ 'Sam Hewitt <hewittsamuel gmail com>' ];
aboutDialog.authors = [ 'Meg Ford <megford gnome org>' ];
/* Translators: Replace "translator-credits" with your names, one name per line */
aboutDialog.translator_credits = _("translator-credits");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]