fix: merge changes

This commit is contained in:
ZavaruKitsu 2023-08-01 10:05:44 +00:00
parent 1f6c440341
commit ef8dbe2999
3 changed files with 2 additions and 2 deletions

View file

@ -1802,7 +1802,7 @@ endif()
if (LINUX AND DESKTOP_APP_USE_PACKAGED)
include(GNUInstallDirs)
configure_file("../lib/xdg/org.telegram.desktop.service" "${CMAKE_CURRENT_BINARY_DIR}/org.telegram.desktop.service" @ONLY)
configure_file("../lib/xdg/org.ayugram.desktop.service" "${CMAKE_CURRENT_BINARY_DIR}/org.ayugram.desktop.service" @ONLY)
configure_file("../lib/xdg/org.ayugram.desktop.metainfo.xml" "${CMAKE_CURRENT_BINARY_DIR}/org.ayugram.desktop.metainfo.xml" @ONLY)
generate_appdata_changelog(Telegram "${CMAKE_SOURCE_DIR}/changelog.txt" "${CMAKE_CURRENT_BINARY_DIR}/org.ayugram.desktop.metainfo.xml")
install(TARGETS Telegram RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" BUNDLE DESTINATION "${CMAKE_INSTALL_BINDIR}")

View file

@ -1,3 +1,3 @@
[D-BUS Service]
Name=org.ayugram.desktop
Exec=ayugram-desktop
Exec=@CMAKE_INSTALL_FULL_BINDIR@/ayugram-desktop