Skip to content

Commit

Permalink
Reverse dns desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
Montel committed Apr 8, 2015
1 parent 894a6cd commit ae7f0c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -61,7 +61,7 @@ target_link_libraries(kdots

install(TARGETS kdots DESTINATION ${BIN_INSTALL_DIR})
install(FILES kdotsui.rc DESTINATION ${KXMLGUI_INSTALL_DIR}/kdots)
install(PROGRAMS kdots.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
install(PROGRAMS org.kde.kdots.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
install(FILES cmake/KDotsLibConfig.cmake DESTINATION ${CMAKECONFIG_INSTALL_PREFIX}/KDotsLib)

add_subdirectory(kdotslib)
Expand Down
1 change: 1 addition & 0 deletions kdots.desktop → org.kde.kdots.desktop
Expand Up @@ -28,3 +28,4 @@ GenericName[sk]=Bodová hra
GenericName[uk]=Гра у крапки
GenericName[x-test]=xxGame of dotsxx
Terminal=false
X-DBUS-ServiceName=org.kde.kdots

0 comments on commit ae7f0c3

Please sign in to comment.