~ztefn/haguichi/1.4

« back to all changes in this revision

Viewing changes to meson_options.txt

  • Committer: Stephen Brandt
  • Date: 2023-10-21 16:47:20 UTC
  • Revision ID: git-v1:58aa13c43fa59da1ba0fa57203fcd309fd0b56a1
Fix styles for popovers in elementary stylesheet

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
option('enable-wingpanel-indicator', type: 'boolean', value: false)
3
3
option('for-elementary',             type: 'boolean', value: false)
4
4
option('for-ubuntu',                 type: 'boolean', value: false)
5
 
option('use-libhandy',               type: 'boolean', value: false)
6
5
option('use-rdnn-everywhere',        type: 'boolean', value: false)