Skip to content

Commit

Permalink
Desktop entry for Gedit Scala plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
snim2 committed Feb 17, 2012
0 parents commit 42cbd6f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
9 changes: 9 additions & 0 deletions flyscala.gedit-plugin
@@ -0,0 +1,9 @@
[Gedit Plugin]
Loader=python
Module=flyscala
IAge=2
Name=Flyscala
Description=Scala compilation on the fly
Authors=Sarah Mount <s.mount@wlv.ac.uk>
Copyright=Copyright © 2012 Sarah Mount <s.mount@wlv.ac.uk>
Website=http://www.gedit.org
10 changes: 10 additions & 0 deletions flyscala.plugin
@@ -0,0 +1,10 @@
[Plugin]
Loader=python
Module=flyscala
IAge=3
Name=Scala On The Fly
Description=Scala compilation on the fly
Authors=Sarah Mount <s.mount@wlv.ac.uk>
Copyright=Copyright © 2012 Sarah Mount <s.mount@wlv.ac.uk
Website=http://www.snim2.org
Version=0.0.1

0 comments on commit 42cbd6f

Please sign in to comment.