]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/ui.rcs/browserwindowui.rc
Additional fix for notifications on Xfce. https://redmine.stoutner.com/issues/1017
[PrivacyBrowserPC.git] / src / ui.rcs / browserwindowui.rc
index 1d613226c466cbf7db36c38e87d92a7fcbacb1f2..adcfa9d0c11487b734899d5f03a7e7c60f21439b 100644 (file)
 
         <!-- Bookmarks. -->
         <Menu name="bookmarks">
-            <Action name="add_folder" />
-
-            <Separator />
-
             <Action name="view_bookmarks_toolbar" />
 
             <Separator />
         <Action name="hide_find_actions" />
     </ToolBar>
 
-    <!-- The bookmarks toolbar. -->
+    <!-- The bookmarks toolbar. The newline aspect of this doesn't currently work. -->
     <ToolBar name="bookmarks_toolbar" iconText="icontextright" newline="true" hidden="true"> <text>Bookmarks Toolbar</text> </ToolBar>
 </gui>