Skip to content

Commit

Permalink
Add the Action Bar plugin
Browse files Browse the repository at this point in the history
Requested by Martin Bergert.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
Jerôme Mutterer authored and dscho committed Dec 21, 2010
1 parent be6468c commit ecdb827
Show file tree
Hide file tree
Showing 4 changed files with 442 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,4 @@
/jars/mij.jar
/plugins/Temporal_Color_Coder.jar
/plugins/Samples_.jar
/plugins/Action_Bar.jar
1 change: 1 addition & 0 deletions Fakefile
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ PLUGIN_TARGETS=plugins/Jython_Interpreter.jar \
plugins/Jython_Scripts.jar \
plugins/Temporal_Color_Coder.jar \
plugins/Samples_.jar \
plugins/Action_Bar.jar \
jars/mij.jar

all <- fiji $SUBMODULE_TARGETS $PLUGIN_TARGETS
Expand Down
Loading

0 comments on commit ecdb827

Please sign in to comment.