]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - doc/CMakeLists.txt
Add a default folder icon to the edit folder dialog. https://redmine.stoutner.com...
[PrivacyBrowserPC.git] / doc / CMakeLists.txt
index 22771ec87c58a4f627280ae4b84a49c8dc23d7ff..1f54e4ac293df349defd3317dc766272da72b523 100644 (file)
@@ -17,3 +17,6 @@
 
 # Create the documentation.
 kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR privacybrowser)
+
+# Install extra graphic files (the automatic installer doesn't pick up .gif files).
+install(FILES loading.gif DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en/privacybrowser)