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:
authorLluis Sanchez <lluis@xamarin.com>2013-07-19 13:36:54 +0400
committerLluis Sanchez <lluis@xamarin.com>2013-07-19 13:36:54 +0400
commitad42a67be68eff1075a03b14594a91290eec3b6c (patch)
tree07024463638e25202109ba06ee7bebfad9f325d0 /main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
parentb1bd024c3c8305528a6ba25e85ac71b6dcd34e77 (diff)
Use attributes to define the add-in version and dependencies
Diffstat (limited to 'main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj')
-rw-r--r--main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj b/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
index 1fccc77f92..edfe1824e0 100644
--- a/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
+++ b/main/src/addins/MonoDevelop.Gettext/MonoDevelop.Gettext.csproj
@@ -137,6 +137,7 @@
<Compile Include="MonoDevelop.Gettext\PluralForms.cs" />
<Compile Include="MonoDevelop.Gettext\TranslationCollection.cs" />
<Compile Include="MonoDevelop.Gettext.NodeBuilders\ProjectFileNodeBuilderExtension.cs" />
+ <Compile Include="AddinInfo.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="gtk-gui\gui.stetic">