Skip to content

Commit a2edbd4

Browse files
author
Daniel Llewellyn
committed
add icon file
1 parent 5f7076c commit a2edbd4

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img src="https://avatars1.githubusercontent.com/u/29598503?v=3&s=256" alt="GIMP">
2+
<img src="gimp.png" alt="GIMP">
33
<br />
44
GIMP - The GNU Image Manipulation Program
55
</h1>
@@ -37,7 +37,7 @@ upstream so GIMP can authoritatively publish future releases.
3737
- [x] Rename the forked Snapcrafters template repository
3838
- [x] Update logos and references to `[Project]` and `[my-snap-name]`
3939
- [x] Create a snap that runs in `devmode`
40-
- [ ] Register the snap in the store, **using the preferred upstream name**
40+
- [x] Register the snap in the store, **using the preferred upstream name**
4141
- [ ] Add a screenshot to this `README.md`
4242
- [ ] Publish the `devmode` snap in the Snap store edge channel
4343
- [ ] Add install instructions to this `README.md`
@@ -53,7 +53,7 @@ upstream so GIMP can authoritatively publish future releases.
5353
- [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()
5454
- [ ] Submit a pull request or patch upstream that adds snap install documentation - [link]()
5555
- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link]()
56-
- [ ] Add upstream contact information to the `README.md`
56+
- [ ] Add upstream contact information to the `README.md`
5757
- If upstream accept the PR:
5858
- [ ] Request upstream create a Snap store account
5959
- [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream

gimp.png

32.9 KB
Loading

snap/snapcraft.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ description: |
88
options and 3rd party plugins.
99
1010
confinement: strict
11+
icon: gimp.png
1112

1213
apps:
1314
gimp:

0 commit comments

Comments
 (0)