update man
This commit is contained in:
parent
22ac5ad2a6
commit
7aece7937b
5
debian/control
vendored
5
debian/control
vendored
@ -12,10 +12,7 @@ Rules-Requires-Root: no
|
|||||||
|
|
||||||
Package: lubuntu-breeze-color
|
Package: lubuntu-breeze-color
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: python3,
|
Depends: python3, python3-pyqt5, ${misc:Depends}, ${python3:Depends}
|
||||||
python3-pyqt5,
|
|
||||||
${misc:Depends},
|
|
||||||
${python3:Depends},
|
|
||||||
Description: Breeze Theme Color Scheme Selector
|
Description: Breeze Theme Color Scheme Selector
|
||||||
It lets you pick a color scheme from "/usr/share/color-schemes/" and copy it
|
It lets you pick a color scheme from "/usr/share/color-schemes/" and copy it
|
||||||
to "~/.config/kdeglobals" so system use it. Applications need restart in order
|
to "~/.config/kdeglobals" so system use it. Applications need restart in order
|
||||||
|
4
debian/help2man.include
vendored
4
debian/help2man.include
vendored
@ -1,5 +1,5 @@
|
|||||||
[authors]
|
[authors]
|
||||||
lubuntu-breeze-color was primarily written by Hans P Moller.
|
lubuntu-breeze-config was primarily written by Hans P Moller.
|
||||||
|
|
||||||
[name]
|
[name]
|
||||||
breeze-color \- is a Color Scheme Selector for Breeze Theme.
|
breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme.
|
||||||
|
14
debian/manpages/breeze-config.1
vendored
14
debian/manpages/breeze-config.1
vendored
@ -1,9 +1,9 @@
|
|||||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.12.
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
|
||||||
.TH BREEZE-CONFIG "1" "March 2020" "breeze-config 0.1" "User Commands"
|
.TH BREEZE-CONFIG "1" "August 2020" "breeze-config 0.1" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
breeze-config \- is a Color Scheme Selector for Breeze Theme.
|
breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme.
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
usage: breeze\-config [\-h] [\-\-version]
|
usage: breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme.
|
||||||
.SS "optional arguments:"
|
.SS "optional arguments:"
|
||||||
.TP
|
.TP
|
||||||
\fB\-h\fR, \fB\-\-help\fR
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
@ -11,5 +11,11 @@ show this help message and exit
|
|||||||
.TP
|
.TP
|
||||||
\fB\-\-version\fR
|
\fB\-\-version\fR
|
||||||
show program's version number and exit
|
show program's version number and exit
|
||||||
|
.TP
|
||||||
|
\fB\-\-data\-dir\fR DATADIR
|
||||||
|
data directory for UI files
|
||||||
|
.TP
|
||||||
|
\fB\-\-bin\-dir\fR BINDIR
|
||||||
|
directory where this script is, default \fI\,/bin\/\fP
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
lubuntu-breeze-config was primarily written by Hans P Moller.
|
lubuntu-breeze-config was primarily written by Hans P Moller.
|
||||||
|
3
debian/tests/control
vendored
3
debian/tests/control
vendored
@ -1,3 +1,2 @@
|
|||||||
Tests: run-tests
|
Tests: run-tests
|
||||||
Depends: xvfb,
|
Depends: xvfb, @
|
||||||
@
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user