[gnome-control-center/wip/privacy-swarm: 70/78] Add meson plumbing	for new panels
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-control-center/wip/privacy-swarm: 70/78] Add meson plumbing	for new panels
- Date: Sat, 15 Dec 2018 01:20:51 +0000 (UTC)
commit 29a7c6c4381ee790e0ad47a2ab24e1e7de6bc5a5
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 | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/panels/meson.build b/panels/meson.build
index 95a44bb9d..9acc8f91c 100644
--- a/panels/meson.build
+++ b/panels/meson.build
@@ -3,11 +3,16 @@ subdir('common')
 panels = [
   'applications',
   'background',
+  'camera',
   'color',
   'datetime',
+  'diagnostics',
   'display',
   'info',
   'keyboard',
+  'location',
+  'lock',
+  'microphone',
   'mouse',
   'notifications',
   'online-accounts',
@@ -18,7 +23,9 @@ panels = [
   'search',
   'sharing',
   'sound',
+  'trash',
   'universal-access',
+  'usage',
   'user-accounts'
 ]
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]