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:
authorMike Krüger <mkrueger@xamarin.com>2011-09-09 10:43:30 +0400
committerMike Krüger <mkrueger@xamarin.com>2011-09-09 10:43:30 +0400
commit63419fd24fc022d142feaddbcbb2d03e11214d6a (patch)
tree6bd9e1235b7723b21d014c2b77cfd0a57e28c9b0 /main/src/core/MonoDevelop.Startup
parent6068dde34951e47c2c9119dae4f7f28d3bd9107f (diff)
Added welcome page data to the branding data.
Diffstat (limited to 'main/src/core/MonoDevelop.Startup')
-rw-r--r--main/src/core/MonoDevelop.Startup/Makefile.am4
-rw-r--r--main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj8
-rw-r--r--main/src/core/MonoDevelop.Startup/branding/BrandingData.xml65
-rw-r--r--main/src/core/MonoDevelop.Startup/branding/BrandingStrings.xml3
4 files changed, 71 insertions, 9 deletions
diff --git a/main/src/core/MonoDevelop.Startup/Makefile.am b/main/src/core/MonoDevelop.Startup/Makefile.am
index b91d2d5d05..85f54958d2 100644
--- a/main/src/core/MonoDevelop.Startup/Makefile.am
+++ b/main/src/core/MonoDevelop.Startup/Makefile.am
@@ -8,10 +8,10 @@ FILES = \
RES = \
branding/AboutImage.png \
branding/AboutImageSep.png \
- branding/BrandingStrings.xml \
+ branding/BrandingData.xml \
branding/SplashScreen.png \
branding/WelcomePage_Logo.png \
- branding/WelcomePage_TopBorderRepeat.png,WelcomePage_md-bg.png
+ branding/WelcomePage_TopBorderRepeat.png
all: $(ASSEMBLY) $(ASSEMBLY).mdb $(ASSEMBLY).config
diff --git a/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj b/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj
index 7762e4faad..39fb6c022b 100644
--- a/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj
+++ b/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup.csproj
@@ -125,16 +125,16 @@
<EmbeddedResource Include="branding\SplashScreen.png">
<LogicalName>SplashScreen.png</LogicalName>
</EmbeddedResource>
- <EmbeddedResource Include="branding\BrandingStrings.xml">
- <LogicalName>BrandingStrings.xml</LogicalName>
- </EmbeddedResource>
<EmbeddedResource Include="branding\WelcomePage_Logo.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<LogicalName>WelcomePage_Logo.png</LogicalName>
</EmbeddedResource>
<EmbeddedResource Include="branding\WelcomePage_TopBorderRepeat.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- <LogicalName>WelcomePage_md-bg.png</LogicalName>
+ <LogicalName>WelcomePage_TopBorderRepeat.png</LogicalName>
+ </EmbeddedResource>
+ <EmbeddedResource Include="branding\BrandingData.xml">
+ <LogicalName>BrandingData.xml</LogicalName>
</EmbeddedResource>
</ItemGroup>
</Project>
diff --git a/main/src/core/MonoDevelop.Startup/branding/BrandingData.xml b/main/src/core/MonoDevelop.Startup/branding/BrandingData.xml
new file mode 100644
index 0000000000..efe92a197d
--- /dev/null
+++ b/main/src/core/MonoDevelop.Startup/branding/BrandingData.xml
@@ -0,0 +1,65 @@
+<BrandingString>
+ <ApplicationName value = "MonoDevelop"/>
+
+ <WelcomePage>
+ <NewsUrl>http://www.monodevelop.com/files/news/news.xml</NewsUrl>
+ <BackgroundColor>White</BackgroundColor>
+ <LinkColor>#5a7ac7</LinkColor>
+ <HeaderTextColor>#4e6d9f</HeaderTextColor>
+ <TextColor>black</TextColor>
+ <Spacing>20</Spacing>
+ <LogoHeight>90</LogoHeight>
+ <DefaultNewsContent>
+ <WelcomePage _title="MonoDevelop Home Page" _desc="Free .Net Development Environment">
+
+ <Actions _title="Common Actions">
+ <Action href="monodevelop://NewProject" _title="Start a New Solution"/>
+ <Action href="monodevelop://OpenFile" _title="Open a Solution / File"/>
+ </Actions>
+
+ <Projects
+ _title="Recent Solutions"
+ _siteSub="From MonoDevelop"
+ _col1="Solution"
+ _col2="Last Modified"
+ _linkTitle="Open Solution"
+ />
+
+ <Links _title="Support Links">
+ <Link
+ href="http://bugzilla.novell.com/enter_bug.cgi?alias=&amp;assigned_to=&amp;blocked=&amp;bug_file_loc=http%3A%2F%2F&amp;bug_severity=Normal&amp;bug_status=NEW&amp;cf_foundby=---&amp;cf_nts_priority=&amp;cf_nts_support_num=&amp;cf_partnerid=&amp;comment=Description%20of%20Problem%3A%0D%0A%0D%0A%0D%0ASteps%20to%20reproduce%20the%20problem%3A%0D%0A1.%20%0D%0A2.%20%0D%0A%0D%0A%0D%0AActual%20Results%3A%0D%0A%0D%0A%0D%0AExpected%20Results%3A%0D%0A%0D%0A%0D%0AHow%20often%20does%20this%20happen%3F%20%0D%0A%0D%0A%0D%0AAdditional%20Information%3A%0D%0A%0D%0A%0D%0A&amp;component=&amp;contenttypeentry=&amp;contenttypemethod=autodetect&amp;contenttypeselection=text%2Fplain&amp;data=&amp;deadline=&amp;dependson=&amp;description=&amp;estimated_time=0.0&amp;flag_type-2=X&amp;form_name=enter_bug&amp;keywords=&amp;maketemplate=Remember%20values%20as%20bookmarkable%20template&amp;op_sys=Other&amp;priority=P5%20-%20None&amp;product=MonoDevelop%20&amp;qa_contact=&amp;rep_platform=Other&amp;short_desc=&amp;version=unspecified"
+ _title="Report a Bug"
+ />
+ <Link
+ href="http://www.monodevelop.com"
+ _title="MonoDevelop Home Page"
+ />
+ <Link
+ href="http://www.mono-project.com/Main_Page"
+ _title="Mono Project Home Page"
+ />
+ </Links>
+ <Links _title="News Links">
+ </Links>
+
+ <Links _title="Development Links">
+ <Link
+ href="http://www.go-mono.com/docs/"
+ _title="Mono Documentation Library"
+ _desc="Online documentation for Mono libraries."
+ />
+ <Link
+ href="http://msdn2.microsoft.com/en-us/library/ms306608.aspx"
+ _title="MSDN Class Library Reference"
+ _desc="Documentation for Microsoft's implementation of the .NET framework."
+ />
+ <Link
+ href="http://www.codeproject.com/"
+ _title="The Code Project"
+ _desc="A popular site for .NET articles, code snippets, and discussions."
+ />
+ </Links>
+ </WelcomePage>
+ </DefaultNewsContent>
+ </WelcomePage>
+</BrandingString>
diff --git a/main/src/core/MonoDevelop.Startup/branding/BrandingStrings.xml b/main/src/core/MonoDevelop.Startup/branding/BrandingStrings.xml
deleted file mode 100644
index 767a36886d..0000000000
--- a/main/src/core/MonoDevelop.Startup/branding/BrandingStrings.xml
+++ /dev/null
@@ -1,3 +0,0 @@
-<BrandingString>
- <ApplicationName value = "MonoDevelop"/>
-</BrandingString>