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 <matt.ward@xamarin.com>2015-06-01 16:54:17 +0300
committerMatt Ward <matt.ward@xamarin.com>2015-06-01 16:54:17 +0300
commit687c70b6255e3a6a05ced8f98c36223a6bb00cc9 (patch)
tree2115dc72f4d05e1400a56b8599cdd2671966f16e /main/src/addins/MonoDevelop.Gettext/templates
parent82e8055ed3911bcab828dd93b6f1848f53e72239 (diff)
[Ide] Fix incorrect project extension shown in project preview.
Show the correct project file extension (.mdproj) for Packaging, Translation and Generic projects in the New Project dialog's project directory structure preview.
Diffstat (limited to 'main/src/addins/MonoDevelop.Gettext/templates')
-rw-r--r--main/src/addins/MonoDevelop.Gettext/templates/TranslationProject.xpt.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/addins/MonoDevelop.Gettext/templates/TranslationProject.xpt.xml b/main/src/addins/MonoDevelop.Gettext/templates/TranslationProject.xpt.xml
index 69a6f5b5cd..b2abd26391 100644
--- a/main/src/addins/MonoDevelop.Gettext/templates/TranslationProject.xpt.xml
+++ b/main/src/addins/MonoDevelop.Gettext/templates/TranslationProject.xpt.xml
@@ -8,6 +8,7 @@
<Icon>md-project|res:gettext-overlay-32.png</Icon>
<_Description>Creates a translation project.</_Description>
<DefaultFilename>TranslationProject</DefaultFilename>
+ <FileExtension>.mdproj</FileExtension>
</TemplateConfiguration>
<!-- Template Content -->