MCPcopy Create free account
hub / github.com/amule-project/amule / DesktopFileAlreadyInstalled

Function DesktopFileAlreadyInstalled

src/AppImageIntegration.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183bool DesktopFileAlreadyInstalled()
184{
185 return wxFileExists(GetUserApplicationsDir() + wxT("/org.amule.aMule.desktop"));
186}
187
188} // anonymous namespace
189

Callers 1

ShouldPromptFunction · 0.85

Calls 1

GetUserApplicationsDirFunction · 0.85

Tested by

no test coverage detected