tint2conf: Support for loading themes from /usr/share/tint2
This commit is contained in:
@@ -247,6 +247,5 @@ install( FILES default_icon.png DESTINATION ${DATADIR}/tint2 )
|
||||
install( FILES AUTHORS ChangeLog README.md DESTINATION ${DOCDIR} )
|
||||
install( FILES doc/tint2.1 DESTINATION ${MANDIR}/man1 )
|
||||
if( ENABLE_EXTRA_THEMES )
|
||||
file( GLOB EXTRATHEMEFILES themes/*.tint2rc )
|
||||
install( FILES ${EXTRATHEMEFILES} DESTINATION ${DATADIR}/tint2 )
|
||||
endif( ENABLE_EXAMPLES )
|
||||
add_subdirectory(themes)
|
||||
endif( ENABLE_EXTRA_THEMES )
|
||||
|
||||
Reference in New Issue
Block a user