[gnome-control-center/wip/privacy-swarm: 6/14] 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: 6/14] Add meson plumbing for new panels
- Date: Tue, 11 Dec 2018 19:33:46 +0000 (UTC)
commit 2b05c738b1261515dc0ff3e71c30e0872f1e0976
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]