Ravenwolve 024d757f97
fix: fix description in the script settings window. (#78)
* wip: setText for logonLabel

* wip: add translation for "Script" and "for"

* wip: adding `isUserScripts` field to `ScriptsDialog`

* wip: add `isUserScripts` to `setItem` functions arguments

* wip: remove `setText` from `ScriptsWidget` constructor

* wip: add `setText` to `setItem` of `ScriptsWidget` and `ScriptsPowerShellWidget`

* wip: update translation

* wip: add `gitPolicyName` method for `gpui::MainWindow`

* wip: add mainWindow field to `ScriptsSnapInPrivate`

* wip: remove `logonLabel` rewriting

* wip: add `setDescription` method to rewrite `logonLabel` text with names of script and policy

* wip: update translation

* chore: change "Default Domain Policy" to "Local Group Policy"  in scriptsdialog
2024-08-20 13:29:41 +04:00
2024-08-06 15:16:33 +04:00
2023-06-29 15:08:40 +04:00
2021-07-30 19:14:21 +04:00
2023-08-25 15:12:45 +04:00
2023-09-05 17:24:53 +04:00
2021-03-03 18:26:43 +04:00
2024-07-24 17:19:49 +04:00
2023-05-29 11:27:09 +04:00
2021-03-03 18:26:43 +04:00
2023-05-29 11:27:09 +04:00

build workflow tests workflow

GPUI

GPUI — is an open source utility for group policy management on ALT-Linux.

Screenshot

Building and installation

For building and installation instructions refer to INSTALL.md.

Basic usage

Usage: gpui-main [options]

Options:
  -p <path>      The full path of policy to edit.
  -b <path>      The full path of policy bundle to load.
  -h, --help     Displays help on commandline options.
  -n <name>      This options left for compatibility with ADMC. Currently it
                 does nothing.
  -v, --version  Displays version information.
Description
Group-policy editor provides a way to configure machine that is joined to Active Directory domain.
Readme 5.1 MiB
Languages
C++ 97.2%
CMake 1.9%
C 0.7%
Roff 0.1%