all repos — tint2 @ 0c54c36c71aeb132d61a6c99806386b3bc47f3c2

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Do not install default tint2rc to usr/share, it is already in /etc
o9000 mrovi9000@gmail.com
commit

0c54c36c71aeb132d61a6c99806386b3bc47f3c2

parent

9b6d68f966ee31026670e1052d91343fb257306f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M themes/CMakeLists.txtthemes/CMakeLists.txt

@@ -1,2 +1,2 @@

-file( GLOB EXTRATHEMEFILES *tint2rc ) +file( GLOB EXTRATHEMEFILES *.tint2rc ) install( FILES ${EXTRATHEMEFILES} DESTINATION ${DATADIR}/tint2 )