summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-03 16:07:44 +0100
committerinfirit <[email protected]>2014-11-03 16:07:44 +0100
commit84869fa92c31d41daf98731bf195ba618be4de30 (patch)
tree21a341af94467556f3be1812c47eb9357241615f /man
parente9ae72f43c0c5d859685c29a926284edb5455d4e (diff)
downloadmate-desktop-84869fa92c31d41daf98731bf195ba618be4de30.tar.bz2
mate-desktop-84869fa92c31d41daf98731bf195ba618be4de30.tar.xz
We toggle in mate-settings-daemon now.
Diffstat (limited to 'man')
-rw-r--r--man/Makefile.am2
-rw-r--r--man/mate-gsettings-toggle.142
2 files changed, 1 insertions, 43 deletions
diff --git a/man/Makefile.am b/man/Makefile.am
index bf674c5..89acd1e 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,4 +1,4 @@
-man_MANS = mate-gsettings-toggle.1
+man_MANS =
if MATE_ABOUT_ENABLED
man_MANS += mate-about.1
diff --git a/man/mate-gsettings-toggle.1 b/man/mate-gsettings-toggle.1
deleted file mode 100644
index e8a5089..0000000
--- a/man/mate-gsettings-toggle.1
+++ /dev/null
@@ -1,42 +0,0 @@
-.\" Copyright (C) Sander Sweers 2014 <[email protected]>
-.\"
-.\" This is free software; you may 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,
-.\" or (at your option) any later version.
-.\"
-.\" This is distributed in the hope that it will be useful, but
-.\" WITHOUT ANY WARRANTY; without even the implied warranty of
-.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-.\" GNU General Public License for more details.
-.\"
-.\"You should have received a copy of the GNU General Public License along
-.\"with this program; if not, write to the Free Software Foundation, Inc.,
-.\"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-.TH mate-gsettings-toggle 1 "2014\-01\-17" "MATE"
-.SH NAME
-.B mate-gsettings-toggle
-\- wrapper for MATE gsettings keys
-.SH SYNOPSIS
-.B mate-gsettings-toggle
-.RI KEY
-.SH DESCRIPTION
-.B mate-gsettings-toggle
-is a small wrapper script around the gsettings command.
-.P
-Gsettings does not have toggle option which mateconftool-2 and gconftool-2 did.
-mate-gsettings-toggle is a small wrapper around the gsettings command which adds
-toggle functionality.
-.SH OPTIONS
-.B mate-gsettings-toggle
-takes a limited set of gsettings keys that are in the org.mate.applications-at
-SCHEMA. The keys can be one of: screen-keyboard-enabled screen-magnifier-enabled
-screen-reader-enabled.
-.SH AUTHORS
-.B mate-gsettings-toggle
-is written by Sander Sweers <[email protected]>
-.P
-This manual was written by Sander Sweers <[email protected]> for the MATE desktop
-project.
-.SH SEE ALSO
-.BR "gsettings" (1)