diff options
Diffstat (limited to 'audio/rhythmbox-devel/files/patch-plugins_pythonconsole_pythonconsole.py')
-rw-r--r-- | audio/rhythmbox-devel/files/patch-plugins_pythonconsole_pythonconsole.py | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/rhythmbox-devel/files/patch-plugins_pythonconsole_pythonconsole.py b/audio/rhythmbox-devel/files/patch-plugins_pythonconsole_pythonconsole.py deleted file mode 100644 index c0ae9e0a962b..000000000000 --- a/audio/rhythmbox-devel/files/patch-plugins_pythonconsole_pythonconsole.py +++ /dev/null @@ -1,10 +0,0 @@ ---- plugins/pythonconsole/pythonconsole.py.orig Wed Apr 19 17:24:43 2006 -+++ plugins/pythonconsole/pythonconsole.py Wed Apr 19 17:24:53 2006 -@@ -31,6 +31,7 @@ - import gobject - import gtk - import pango -+import rhythmdb - from gettext import gettext as _ - import rb - |