Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
BackendReadTargetPath
Function · 0.85
BackendWrite
Function · 0.85
BackendRemove
Function · 0.85
Calls
1
XdgAutostartDir
Function · 0.85
Tested by
no test coverage detected