Skip to content

Commit

Permalink
Merge pull request #255 from fluetke/develop
Browse files Browse the repository at this point in the history
added FabLab Bremen settings to list
  • Loading branch information
t-oster committed Mar 26, 2015
2 parents 5b29b11 + 7582cf9 commit 9ab43ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/com/t_oster/visicut/gui/MainView.java
Original file line number Diff line number Diff line change
Expand Up @@ -2696,6 +2696,7 @@ private void jmDownloadSettingsActionPerformed(java.awt.event.ActionEvent evt) {
choices.put("Germany, Aachen: FabLab RWTH Aachen", "https://github.com/renebohne/zing6030-visicut-settings/archive/master.zip");
choices.put("Germany, Erlangen: FAU FabLab", "https://github.com/fau-fablab/visicut-settings/archive/master.zip");
choices.put("Germany, Berlin: Fab Lab Berlin", "https://github.com/FabLabBerlin/visicut-settings/archive/master.zip");
choices.put("Germany, Bremen: FabLab Bremen e.V.", "http://www.fablab-bremen.org/FabLab_Bremen.vcsettings");
choices.put("Netherlands, Amersfoort: FabLab", "https://github.com/Fablab-Amersfoort/visicut-settings/archive/master.zip");
choices.put("United Kingdom, Manchester: Hackspace", "https://github.com/hacmanchester/visicut-settings/archive/master.zip");
choices.put("United Kingdom, Leeds: Hackspace", "https://github.com/pbrook/visicut-settings/archive/master.zip");
Expand Down

0 comments on commit 9ab43ff

Please sign in to comment.