summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2023-01-25 17:07:35 +0000
committerLogan Rathbone <poprocks@gmail.com>2023-01-25 17:07:35 +0000
commita0c55e36136eb4469156f57877829ea39c016cbb (patch)
tree16764729f29839281597dc7d8ab332cfc81bcd4b /meson_options.txt
parent7e3cf22aba795935154c25e65e6fe8bc2895f05c (diff)
parent008c677ec2546cf9c3c267d9f1df0d248b41c630 (diff)
downloadzenity-a0c55e36136eb4469156f57877829ea39c016cbb.tar.gz
Merge branch 'libadwaita-port' into 'gtk4-port'3.90.0gtk4-port
zenity4: Port to libadwaita/AdwMessageDialog See merge request GNOME/zenity!22
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index deeaf4b..8509973 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,3 +1 @@
-#TODO
-#option('webkitgtk', type : 'boolean', value : true,
-# description : 'enable webkitgtk support')
+option('webkitgtk', type: 'boolean', value: false, description : 'enable webkitgtk support')