diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-01-29 11:10:50 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-01-29 11:10:50 +0000 |
commit | 098a9e1144f620e3d975648920384d233dd85ed1 (patch) | |
tree | ccc698aa4ef38b140a74671c15fc7ebdbbdc3420 /doc/man/en/man3/status_group.3 | |
parent | aa531ef1fc9c69a8468746d1c5d2e8c6aab2d03a (diff) | |
download | xine-lib-098a9e1144f620e3d975648920384d233dd85ed1.tar.gz xine-lib-098a9e1144f620e3d975648920384d233dd85ed1.tar.bz2 |
auto* fix: pass 1
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50
Diffstat (limited to 'doc/man/en/man3/status_group.3')
-rw-r--r-- | doc/man/en/man3/status_group.3 | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/man/en/man3/status_group.3 b/doc/man/en/man3/status_group.3 deleted file mode 100644 index 94637586a..000000000 --- a/doc/man/en/man3/status_group.3 +++ /dev/null @@ -1,41 +0,0 @@ -.TH "Player status constants" 3 "15 Oct 2001" "XINE, A Free Video Player Project - API reference" \" -*- nroff -*- -.ad l -.nh -.SH NAME -Player status constants \- -.SS "Defines" - -.in +1c -.ti -1c -.RI "#define \fBXINE_STOP\fP 0" -.br -.ti -1c -.RI "#define \fBXINE_PLAY\fP 1" -.br -.ti -1c -.RI "#define \fBXINE_QUIT\fP 2" -.br -.in -1c -.SH "DEFINE DOCUMENTATION" -.PP -.SS "#define XINE_PLAY 1" -.PP -Play status. -.PP -\fBSee also: \fP -.in +1c -\fBxine_get_status\fP() -.SS "#define XINE_QUIT 2" -.PP -Quit status. -.PP -\fBSee also: \fP -.in +1c -\fBxine_get_status\fP() -.SS "#define XINE_STOP 0" -.PP -Stop status. -.PP -\fBSee also: \fP -.in +1c -\fBxine_get_status\fP()
\ No newline at end of file |