[gnome-sound-recorder] NEWS, README: Improvements suggested by David King



commit c8aa0cbbc08f617ebc31747ad0230d3643951cfb
Author: Meg Ford <meg387 gmail com>
Date:   Wed Mar 19 11:51:32 2014 -0500

    NEWS, README: Improvements suggested by David King
    
    fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=726624
    and bug https://bugzilla.gnome.org/show_bug.cgi?id=726621

 NEWS   |   53 +++++++++++++++++++++++++++++++++++++++++++++--------
 README |    2 ++
 2 files changed, 47 insertions(+), 8 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0aac00a..59ad7f3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,47 @@
-3.11.1
-======
+ 3.11.92
+ =======
+ 
+ Include COPYING and AUTHORS files
+ Improve README and NEWS files according to suggestions by David King
 
-- Initial preview release
+ 3.11.91
+ =======
+ 
+ Theming improvements
+ Add a title to the header bar
+ Add a label for recording date and filename
+ Trash the file, rather than deleting it
+ 
+ 3.11.9
+ ======
+ 
+ Initial preview release
+ Theming improvements
+ Improve the preferences dialog layout
+ Delete the empty file if the recording fails
+ 
+ 3.11.5
+ ======
 
-3.11.5
-======
-
--New icons by Sam Hewitt
--right to left improvements by Yosef Or Boczko
+ Theming improvements
+ Show buttons in the main window when the recording stops
+ Add a logo to the about dialog by Yosef Or Boczko
+ Fix main window UI packing by Cosimo Cecchi
+ Simplify filename building logic by Cosimo Cecchi
+ Fix the application name in the desktop file by Andres Nilsson
+ Show a useful message if there are no files
+ Fix a timing bug when pausing
+ New icons by Sam Hewitt
+ Right to left improvements by Yosef Or Boczko
+ Translation install fix by Doninique Leuenberger
+ 
+ 3.11.3
+ ======
+ 
+ Improve default filename
+ Add some translator comments and improve translatable strings
+ 
+ 3.11.1
+ ======
+ 
+ Initial preview release
diff --git a/README b/README
index 387160b..3f1cc81 100644
--- a/README
+++ b/README
@@ -1,5 +1,7 @@
 About 
 =======================
+You will need gjs, gobject-introspection, GTK+ 3.10 and GStreamer 1.0. 
+You must also install GStreamer-plugins-bad if you wish to record using MP4.
 run $ ./autogen.sh, make, and make install. 
 
 


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