From 65f967ab93d5c95a8b3a57a679851a93ebb1409b Mon Sep 17 00:00:00 2001 From: rycee Date: Thu, 18 Apr 2024 22:30:00 +0000 Subject: [PATCH] deploy: ff1c3646541316258b1ca64e9b25d4c9cca8e587 --- options.xhtml | 21 ++++----------------- 1 file changed, 4 insertions(+), 17 deletions(-) diff --git a/options.xhtml b/options.xhtml index 3e56f2b1..15e903cd 100644 --- a/options.xhtml +++ b/options.xhtml @@ -54290,28 +54290,14 @@ boolean

-

Platform theme to use for Qt applications.

The options are

gtk

Use GTK theme with -qtstyleplugins

gtk3

Use GTK3 integration -for file picker dialogs, font and theme configuration

gnome

Use GNOME theme with -qgnomeplatform

lxqt

Use LXQt theme style set using the -lxqt-config-appearance -application

qtct

Use Qt style set using -qt5ct -and qt6ct -applications

kde

Use Qt settings from Plasma

+

Deprecated. Use qt.platformTheme.name instead.

Type: -null or one of “gtk”, “gtk3”, “gnome”, “lxqt”, “qtct”, “kde”

+null or one of “gtk”, “gtk3”, “gnome”, “adwaita”, “lxqt”, “qtct”, “kde” or (submodule)

Default: null

-

Example: -"gnome"

- -

Related packages:

- -

Declared by:

@@ -54329,7 +54315,8 @@ null or one of “gtk”, “gtk3”, “gnome”, “lxqt”, “qtct”, “kd

Theme package to be used in Qt5/Qt6 applications. -Auto-detected from qt.style.name if possible.

+Auto-detected from qt.style.name if possible. +See its documentation for available options.

Type: null or package or list of package