Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetUserApplicationsDir
Function
GetUserApplicationsDir
src/AppImageIntegration.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
wxString GetUserApplicationsDir()
79
{
80
return GetUserDataHome() + wxT(
"/applications"
);
81
}
82
83
wxString GetUserIconsDir()
84
{
Callers
2
DesktopFileAlreadyInstalled
Function · 0.85
PromptAndInstall
Function · 0.85
Calls
1
GetUserDataHome
Function · 0.85
Tested by
no test coverage detected