Prelim: Some native theme build tidy ups

This commit is contained in:
Rory Fewell
2023-04-22 23:35:12 +01:00
parent 3f31ab2747
commit 68b7aaf66e
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ install(FILES ${CMAKE_BINARY_DIR}/gtk.css DESTINATION ${THEME_PROJECT_INSTALL_PA
# XFWM4 Theme Generation
#
install(DIRECTORY xfwm4 DESTINATION share/themes/native)
install(DIRECTORY xfwm4 DESTINATION ${THEME_PROJECT_INSTALL_PATH})
# Resources Generation
#

View File

@@ -1,5 +1,5 @@
/**
* main.scss - Windows Classic Style GTK 3 Theme Root Document
* main.scss.is - Windows Classic Style GTK 3 Theme Root Document
*
* This source-code is part of the Windows XP stuff for XFCE:
* <<https://www.oddmatics.uk>>