Skip to content

Commit

Permalink
fix: missing icon in DCC
Browse files Browse the repository at this point in the history
  • Loading branch information
zsien committed Jul 22, 2024
1 parent a409fa0 commit 329bd04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepin-system-monitor-plugin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,6 @@ add_custom_target(PLUGIN_QMFILES ALL DEPENDS ${APP_QM_FILES})
INSTALL(FILES com.deepin.dde.dock.module.system-monitor.gschema.xml DESTINATION ${CMAKE_INSTALL_DATADIR}/glib-2.0/schemas)
#INSTALL(FILES com.deepin.system.monitor.plugin.gschema.xml DESTINATION ${CMAKE_INSTALL_DATADIR}/glib-2.0/schemas)
INSTALL(TARGETS ${PROJECT_NAME} LIBRARY DESTINATION lib/dde-dock/plugins)
install(FILES asserts/icons/deepin/builtin/actions/deepin-system-monitor_20px.svg DESTINATION ${CMAKE_INSTALL_DATADIR}/share/dde-dock/icons/dcc-setting)
#安装翻译文件
install(FILES ${APP_QM_FILES} DESTINATION ${CMAKE_INSTALL_DATADIR}/deepin-system-monitor-plugin/translations)

0 comments on commit 329bd04

Please sign in to comment.