2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Rename InstallMainDesktopFile to InstallLauncher

This commit is contained in:
Ilya Fedin
2020-10-13 12:47:46 +04:00
committed by John Preston
parent f58874572d
commit 0179a2ca10
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ QString GetIconName();
inline void IgnoreApplicationActivationRightNow() {
}
void InstallMainDesktopFile();
void InstallLauncher();
} // namespace Platform