totem r6177 - in branches/gnome-2-26: . src/plugins/opensubtitles
- From: pwithnall svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r6177 - in branches/gnome-2-26: . src/plugins/opensubtitles
- Date: Wed, 18 Mar 2009 22:16:59 +0000 (UTC)
Author: pwithnall
Date: Wed Mar 18 22:16:59 2009
New Revision: 6177
URL: http://svn.gnome.org/viewvc/totem?rev=6177&view=rev
Log:
2009-03-18 Philip Withnall <philip tecnocode co uk>
* src/plugins/opensubtitles/opensubtitles.py: Brown paper bag
revert
of part of the last commit to fix the OpenSubtitles plugin.
(Closes: #575771)
Modified:
branches/gnome-2-26/ChangeLog
branches/gnome-2-26/src/plugins/opensubtitles/opensubtitles.py
Modified: branches/gnome-2-26/src/plugins/opensubtitles/opensubtitles.py
==============================================================================
--- branches/gnome-2-26/src/plugins/opensubtitles/opensubtitles.py (original)
+++ branches/gnome-2-26/src/plugins/opensubtitles/opensubtitles.py Wed Mar 18 22:16:59 2009
@@ -5,9 +5,12 @@
import threading
import xdg.BaseDirectory
from os import sep
+import gettext
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]