X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftint2;a=blobdiff_plain;f=src%2Ftint2conf%2FCMakeLists.txt;h=c44ad1e04d83c8d759c5a7272982ab1a08b83e2c;hp=48fcd1f86bf247d347c64a1fa2d9f54582efbd65;hb=f9b3fb96571db1b9f67000a907e540888097cf11;hpb=1c1cfea95e549170ede1eaf05240b935aa2186a9 diff --git a/src/tint2conf/CMakeLists.txt b/src/tint2conf/CMakeLists.txt index 48fcd1f..c44ad1e 100644 --- a/src/tint2conf/CMakeLists.txt +++ b/src/tint2conf/CMakeLists.txt @@ -41,5 +41,5 @@ set_target_properties( tint2conf PROPERTIES LINK_FLAGS "-pthread" ) install( TARGETS tint2conf DESTINATION bin ) install( PROGRAMS tintwizard.py DESTINATION bin ) -install( FILES tint2conf.png tint2conf.svg DESTINATION share/pixmaps ) +install( FILES taskbar.svg DESTINATION share/icons/hicolor/scalable/apps ) install( FILES tint2conf.desktop DESTINATION share/applications )