changeset 1937:f6856d226afb trunk

[svn] - update documentation per bug #605
author nenolod
date Sun, 05 Nov 2006 02:38:25 -0800
parents 60934ccc817d
children 1d9c1026d9f8
files ChangeLog README
diffstat 2 files changed, 12 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Nov 05 02:29:47 2006 -0800
+++ b/ChangeLog	Sun Nov 05 02:38:25 2006 -0800
@@ -1,3 +1,15 @@
+2006-11-05 10:29:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2829]
+  - per bug #605, remove GNOME VFS.
+  
+  trunk/audacious/main.c         |    8 
+  trunk/audacious/util.c         |   25 --
+  trunk/configure.ac             |   27 --
+  trunk/libaudacious/Makefile    |    2 
+  trunk/libaudacious/vfs_gnome.c |  408 -----------------------------------------
+  5 files changed, 1 insertion(+), 469 deletions(-)
+
+
 2006-11-05 08:55:21 +0000  William Pitcock <nenolod@nenolod.net>
   revision [2827]
   - update ja.po via Dai.
--- a/README	Sun Nov 05 02:29:47 2006 -0800
+++ b/README	Sun Nov 05 02:38:25 2006 -0800
@@ -106,10 +106,6 @@
     alsa-lib >= 1.0
     (http://www.alsa-project.org)
 
-  GNOME VFS support:
-    gnome-vfs >= 2.6.0  
-    (http://ftp.gnome.org/pub/GNOME/desktop/2.6/2.6.0/sources/)
-
   GConf support:
     GConf >= 2.6.0  
     (http://ftp.gnome.org/pub/GNOME/desktop/2.6/2.6.0/sources/)
@@ -140,9 +136,6 @@
 This will put the binary in /usr/local/bin and plugins in
 /usr/local/lib/audacious/
 
-Note for packagers: The gnome-vfs option is VERY EXPERIMENTAL. We suggest you
-do not use it in your official distribution packages.
-
 If you want to use the automatic character detection system, then you should
 use --enable-chardet.