[gnome-music] add man page
- From: Vadim Rutkovsky <vrutkovsky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] add man page
- Date: Mon, 23 Jun 2014 12:15:05 +0000 (UTC)
commit 57cc7ed38d7974b263a6539cb807ddcd8268a05f
Author: Brett C <bcc310 nyu edu>
Date: Fri May 30 00:59:22 2014 -0400
add man page
https://bugzilla.gnome.org/show_bug.cgi?id=707461
data/Makefile.am | 3 +++
data/gnome-music.1 | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 19a7306..84c602c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -16,6 +16,8 @@ appdata_in_files = gnome-music.appdata.xml.in
@INTLTOOL_XML_RULE@
+man1_MANS = gnome-music.1
+
# icons
icon16dir = $(datadir)/icons/hicolor/16x16/apps
icon16_DATA = icons/hicolor/16x16/apps/gnome-music.png
@@ -64,6 +66,7 @@ EXTRA_DIST = \
gnome-music.desktop.in \
gnome-music.gresource.xml \
org.gnome.Music.gschema.xml \
+ $(man1_MANS) \
$(NULL)
CLEANFILES = \
diff --git a/data/gnome-music.1 b/data/gnome-music.1
new file mode 100644
index 0000000..0e1f755
--- /dev/null
+++ b/data/gnome-music.1
@@ -0,0 +1,51 @@
+
+.TH "gnome-music" "1" "Last Modified May 24, 2014" "" ""
+.SH "NAME"
+\fBMusic\fP \- An elegant music player for GNOME.
+
+.SH "SYNOPSIS"
+.B gnome-music [\fIOPTIONS\fP]
+
+.SH "DESCRIPTION"
+\fBMusic\fP is a music player with simplicity in design and elegance in
+execution. Music can:
+.IP " \(bu" 5
+Listen to local and online/cloud collections.
+.IP " \(bu" 5
+Listen to music on attached devices.
+.IP " \(bu" 5
+Listen to music shared by friends.
+.IP " \(bu" 5
+Listen to audiobooks.
+.IP " \(bu" 5
+Stream DLNA servers.
+.IP " \(bu" 5
+Share and upload music.
+.IP " \(bu" 5
+Select favorites.
+
+.SH "OPTIONS"
+This program accepts the standard GNOME and GTK options.
+
+.TP
+.B \-d, \-\-debug
+Run Music in debugging mode.
+.br
+
+.SH "LICENSE"
+GNOME Music is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+The GNOME Music authors hereby grant permission for non-GPL compatible
+GStreamer plugins to be used and distributed together with GStreamer
+and GNOME Music. This permission is above and beyond the permissions
+granted by the GPL license by which GNOME Music is covered. If you
+modify this code, you may extend this exception to your version of the
+code, but you are not obligated to do so. If you do not wish to do so,
+delete this exception statement from your version.
+
+.SH "AUTHORS"
+Music was written by Arnel Borja, Vadim Rutkovsky and others.
+.br
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]