summaryrefslogtreecommitdiff
path: root/capplets
diff options
context:
space:
mode:
Diffstat (limited to 'capplets')
-rw-r--r--capplets/about-me/Makefile.am4
-rw-r--r--capplets/about-me/mate-about-me.118
-rw-r--r--capplets/appearance/data/Makefile.am4
-rw-r--r--capplets/appearance/data/mate-appearance-properties.128
-rw-r--r--capplets/default-applications/Makefile.am4
-rw-r--r--capplets/default-applications/mate-default-applications-properties.124
6 files changed, 3 insertions, 79 deletions
diff --git a/capplets/about-me/Makefile.am b/capplets/about-me/Makefile.am
index 70525073..126dcdd4 100644
--- a/capplets/about-me/Makefile.am
+++ b/capplets/about-me/Makefile.am
@@ -41,8 +41,6 @@ desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
uidir = $(pkgdatadir)/ui
ui_DATA = $(ui_files)
-man_MANS = mate-about-me.1
-
AM_CPPFLAGS = \
$(MATECC_CAPPLETS_CFLAGS) \
$(LIBEBOOK_CFLAGS) \
@@ -53,6 +51,6 @@ AM_CPPFLAGS = \
-DMATELOCALEDIR="\"$(datadir)/locale\""
CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) $(MARSHALFILES)
-EXTRA_DIST = $(ui_files) $(man_MANS) fprintd-marshal.list
+EXTRA_DIST = $(ui_files) fprintd-marshal.list
-include $(top_srcdir)/git.mk
diff --git a/capplets/about-me/mate-about-me.1 b/capplets/about-me/mate-about-me.1
deleted file mode 100644
index e6be7655..00000000
--- a/capplets/about-me/mate-about-me.1
+++ /dev/null
@@ -1,18 +0,0 @@
-.TH "mate-about-me" "1"
-
-.SH "NAME"
-mate-about-me \(em is a control center applet.
-
-.SH "SYNOPSIS"
-.PP
-\fBmate-about-me\fR
-
-.SH "DESCRIPTION"
-.PP
-MATE About Me is a control center applet to set user information.
-.PP
-It allows one to change user password and set user avatar image (~/.face file).
-
-.SH "AUTHOR"
-.PP
-This manual page was written by Stefano Karapetsas <[email protected]>.
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]>.
diff --git a/capplets/default-applications/Makefile.am b/capplets/default-applications/Makefile.am
index 9a58bbfc..96d979c2 100644
--- a/capplets/default-applications/Makefile.am
+++ b/capplets/default-applications/Makefile.am
@@ -3,8 +3,6 @@ cappletname = mate-default-applications-properties
bin_PROGRAMS = mate-default-applications-properties
-man_MANS = mate-default-applications-properties.1
-
mate_default_applications_properties_LDADD = $(MATECC_CAPPLETS_LIBS)
mate_default_applications_properties_SOURCES = \
mate-da-capplet.c mate-da-capplet.h
@@ -29,6 +27,6 @@ AM_CPPFLAGS = \
-DMATECC_UI_DIR=\""$(uidir)"\"
CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(Desktop_in_files) $(desktop_DATA) $(autostart_DATA)
-EXTRA_DIST = mate-default-applications.pc.in mate-default-applications-properties.desktop.in.in $(man_MANS)
+EXTRA_DIST = mate-default-applications.pc.in mate-default-applications-properties.desktop.in.in
-include $(top_srcdir)/git.mk
diff --git a/capplets/default-applications/mate-default-applications-properties.1 b/capplets/default-applications/mate-default-applications-properties.1
deleted file mode 100644
index 4575a34f..00000000
--- a/capplets/default-applications/mate-default-applications-properties.1
+++ /dev/null
@@ -1,24 +0,0 @@
-.TH "mate-default-applications-properties" "1"
-
-.SH "NAME"
-mate-default-applications-properties \(em is a control center applet.
-
-.SH "SYNOPSIS"
-.PP
-\fBmate-default-applications-properties\fR [\fIOPTIONS\fR]...
-
-.SH "DESCRIPTION"
-.PP
-MATE Default Applications Properties is a control center applet to edit
-default applications.
-.PP
-It allows one to set default file manager, email client, web browser, etc.
-
-.SH "OPTIONS"
-.PP
-.IP "\fB-p,\fP \fB\-\-show-page=\fIPAGE\fR\fP " 10
-Specify the name of the page to show (internet|multimedia|system|a11y)
-
-.SH "AUTHOR"
-.PP
-This manual page was written by Stefano Karapetsas <[email protected]>.