SF.net SVN: fclient:[880] trunk/fclient/fclient/impl/config.py
Status: Pre-Alpha
Brought to you by:
jurner
From: <jU...@us...> - 2008-08-09 11:22:06
|
Revision: 880 http://fclient.svn.sourceforge.net/fclient/?rev=880&view=rev Author: jUrner Date: 2008-08-09 11:22:16 +0000 (Sat, 09 Aug 2008) Log Message: ----------- whitespace Modified Paths: -------------- trunk/fclient/fclient/impl/config.py Modified: trunk/fclient/fclient/impl/config.py =================================================================== --- trunk/fclient/fclient/impl/config.py 2008-08-09 08:21:58 UTC (rev 879) +++ trunk/fclient/fclient/impl/config.py 2008-08-09 11:22:16 UTC (rev 880) @@ -281,5 +281,3 @@ def mimeTypeIconName(mimeType): return KnownMimeTypes.get(mimeType, 'mimetype-unknown') - - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |