totem r6130 - in trunk: . src/plugins/opensubtitles



Author: pwithnall
Date: Wed Mar 11 21:00:52 2009
New Revision: 6130
URL: http://svn.gnome.org/viewvc/totem?rev=6130&view=rev

Log:
2009-03-11  Philip Withnall  <philip tecnocode co uk>

	* src/plugins/opensubtitles/opensubtitles.py: Remove a reference to
	the gettext functions remaining from the previous commit.



Modified:
   trunk/ChangeLog
   trunk/src/plugins/opensubtitles/opensubtitles.py

Modified: trunk/src/plugins/opensubtitles/opensubtitles.py
==============================================================================
--- trunk/src/plugins/opensubtitles/opensubtitles.py	(original)
+++ trunk/src/plugins/opensubtitles/opensubtitles.py	Wed Mar 11 21:00:52 2009
@@ -8,8 +8,6 @@
 
 from hash import hashFile
 
-D_ = gettext.dgettext
-
 USER_AGENT = 'Totem'
 OK200 = '200 OK'
 TOTEM_REMOTE_COMMAND_REPLACE = 14



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]