Author: duncan
Date: Tue Oct 9 10:09:29 2007
New Revision: 9940
Log:
Small patch from Valera Koval applied
Removed the work Item from the remove message
Modified:
branches/rel-1/freevo/src/plugins/shoppingcart.py
Modified: branches/rel-1/freevo/src/plugins/shoppingcart.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/shoppingcart.py (original)
+++ branches/rel-1/freevo/src/plugins/shoppingcart.py Tue Oct 9 10:09:29 2007
@@ -108,7 +108,7 @@
if isinstance(menuw.menustack[-1].selected, menu.MenuItem):
rc.post_event(em.MENU_BACK_ONE_MENU)
else:
- rc.post_event(em.Event(em.OSD_MESSAGE, arg=_('Removed Item from
Cart')))
+ rc.post_event(em.Event(em.OSD_MESSAGE, arg=_('Removed from Cart')))
def shuntItemInCart(self, item):
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog