Author: jstowers
Date: Thu Feb 14 12:08:24 2008
New Revision: 1315
URL: http://svn.gnome.org/viewvc/conduit?rev=1315&view=rev
Log:
2008-02-15 John Stowers <[EMAIL PROTECTED]>
* conduit/modules/GoogleModule/gdata/media/Makefile.am: s/libgdata/gdata
Fixes bug #516410
Modified:
trunk/ChangeLog
trunk/conduit/modules/GoogleModule/gdata/media/Makefile.am
Modified: trunk/conduit/modules/GoogleModule/gdata/media/Makefile.am
==============================================================================
--- trunk/conduit/modules/GoogleModule/gdata/media/Makefile.am (original)
+++ trunk/conduit/modules/GoogleModule/gdata/media/Makefile.am Thu Feb 14
12:08:24 2008
@@ -1,4 +1,4 @@
-conduit_handlersdir = $(libdir)/conduit/modules/GoogleModule/libgdata/media
+conduit_handlersdir = $(libdir)/conduit/modules/GoogleModule/gdata/media
conduit_handlers_PYTHON = __init__.py
clean-local:
_______________________________________________
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.