master
Hans P. Möller 4 years ago
parent 22ac5ad2a6
commit 7aece7937b

5
debian/control vendored

@ -12,10 +12,7 @@ Rules-Requires-Root: no
Package: lubuntu-breeze-color
Architecture: all
Depends: python3,
python3-pyqt5,
${misc:Depends},
${python3:Depends},
Depends: python3, python3-pyqt5, ${misc:Depends}, ${python3:Depends}
Description: Breeze Theme Color Scheme Selector
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

@ -1,5 +1,5 @@
[authors]
lubuntu-breeze-color was primarily written by Hans P Moller.
lubuntu-breeze-config was primarily written by Hans P Moller.
[name]
breeze-color \- is a Color Scheme Selector for Breeze Theme.
breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme.

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.12.
.TH BREEZE-CONFIG "1" "March 2020" "breeze-config 0.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13.
.TH BREEZE-CONFIG "1" "August 2020" "breeze-config 0.1" "User Commands"
.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
usage: breeze\-config [\-h] [\-\-version]
usage: breeze-config \- is a Color Scheme and Menu Transparency selector for Breeze Theme.
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
@ -11,5 +11,11 @@ show this help message and exit
.TP
\fB\-\-version\fR
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
lubuntu-breeze-config was primarily written by Hans P Moller.

@ -1,3 +1,2 @@
Tests: run-tests
Depends: xvfb,
@
Depends: xvfb, @

Loading…
Cancel
Save