conduit r1628 - in trunk: . conduit/gtkui conduit/modules/GoogleModule
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1628 - in trunk: . conduit/gtkui conduit/modules/GoogleModule
- Date: Sat, 2 Aug 2008 07:33:29 +0000 (UTC)
Author: jstowers
Date: Sat Aug 2 07:33:29 2008
New Revision: 1628
URL: http://svn.gnome.org/viewvc/conduit?rev=1628&view=rev
Log:
* conduit/gtkui/Hints.py:
* conduit/modules/GoogleModule/GoogleModule.py: Spelling
Modified:
trunk/ (props changed)
trunk/ChangeLog
trunk/conduit/gtkui/Hints.py
trunk/conduit/modules/GoogleModule/GoogleModule.py
Modified: trunk/conduit/gtkui/Hints.py
==============================================================================
--- trunk/conduit/gtkui/Hints.py (original)
+++ trunk/conduit/gtkui/Hints.py Sat Aug 2 07:33:29 2008
@@ -7,7 +7,7 @@
"Drag and Drop a Data Provider on the Canvas",
True),
ADD_DATAPROVIDER:( "Synchronization Group Created",
- "Add Another Data Provider to Synchronize it.",
+ "Add Another Data Provider to the Group to Synchronize it",
False),
RIGHT_CLICK_CONFIGURE:( "You Are Now Ready to Synchronize",
"Right Click on Group for Options",
Modified: trunk/conduit/modules/GoogleModule/GoogleModule.py
==============================================================================
--- trunk/conduit/modules/GoogleModule/GoogleModule.py (original)
+++ trunk/conduit/modules/GoogleModule/GoogleModule.py Sat Aug 2 07:33:29 2008
@@ -1341,7 +1341,7 @@
"""
_name_ = _("YouTube")
_description_ = _("Sync data from YouTube")
- _category_ = conduit.dataproviders.CATEGORY_MISC
+ _category_ = conduit.dataproviders.CATEGORY_MEDIA
_module_type_ = "twoway"
_in_type_ = "file/video"
_out_type_ = "file/video"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]