elementary / switchboard-plug-a11y

Switchboard Universal Access Plug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Universal Access Settings

Translation status

screenshot

Building and Installation

You'll need the following dependencies:

  • libswitchboard-3-dev
  • libgranite-7-dev
  • libgtk-4-dev
  • meson
  • valac (>= 0.22)

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

ninja install

About

Switchboard Universal Access Plug

License:GNU General Public License v3.0


Languages

Language:Vala 93.2%Language:Meson 6.8%