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

Function GetUserIconsDir

src/AppImageIntegration.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83wxString GetUserIconsDir()
84{
85 return GetUserDataHome() + wxT("/icons");
86}
87
88// Read the bundled .desktop, swap Exec= and TryExec= to point at $APPIMAGE,
89// and write the result to ~/.local/share/applications/org.amule.aMule.desktop.

Callers 1

PromptAndInstallFunction · 0.85

Calls 1

GetUserDataHomeFunction · 0.85

Tested by

no test coverage detected