Skip to content

Commit

Permalink
chore: provide dci icon for the dcc of V25
Browse files Browse the repository at this point in the history
as title

pms: BUG-286689
pms: BUG-286741
  • Loading branch information
mhduiy committed Dec 26, 2024
1 parent 305ef59 commit fa7384f
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -266,3 +266,4 @@ target_link_libraries(${PLUGIN_NAME} PRIVATE
# 设置执行 make install 时哪个目标应该被 install 到哪个位置
install(TARGETS ${PLUGIN_NAME} LIBRARY DESTINATION lib/dde-dock/plugins)
install(FILES "dock-clipboard-plugin/resources/clipboard.svg" DESTINATION share/dde-dock/icons/dcc-setting)
install(FILES "dock-clipboard-plugin/resources/dcc-clipboard.dci" DESTINATION share/dde-dock/icons/dcc-setting)
Binary file added dock-clipboard-plugin/resources/dcc-clipboard.dci
Binary file not shown.

0 comments on commit fa7384f

Please sign in to comment.