]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/ui.rcs/browserwindowui.rc
Partial filter list implementation.
[PrivacyBrowserPC.git] / src / ui.rcs / browserwindowui.rc
index 9953db69321e31b9dcd73dd439532a1f62ce945e..08f5cfccdaa4e2f1244a1a40b3db26066ae5780d 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-  Copyright 2022-2023 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2022-2024 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc>.
+  This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc/>.
 
   Privacy Browser PC is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
             </Menu>
         </Menu>
 
+        <!-- Filter lists. -->
+        <Menu name="filter_lists"> <text>Filter Lists</text>
+            <Action name="requests" />
+            <Action name="view_filter_lists" />
+        </Menu>
+
         <!-- Bookmarks. -->
         <Menu name="bookmarks">
             <Action name="view_bookmarks_toolbar" />