diff --git a/calendar-client/CMakeLists.txt b/calendar-client/CMakeLists.txt index 7cfc613b..adc9e545 100644 --- a/calendar-client/CMakeLists.txt +++ b/calendar-client/CMakeLists.txt @@ -98,3 +98,4 @@ install(DIRECTORY ${APP_RES_DIR}/dde-calendar DESTINATION ${CMAKE_INSTALL_DATADIR}/deepin-manual/manual-assets/application/) install(FILES ${APP_DESKTOP} DESTINATION ${CMAKE_INSTALL_DATADIR}/applications) install(FILES ${CMAKE_CURRENT_BINARY_DIR}/dbus/com.deepin.Calendar.service DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/services) +install(FILES assets/org.deepin.calendar.metainfo.xml DESTINATION ${CMAKE_INSTALL_DATADIR}/metainfo) \ No newline at end of file diff --git a/calendar-client/assets/org.deepin.calendar.metainfo.xml b/calendar-client/assets/org.deepin.calendar.metainfo.xml new file mode 100644 index 00000000..489b29d1 --- /dev/null +++ b/calendar-client/assets/org.deepin.calendar.metainfo.xml @@ -0,0 +1,29 @@ + + + org.deepin.calendar + dde-calendar.desktop + DDE + DDE + CC0-1.0 + GPL-3.0+ + + + DDE + Qt + + Deepin Calendar + 深度日历 + Calendar is a smart daily planner to schedule all things in life. + 深度日历是一款简单易用的日历工具。 + deepin-calendar + +

Calendar is a small management tool for personal life that combines time and events and integrates the function of memorizing and scheduling.

+

深度日历是深度科技打造的一款简单易用的日历工具,主要是当前日期、节气、农历日期、世界节日。

+
+ https://github.com/linuxdeepin/developer-center/issues/ + https://github.com/linuxdeepin/developer-center/issues/ + https://bbs.deepin.org/ + + + +
\ No newline at end of file