From: n.hoffmann Date: Wed, 14 Mar 2012 12:39:00 +0000 (+0000) Subject: added missing p2.inf file X-Git-Tag: 3.6.0~1088 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/e65291e138d006ee94f3c699ef3fd6672a626ad3 added missing p2.inf file --- diff --git a/.gitattributes b/.gitattributes index e1e8195c4..11f207a93 100644 --- a/.gitattributes +++ b/.gitattributes @@ -795,6 +795,7 @@ eu.etaxonomy.taxeditor.navigation/icons/edit_16x16.gif -text eu.etaxonomy.taxeditor.navigation/icons/preferences-system-windows.png -text eu.etaxonomy.taxeditor.navigation/icons/system-search.png -text eu.etaxonomy.taxeditor.navigation/icons/tree_icon.jpg -text +eu.etaxonomy.taxeditor.navigation/p2.inf -text eu.etaxonomy.taxeditor.navigation/plugin.xml -text eu.etaxonomy.taxeditor.navigation/pom.xml -text eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/NavigationUtil.java -text diff --git a/eu.etaxonomy.taxeditor.navigation/p2.inf b/eu.etaxonomy.taxeditor.navigation/p2.inf new file mode 100644 index 000000000..cdeccf81b --- /dev/null +++ b/eu.etaxonomy.taxeditor.navigation/p2.inf @@ -0,0 +1,3 @@ +instructions.configure=\ + addRepository(type:0,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update);\ + addRepository(type:1,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update); \ No newline at end of file