From e65291e138d006ee94f3c699ef3fd6672a626ad3 Mon Sep 17 00:00:00 2001 From: "n.hoffmann" Date: Wed, 14 Mar 2012 12:39:00 +0000 Subject: [PATCH] added missing p2.inf file --- .gitattributes | 1 + eu.etaxonomy.taxeditor.navigation/p2.inf | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 eu.etaxonomy.taxeditor.navigation/p2.inf 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 -- 2.34.1