Author: duncan
Date: Sat Feb 24 14:02:58 2007
New Revision: 9267

Modified:
   branches/rel-1/freevo/README
   branches/rel-1/freevo/src/gui/GUIObject.py
   branches/rel-1/freevo/src/gui/Window.py

Log:
Changed [EMAIL PROTECTED] to [EMAIL PROTECTED]


Modified: branches/rel-1/freevo/README
==============================================================================
--- branches/rel-1/freevo/README        (original)
+++ branches/rel-1/freevo/README        Sat Feb 24 14:02:58 2007
@@ -21,29 +21,29 @@
 
 Because there was many spam on the list, you can only post a message
 when you are subscribed. If you don't want to do this, you can send
-mails to [EMAIL PROTECTED]:
+mails to [EMAIL PROTECTED]:
 
 * Bugreports. Please send them to the Freevo mailing list. If you
   are not subscribed to it, send a mail with [Freevo-Bug] in the
-  subject to [EMAIL PROTECTED]
+  subject to [EMAIL PROTECTED]
 
 * Docs. Some plugins are badly documented. If you have some free time,
   please send a small description how to activate and configure the
   plugin. Again, to the freevo user list or with the subject
-  [Freevo-DOC] to [EMAIL PROTECTED]
+  [Freevo-DOC] to [EMAIL PROTECTED]
 
 * Translations. Freevo now has i18n support. Please send us
   translations are corrections in the current translation. Subject
-  identifier for [EMAIL PROTECTED] is [Freevo-i18n]
+  identifier for [EMAIL PROTECTED] is [Freevo-i18n]
 
 * Patches. If you find a bug and can fix it, send it to the list or
-  use the subject [Freevo-PATCH] and send to [EMAIL PROTECTED]
+  use the subject [Freevo-PATCH] and send to [EMAIL PROTECTED]
 
 * Plugins. If you wrote a nice plugin, we will integrate it. Since it
   can't break anything when it's not active, we will include any
   (usefull) plugin in the Freevo CVS (indentifier [Freevo-Plugin]
 
-Since I don't like spam to the new address [EMAIL PROTECTED], all
+Since I don't like spam to the new address [EMAIL PROTECTED], all
 mails without one of the above identifiers to that adress will be
 deleted by procmail.
 

Modified: branches/rel-1/freevo/src/gui/GUIObject.py
==============================================================================
--- branches/rel-1/freevo/src/gui/GUIObject.py  (original)
+++ branches/rel-1/freevo/src/gui/GUIObject.py  Sat Feb 24 14:02:58 2007
@@ -298,7 +298,7 @@
             print 'Error, surface is a subsurface (%s)' % self
             print 'Please report the following lines to the freevo mailing 
list'
             print 'or with the subject \'[Freevo-Bugreport\] GUI\' to'
-            print '[EMAIL PROTECTED]'
+            print '[EMAIL PROTECTED]'
             print
             print 'Error, surface is a subsurface (%s)' % self
             print traceback.print_exc()
@@ -342,7 +342,7 @@
             print 'Exception: %s' % e
             print 'Please report the following lines to the freevo mailing 
list'
             print 'or with the subject \'[Freevo-Bugreport] GUI\' to'
-            print '[EMAIL PROTECTED]'
+            print '[EMAIL PROTECTED]'
             print
             if not self.parent:
                 print 'object has no parent:'

Modified: branches/rel-1/freevo/src/gui/Window.py
==============================================================================
--- branches/rel-1/freevo/src/gui/Window.py     (original)
+++ branches/rel-1/freevo/src/gui/Window.py     Sat Feb 24 14:02:58 2007
@@ -156,7 +156,7 @@
             print 'Error: content has no parent, fixing...'
             print 'If you can reproduce this error message, please send a'
             print 'mail with the subject \'[Freevo-Bugreport] GUI\' to'
-            print '[EMAIL PROTECTED]'
+            print '[EMAIL PROTECTED]'
             print 
'******************************************************************'
             self.content.parent = self
             
@@ -165,7 +165,7 @@
             print 'Error: window has no parent, not showing...'
             print 'If you can reproduce this error message, please send a'
             print 'mail with the subject \'[Freevo-Bugreport] GUI\' to'
-            print '[EMAIL PROTECTED]'
+            print '[EMAIL PROTECTED]'
             print 
'******************************************************************'
             return
             

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to