summaryrefslogtreecommitdiff
path: root/capplets/appearance
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-06-06 14:46:03 +0200
committerinfirit <[email protected]>2014-06-06 15:03:58 +0200
commitda0f8bc7644e7b6d005ba0a7c6e8490eadc16841 (patch)
treed2329aca261813e741f96f3c9235fbbdcc2c79cf /capplets/appearance
parenta119a454a93e04fe592e3daf8d511900494fbf6f (diff)
downloadmate-control-center-da0f8bc7644e7b6d005ba0a7c6e8490eadc16841.tar.bz2
mate-control-center-da0f8bc7644e7b6d005ba0a7c6e8490eadc16841.tar.xz
Move all manpages into thier own man directory
Diffstat (limited to 'capplets/appearance')
-rw-r--r--capplets/appearance/data/Makefile.am4
-rw-r--r--capplets/appearance/data/mate-appearance-properties.128
2 files changed, 1 insertions, 31 deletions
diff --git a/capplets/appearance/data/Makefile.am b/capplets/appearance/data/Makefile.am
index 73785a2d..72ace798 100644
--- a/capplets/appearance/data/Makefile.am
+++ b/capplets/appearance/data/Makefile.am
@@ -53,9 +53,7 @@ if ENABLE_UPDATE_MIMEDB
$(UPDATE_MIME_DATABASE) "$(DESTDIR)$(datadir)/mime"
endif
-man_MANS = mate-appearance-properties.1
-
-EXTRA_DIST = $(xml_in_files) $(man_MANS)
+EXTRA_DIST = $(xml_in_files)
CLEANFILES = $(desktop_in_files) $(desktop_DATA) $(mime_DATA)
diff --git a/capplets/appearance/data/mate-appearance-properties.1 b/capplets/appearance/data/mate-appearance-properties.1
deleted file mode 100644
index 0c1dddfd..00000000
--- a/capplets/appearance/data/mate-appearance-properties.1
+++ /dev/null
@@ -1,28 +0,0 @@
-.TH "mate-appearance-properties" "1"
-
-.SH "NAME"
-mate-appearance-properties \(em is a control center applet.
-
-.SH "SYNOPSIS"
-.PP
-\fBmate-appearance-properties\fR [\fIOPTIONS\fR]... [\fIWALLPAPER\fR]...
-
-.SH "DESCRIPTION"
-.PP
-MATE Appearance Properties is a control center applet to edit appearance
-settings.
-.PP
-It allows one to change: GTK theme, window manager theme, icon theme, cursor
-theme, desktop background and font settings.
-
-.SH "OPTIONS"
-.PP
-.IP "\fB-i,\fP \fB\-\-install-theme=\fIFILENAME\fR\fP " 10
-Specify the filename of a theme to install
-.PP
-.IP "\fB-p,\fP \fB\-\-show-page=\fIPAGE\fR\fP " 10
-Specify the name of the page to show (theme|background|fonts|interface)
-
-.SH "AUTHOR"
-.PP
-This manual page was written by Stefano Karapetsas <[email protected]>.