summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bockover <abock@gnome.org>2006-12-09 08:41:56 +0000
committerAaron Bockover <abock@src.gnome.org>2006-12-09 08:41:56 +0000
commit47b80d824e8fefc2ed05ba857aab8b3fd4d4b0e0 (patch)
tree143e7a11c21539b93a79e2e28bc7dd4e83fdb3e4
parent76a3838ce84ece9b801497d859206c8cac311980 (diff)
Banshee 0.11.3 Released!BANSHEE_0_11_3
2006-12-09 Aaron Bockover <abock@gnome.org> Banshee 0.11.3 Released! * NEWS: Fixed small bug * README: * AUTHORS: Updated * MAINTAINERS: Removed, not sure why we had both
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog11
-rw-r--r--MAINTAINERS2
-rw-r--r--Makefile.am4
-rw-r--r--NEWS2
-rw-r--r--README25
6 files changed, 23 insertions, 24 deletions
diff --git a/AUTHORS b/AUTHORS
index 481f773bc..ada1f7dd9 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,2 @@
-Aaron Bockover (aaron@aaronbock.net) (Core Sonance);
-
+Aaron Bockover <abock@gnome.org> - Primary Developer/Maintainer
diff --git a/ChangeLog b/ChangeLog
index eba5184c9..1a5de7f02 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2006-12-09 Aaron Bockover <abock@gnome.org>
+ Banshee 0.11.3 Released!
+
+ * NEWS: Fixed small bug
+
+ * README:
+ * AUTHORS: Updated
+
+ * MAINTAINERS: Removed, not sure why we had both
+
+2006-12-09 Aaron Bockover <abock@gnome.org>
+
* src/Main.cs: setup the GNOME Program outside the Interface initialization
handler, it needs to be done before startup of any components
diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index f1c167e11..000000000
--- a/MAINTAINERS
+++ /dev/null
@@ -1,2 +0,0 @@
-Aaron Bockover <aaron@aaronbock.net>
-
diff --git a/Makefile.am b/Makefile.am
index 545e20e34..48036ff72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,8 +20,8 @@ EXTRA_DIST = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
- build/Common.Makefile \
- MAINTAINERS \
+ build/Common.Makefile \
+ AUTHORS \
HACKING
CLEANFILES = \
diff --git a/NEWS b/NEWS
index d8aad9d93..df662b687 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,7 @@ WELCOME TO BANSHEE 0.11.3
and much more."
* Learn More: http://banshee-project.org/Discover
- * Release Overview Page: http://banshee-project.org/Releases/0.11.
+ * Release Overview Page: http://banshee-project.org/Releases/0.11.3
===============================================================================
diff --git a/README b/README
index 5b14d2f74..0a2fedb87 100644
--- a/README
+++ b/README
@@ -1,19 +1,10 @@
-About
------
+Banshee is a music management and playback application for GNOME.
-Banshee is an audio management and playback application for the GNOME Desktop,
-allowing users to import audio from CDs, search their library, create playlists
-of selections of their library, sync music to/from iPods, and burn selections
-to a CD.
+ "Import, organize, play, and share your music using Banshee's simple,
+ powerful interface. Rip CDs, play and sync your iPod, create playlists,
+ and burn audio CDs. Most portable music devices are supported. Banshee
+ also has support for podcasting, smart playlists, music recommendations,
+ and much more."
-Dependencies
------------
-
- * The latest GNOME development packages (gtk+-2.6, gnome-vfs-2.0, etc)
- * A full Mono Development stack (mono 1.1.x, gtk-sharp-2.0, etc.)
- * sqlite 3
- * A working GStreamer (core, plugins, gconf)
- * libipoddevice (GNOME CVS), ipod-sharp (Mono SVN): this will require
- HAL 0.5.2, which introduces a number of other low level dependencies
- such as D-Bus, hotplug, and udev... basically bleeding edge GNOME 2.12.
-
+Learn More: http://banshee-project.org/Discover
+