diff --git a/launcher/eu.vcmi.VCMI.metainfo.xml b/launcher/eu.vcmi.VCMI.metainfo.xml index 1a17c278b..9b5f82c40 100644 --- a/launcher/eu.vcmi.VCMI.metainfo.xml +++ b/launcher/eu.vcmi.VCMI.metainfo.xml @@ -51,6 +51,7 @@ vcmibuilder vcmiclient + vcmieditor vcmilauncher vcmiserver diff --git a/mapeditor/CMakeLists.txt b/mapeditor/CMakeLists.txt index 211a350ca..b7b4503da 100644 --- a/mapeditor/CMakeLists.txt +++ b/mapeditor/CMakeLists.txt @@ -132,5 +132,5 @@ install(TARGETS vcmieditor DESTINATION ${BIN_DIR}) install(DIRECTORY icons DESTINATION ${DATA_DIR}/mapeditor) # Install icons and desktop file on Linux if(NOT WIN32 AND NOT APPLE) - install(FILES "vcmilauncher.desktop" DESTINATION share/applications) + install(FILES "vcmieditor.desktop" DESTINATION share/applications) endif() diff --git a/mapeditor/vcmieditor.desktop b/mapeditor/vcmieditor.desktop new file mode 100644 index 000000000..8ecebdc55 --- /dev/null +++ b/mapeditor/vcmieditor.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=VCMI Map Editor +GenericName=Strategy Game Engine +Comment=Map editor for open engine of Heroes of Might and Magic 3 +Icon=vcmiclient +Exec=vcmieditor +Categories=Game;StrategyGame; +Version=1.0 +Keywords=heroes;homm3;