Skip to content

elementary/switchboard-plug-onlineaccounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Online Accounts Settings

Translation status

screenshot

Building and Installation

You'll need the following dependencies:

libadwaita-1-dev
libedataserver-1.2 >=3.40
libglib2.0-dev
libgranite-7-dev
libgtk-4-dev
libswitchboard-3-dev
meson
valac

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

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.settings

ninja install
io.elementary.settings