Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Ward <ward.matt@gmail.com>2014-11-18 21:45:18 +0300
committerMatt Ward <ward.matt@gmail.com>2014-11-18 21:45:18 +0300
commit6cb774b2ddcb0543550c4d782ed659503b47d3fd (patch)
treeb792917b1f2cb5bbd885e48e3e9143b2b2e25e32 /main/src/addins/ILAsmBinding
parent4e1e5ece1f75e605b7d58e387efdcdecd6fb3ff6 (diff)
[Ide] Add new project template images for New Project dialog.
Diffstat (limited to 'main/src/addins/ILAsmBinding')
-rw-r--r--main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml b/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml
index 12e27c9b5f..2f0924b830 100644
--- a/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml
+++ b/main/src/addins/ILAsmBinding/ILAsmConsoleProject.xpt.xml
@@ -8,6 +8,7 @@
<_Name>Console Project</_Name>
<_Category>other/net/general</_Category>
<Icon>md-project-console</Icon>
+ <Image id="md-console-project" />
<LanguageName>IL</LanguageName>
<_Description>IL Console Project</_Description>
<DefaultFilename>ILConsoleProject</DefaultFilename>