diff options
author | Alessandro Ghedini <al3xbio@gmail.com> | 2011-11-16 21:00:24 +0100 |
---|---|---|
committer | Alessandro Ghedini <al3xbio@gmail.com> | 2011-11-20 15:51:50 +0100 |
commit | e681ad284ac0506d4884c824dc1f8bbeee72577d (patch) | |
tree | 43567f5ecec1e400fd9a9ea1d5f70b721793a922 | |
parent | 30a5b87cdb15aa735c5176fc9ae561f17aee33de (diff) |
Drop manpage (merged upstream)
-rw-r--r-- | debian/gnome-pie.1 | 37 | ||||
-rw-r--r-- | debian/manpages | 2 |
2 files changed, 1 insertions, 38 deletions
diff --git a/debian/gnome-pie.1 b/debian/gnome-pie.1 deleted file mode 100644 index 454c655..0000000 --- a/debian/gnome-pie.1 +++ /dev/null @@ -1,37 +0,0 @@ -.\" Hey, EMACS: -*- nroff -*- -.TH GNOME-PIE 1 "December 8, 2010" -.SH NAME -gnome-pie \- visual application launcher for GNOME -.SH SYNOPSIS -.SY gnome-pie -.OP OPTIONS -.SH DESCRIPTION -\fBgnome-pie\fP is a radial visual application launcher for GNOME. It allows the -user to bind groups of frequently used applications to a ring that appears -when a hot key / mouse binding is triggered. -.SH OPTIONS -.SS "Help Options:" -.TP -\fB\-h\fR, \fB\-\-help\fR -Show help options -.TP -\fB\-\-help\-all\fR -Show all help options -.TP -\fB\-\-help\-gtk\fR -Show GTK+ Options -.SS "Application Options:" -.TP -\fB\-o\fR, \fB\-\-open\fR=\fIID\fR -Open the Pie with the given ID -.TP -\fB\-r\fR, \fB\-\-reset\fR -Reset all options to default values -.TP -\fB\-\-display\fR=\fIDISPLAY\fR -X display to use -.SH AUTHOR -gnome-pie was written by Simon Schneegans <code@simonschneegans.de>. -.PP -This manual page was written by Alessandro Ghedini <al3xbio@gmail.com>, -for the Debian project (and may be used by others). diff --git a/debian/manpages b/debian/manpages index 617248a..78998a6 100644 --- a/debian/manpages +++ b/debian/manpages @@ -1 +1 @@ -debian/gnome-pie.1 +resources/gnome-pie.1 |