]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/ui.rcs/CMakeLists.txt
Enable downloading of files that require login cookies. https://redmine.stoutner...
[PrivacyBrowserPC.git] / src / ui.rcs / CMakeLists.txt
index 2ac4766fd0b6b83a5b5e61dee8c102c71e4989c0..dc4dcc8926c2caf5ad2a62a05d4e7cc61e5a8076 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2022 Soren Stoutner <soren@stoutner.com>.
+# Copyright 2022 Soren Stoutner <soren@stoutner.com>.
 #
 # This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc>.
 #
@@ -18,5 +18,5 @@
 
 # Install Privacy Browser's RC (Runtime Configuration) files.
 install(FILES
-    browser_window_ui.rc
+    browserwindowui.rc
     DESTINATION ${KDE_INSTALL_KXMLGUI5DIR}/privacybrowser)