Skip to content

Commit

Permalink
Merge pull request ubuntu#1542 from soumyaDghosh/fix-app-icon
Browse files Browse the repository at this point in the history
[snap]: fix hardcoded app icon
  • Loading branch information
spydon authored Dec 28, 2023
2 parents 9416f9c + 4b1912d commit 176d9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app_center/assets/app-center.desktop
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Type=Application
Version=1.0
Exec=snap-store %U
Icon=software-store
Icon=bin/data/flutter_assets/assets/app-center.png
Terminal=false
Categories=System;Utility;PackageManager;SoftwareManagement;Network;Settings;
Keywords=Ubuntu;Applications;Apps;Store;Software;Snaps;
Expand Down

0 comments on commit 176d9c0

Please sign in to comment.