From 3be7706850d4302e960e94832c37be329db21ba3 Mon Sep 17 00:00:00 2001 From: retailcoder Date: Mon, 4 May 2015 22:55:18 -0400 Subject: [PATCH] Additional thanks --- RetailCoder.VBE/UI/AboutWindow.Designer.cs | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/RetailCoder.VBE/UI/AboutWindow.Designer.cs b/RetailCoder.VBE/UI/AboutWindow.Designer.cs index 1203185fcc..a5028a69b0 100644 --- a/RetailCoder.VBE/UI/AboutWindow.Designer.cs +++ b/RetailCoder.VBE/UI/AboutWindow.Designer.cs @@ -63,20 +63,31 @@ private void InitializeComponent() this.SpecialThanksList.ForeColor = System.Drawing.Color.DimGray; this.SpecialThanksList.FormattingEnabled = true; this.SpecialThanksList.Items.AddRange(new object[] { - "Carlos J. Quintero (MZ-Tools articles & help with VBE API)", + "Community:", "Code Review Stack Exchange", + "JetBrains ReSharper Community Team", + "Stack Overflow", + "", + "Blogs:", + "Michal Krzych (vba4all.com)", + "Knjname developer blog (clockahead.blogspot.jp)", + "", + "Contributors & supporters:", + "Abraham Hosch", + "Carlos J. Quintero (MZ-Tools articles & help with VBE API)", "@daFreeMan", "@Duga SE chat bot", "Francis Veilleux-Gaboury", "Frank Van Heeswijk", "@Hosch250", - "JetBrains ReSharper Community Team", - "Knjname developer blog (clockahead.blogspot.jp)", - "Michal Krzych (vba4all.com)", "@mjolka", "Philip Wales", + "Rob Bovey", + "Ross McLean", "Ross Knudsen", "Simon Forsberg", + "Stephen Bullen", + "", "All contributors to our GitHub repository", "All our stargazers, likers & followers, for the warm fuzzies", "...and anyone reading this!"});