tint2conf : follow freedesktop icon theme specification

git-svn-id: http://tint2.googlecode.com/svn/trunk@586 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-11-03 14:57:08 +00:00
parent 7c8a31db72
commit b0e308e909
6 changed files with 101 additions and 12 deletions

View File

@@ -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 )