simple-live-app: comply with freedesktop icon specification (#491525)
This commit is contained in:
@@ -44,7 +44,7 @@ flutter332.buildFlutterApplication rec {
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
install -Dm644 assets/logo.png $out/share/pixmaps/simple-live-app.png
|
||||
install -Dm644 assets/logo.png $out/share/icons/hicolor/1024x1024/apps/simple-live-app.png
|
||||
'';
|
||||
|
||||
extraWrapProgramArgs = ''
|
||||
|
||||
Reference in New Issue
Block a user