Author: jhaitsma Date: Sat Feb 16 21:24:24 2008 New Revision: 95 URL: http://svn.gnome.org/viewvc/netspeed?rev=95&view=rev
Log: 2008-02-16 Jaap Haitsma <[EMAIL PROTECTED]> Move docs directory to help. Fixes bug #516875 Added: trunk/help/ - copied from r90, /trunk/docs/ Removed: trunk/docs/ Modified: trunk/ChangeLog trunk/Makefile.am trunk/configure.in Modified: trunk/Makefile.am ============================================================================== --- trunk/Makefile.am (original) +++ trunk/Makefile.am Sat Feb 16 21:24:24 2008 @@ -1,4 +1,4 @@ -SUBDIRS = po src pixmaps docs +SUBDIRS = help pixmaps po src serverdir = $(libdir)/bonobo/servers server_DATA = GNOME_NetspeedApplet.server Modified: trunk/configure.in ============================================================================== --- trunk/configure.in (original) +++ trunk/configure.in Sat Feb 16 21:24:24 2008 @@ -47,5 +47,5 @@ src/Makefile po/Makefile.in pixmaps/Makefile -docs/Makefile +help/Makefile ]) _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.