File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1
1
name : tmcbeans # you probably want to 'snapcraft register <name>'
2
2
base : core18 # the base snap is the execution environment for this snap
3
- version : ' 1.3 .0' # just for humans, typically '1.2+git' or '1.3.2'
3
+ version : ' 1.4 .0' # just for humans, typically '1.2+git' or '1.3.2'
4
4
summary : IDE for students using Test My Code # 79 char long summary
5
5
description : |
6
6
TMCBeans is a customized version of the NetBeans IDE intended to be used with the Test My Code -system.
@@ -11,6 +11,7 @@ description: |
11
11
12
12
grade : stable # must be 'stable' to release into candidate/stable channels
13
13
confinement : classic # use 'strict' once you have the right plugs and slots
14
+ icon : resources/images/tmcbeans.png
14
15
15
16
parts :
16
17
tmcbeans :
31
32
tmcbeans :
32
33
command : tmcbeans/bin/tmcbeans
33
34
desktop : tmcbeans.desktop
34
- plugs :
35
- - desktop
36
- - desktop-legacy
37
- - wayland
38
- - unity7
You can’t perform that action at this time.
0 commit comments