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>2012-05-11 19:45:43 +0400
committerLluis Sanchez <lluis@xamarin.com>2012-05-11 19:45:43 +0400
commitb52440f54fbc19cc78c186b42b5d14bcd3bca994 (patch)
treef718f2dcaca9dd0bce6d9e12fb95087b8bd7add2 /main/src/core/MonoDevelop.Ide/Makefile.am
parenta22ac7c6c742b3c9d0116f04ce004dd34d2cedaa (diff)
[Ide] Improvements in the document notebook
Diffstat (limited to 'main/src/core/MonoDevelop.Ide/Makefile.am')
-rw-r--r--main/src/core/MonoDevelop.Ide/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/main/src/core/MonoDevelop.Ide/Makefile.am b/main/src/core/MonoDevelop.Ide/Makefile.am
index db756268cd..d90e5877f8 100644
--- a/main/src/core/MonoDevelop.Ide/Makefile.am
+++ b/main/src/core/MonoDevelop.Ide/Makefile.am
@@ -933,7 +933,10 @@ RES = \
icons/web-overlay-32.png \
icons/workspace-16.png \
icons/workspace-32.png \
+ icons-components/MonoDevelop.Close.Over.png \
icons-components/MonoDevelop.Close.png \
+ icons-components/MonoDevelop.Close.Selected.Over.png \
+ icons-components/MonoDevelop.Close.Selected.png \
icons-components/MonoDevelop.Components.PropertyGrid.DefaultPropertyTab.bmp \
icons-components/MonoDevelop.Components.PropertyGrid.EventPropertyTab.bmp \
icons-components/MonoDevelop.Components.PropertyGrid.SortByCat.png \