[pkg-wine-party] [SCM] Debian Wine packaging branch, master, updated. wine-1.1.26-1-458-g614609b

Ove Kaaven ovek at arcticnet.no
Sun Aug 9 14:25:38 UTC 2009


The following commit has been merged in the master branch:
commit 54e741ccc3eeb631ed44fccff8026c6f67247c73
Author: Ove Kaaven <ovek at arcticnet.no>
Date:   Sun Aug 9 14:17:00 2009 +0200

    Added wineconsole and wine-safe manpages by Francois Wendling.
    Closes: #540652, #540653.

diff --git a/debian/wine-bin.manpages-common b/debian/wine-bin.manpages-common
index d9db5df..1dfa282 100644
--- a/debian/wine-bin.manpages-common
+++ b/debian/wine-bin.manpages-common
@@ -4,8 +4,10 @@ debian/regedit.man
 debian/regsvr32.man
 debian/wine-auto.man
 debian/wine-font-convert.man
+debian/wine-safe.man
 debian/wineboot.man
 debian/winecfg.man
+debian/wineconsole.man
 debian/winefile.man
 debian/winemine.man
 debian/winepath.man
diff --git a/debian/wine-safe.man b/debian/wine-safe.man
new file mode 100644
index 0000000..a9d781a
--- /dev/null
+++ b/debian/wine-safe.man
@@ -0,0 +1,24 @@
+.TH "wine-safe" "1" "2009-08-03"
+
+.SH "NAME" 
+wine-safe \- Start a program with wine(1) after confirmation
+
+.SH "SYNOPSIS"
+.PP
+.BI "wine-safe " program
+
+.SH "DESCRIPTION" 
+.PP
+This manual page documents briefly the \fBwine-safe\fR command.
+.PP
+\fBwine-safe\fR asks for a confirmation before launching a program using \fBwine\fR(1), in order to prevent the execution of a program without user's knowledge. This command is mainly used by various third-party programs (web browsers, mail readers...).
+
+.SH "SEE ALSO"
+.BR wine (1)
+
+.SH "AUTHOR"
+.PP
+Unknown.
+
+This manual page was written by Francois Wendling <frwendling at free.fr> for the
+Debian GNU/Linux system (but may be used by others).
diff --git a/debian/wineconsole.man b/debian/wineconsole.man
new file mode 100644
index 0000000..0aa1f59
--- /dev/null
+++ b/debian/wineconsole.man
@@ -0,0 +1,31 @@
+.TH "wineconsole" "1" "2008-09-25"
+.SH "NAME" 
+wineconsole \- the wine(1) console
+
+.SH "SYNOPSIS"
+.PP
+.B wineconsole 
+[
+.I OPTIONS
+]
+.I command
+
+.SH "DESCRIPTION" 
+.PP
+This manual page documents briefly the \fBwineconsole\fR command.
+.PP
+\fBwineconsole\fR is used to run a CLI (Command-Line Interface) \fIcommand\fR with \fBwine\fR(1).
+
+.SH "OPTIONS"
+.TP
+\fB--backend=\fR{\fIuser\fR|\fIcurses\fR}  
+If \fIuser\fR is chosen, a new window will be created. The \fIcurses\fR option will cause 
+.B wineconsole
+to try to setup the current terminal as a \fBwine\fR(1) console.
+
+.SH "SEE ALSO"
+.BR wine (1)
+
+.SH "AUTHOR"
+This manual page was written by Francois Wendling <frwendling at free.fr> for the
+Debian GNU/Linux system (but may be used by others).

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list