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

Function DesktopFilePath

src/AutostartManager.cpp:374–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372 }
373
374 static wxString DesktopFilePath()
375 {
376 return XdgAutostartDir() + wxT("/amule.desktop");
377 }
378
379 wxString BackendReadTargetPath()
380 {

Callers 3

BackendReadTargetPathFunction · 0.85
BackendWriteFunction · 0.85
BackendRemoveFunction · 0.85

Calls 1

XdgAutostartDirFunction · 0.85

Tested by

no test coverage detected