[gnome-control-center/wip/privacy-swarm: 3/12] Add meson plumbing for new panels
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/privacy-swarm: 3/12] Add meson plumbing for new panels
- Date: Wed, 6 Nov 2019 13:55:20 +0000 (UTC)
commit fbaf83314625698d8323a7ad57dbe9e9ec790373
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Dec 11 14:17:09 2018 -0500
Add meson plumbing for new panels
The new panels are going to appear in the next commits.
panels/meson.build | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/panels/meson.build b/panels/meson.build
index 190fee6f2..d7727fc6d 100644
--- a/panels/meson.build
+++ b/panels/meson.build
@@ -3,12 +3,17 @@ subdir('common')
panels = [
'applications',
'background',
+ 'camera',
'color',
'datetime',
'default-apps',
+ 'diagnostics',
'display',
'info-overview',
'keyboard',
+ 'location',
+ 'lock',
+ 'microphone',
'mouse',
'notifications',
'online-accounts',
@@ -21,6 +26,7 @@ panels = [
'sharing',
'sound',
'universal-access',
+ 'usage',
'user-accounts'
]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]