Skip to content

Commit 872e672

Browse files
Chris YateTheAssassin
authored andcommitted
Add usr/share/pixmaps to the basic structure, since it is required by the deployment step.
1 parent c28054b commit 872e672

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/core/appdir.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,7 @@ namespace linuxdeploy {
665665
"usr/lib/",
666666
"usr/share/applications/",
667667
"usr/share/icons/hicolor/",
668+
"usr/share/pixmaps/",
668669
};
669670

670671
for (const std::string& resolution : {"16x16", "32x32", "64x64", "128x128", "256x256", "scalable"}) {

0 commit comments

Comments
 (0)