[Python-modules-commits] r19803 - in packages/python-mplayer/trunk/debian (control)
oschwand-guest at users.alioth.debian.org
oschwand-guest at users.alioth.debian.org
Fri Dec 30 15:01:46 UTC 2011
Date: Friday, December 30, 2011 @ 15:01:45
Author: oschwand-guest
Revision: 19803
Fix package description
Modified:
packages/python-mplayer/trunk/debian/control
Modified: packages/python-mplayer/trunk/debian/control
===================================================================
--- packages/python-mplayer/trunk/debian/control 2011-12-30 15:00:26 UTC (rev 19802)
+++ packages/python-mplayer/trunk/debian/control 2011-12-30 15:01:45 UTC (rev 19803)
@@ -19,8 +19,8 @@
are implemented as the following classes (see Introspection for more
info):
.
- Player provides a basic and low-level interface to MPlayer.
- Interaction can be done by sending commands or querying information.
+ - Player provides a basic and low-level interface to MPlayer.
+ Interaction can be done by sending commands or querying information.
- AsyncPlayer is a Player subclass with asyncore integration (NOT for
MS Windows). Adds support for hooking functions to the process'
stdout/stderr.
More information about the Python-modules-commits
mailing list