MCPcopy 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
78wxString GetUserApplicationsDir()
79{
80 return GetUserDataHome() + wxT("/applications");
81}
82
83wxString GetUserIconsDir()
84{

Callers 2

PromptAndInstallFunction · 0.85

Calls 1

GetUserDataHomeFunction · 0.85

Tested by

no test coverage detected