diff --git a/components/editorControls/umbraco.editorControls.csproj b/components/editorControls/umbraco.editorControls.csproj index 764c5e5cbc..bfbb93fb8d 100644 --- a/components/editorControls/umbraco.editorControls.csproj +++ b/components/editorControls/umbraco.editorControls.csproj @@ -1,7 +1,7 @@  Local - 9.0.30729 + 9.0.21022 2.0 {255F5DF1-4E43-4758-AC05-7A0B68EB021B} Debug @@ -98,10 +98,6 @@ False ..\..\foreign dlls\AjaxControlToolkit.dll - - DotNetOpenMail - ..\..\foreign dlls\DotNetOpenMail.dll - System @@ -313,6 +309,7 @@ Code + @@ -332,21 +329,6 @@ - - Code - - - Code - - - Code - - - Code - - - Code - Code @@ -358,19 +340,15 @@ - - Code - - - Code - Code Code - + + Designer + textFieldDataEditor.cs Designer diff --git a/components/editorControls/wysiwyg/editorButton.cs b/components/editorControls/wysiwyg/editorButton.cs new file mode 100644 index 0000000000..4345927e38 --- /dev/null +++ b/components/editorControls/wysiwyg/editorButton.cs @@ -0,0 +1,23 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; + +namespace umbraco.editorControls.wysiwyg +{ + public class editorButton + { + public string imageUrl; + public string onClickCommand; + public string alttag; + public string id; + + public editorButton(string Id, string AltTag, string ImageUrl, string OnClickCommand) + { + id = Id; + alttag = AltTag; + imageUrl = ImageUrl; + onClickCommand = OnClickCommand; + } + } +} diff --git a/umbraco/cms/umbraco.cms.csproj b/umbraco/cms/umbraco.cms.csproj index 53d53bcee3..aeaa99ef8e 100644 --- a/umbraco/cms/umbraco.cms.csproj +++ b/umbraco/cms/umbraco.cms.csproj @@ -1,7 +1,7 @@  Local - 9.0.30729 + 9.0.21022 2.0 {CCD75EC3-63DB-4184-B49D-51C1DD337230} Debug @@ -290,9 +290,6 @@ Code - - Code - Code diff --git a/umbraco/presentation/install/default.aspx.resx b/umbraco/presentation/install/default.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/install/default.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco.presentation.csproj b/umbraco/presentation/umbraco.presentation.csproj index e4d8eb315e..1f4b7753e9 100644 --- a/umbraco/presentation/umbraco.presentation.csproj +++ b/umbraco/presentation/umbraco.presentation.csproj @@ -1,6 +1,6 @@  - 9.0.30729 + 9.0.21022 2.0 {651E1350-91B6-44B7-BD60-7207006D7003} {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} @@ -418,14 +418,6 @@ ProgressBar.ascx - - __TODELETE__edit.aspx - ASPXCodeBehind - - - __TODELETE__edit.aspx - - Code @@ -465,9 +457,6 @@ passwordChanger.ascx - - Code - TreeControl.ascx ASPXCodeBehind @@ -475,9 +464,6 @@ TreeControl.ascx - - Code - xsltVisualize.aspx ASPXCodeBehind @@ -779,13 +765,6 @@ cruds.aspx - - __TODELETE__editCell.aspx - ASPXCodeBehind - - - __TODELETE__editCell.aspx - editImage.aspx ASPXCodeBehind @@ -822,34 +801,6 @@ importDocumenttype.aspx ASPXCodeBehind - - __TODELETE__insertAnchor.aspx - ASPXCodeBehind - - - __TODELETE__insertAnchor.aspx - - - __TODELETE__insertFormField.aspx - ASPXCodeBehind - - - __TODELETE__insertFormField.aspx - - - __TODELETE__insertImage.aspx - ASPXCodeBehind - - - __TODELETE__insertImage.aspx - - - __TODELETE__insertLink.aspx - ASPXCodeBehind - - - __TODELETE__insertLink.aspx - insertMacro.aspx ASPXCodeBehind @@ -864,13 +815,6 @@ insertTable.aspx - - __TODELETE__insertTextGen.aspx - ASPXCodeBehind - - - __TODELETE__insertTextGen.aspx - modalHolder.aspx ASPXCodeBehind @@ -899,13 +843,6 @@ installer.aspx - - __TODELETE__.aspx - ASPXCodeBehind - - - __TODELETE__.aspx - protectPage.aspx ASPXCodeBehind @@ -983,13 +920,6 @@ editMedia.aspx - - __TODELETE__contextmenu.aspx - ASPXCodeBehind - - - __TODELETE__contextmenu.aspx - language.aspx ASPXCodeBehind @@ -1286,13 +1216,6 @@ TreeClientService.asmx Component - - __TODELETE__task.aspx - ASPXCodeBehind - - - __TODELETE__task.aspx - @@ -1449,13 +1372,6 @@ - - __TODELETE__viewHtml.aspx - ASPXCodeBehind - - - __TODELETE__viewHtml.aspx - webService.asmx Component @@ -1604,6 +1520,11 @@ + + + + + @@ -1619,11 +1540,6 @@ - - - - - @@ -1636,7 +1552,6 @@ - @@ -1859,25 +1774,18 @@ - - - - - - - @@ -2027,7 +1935,6 @@ - @@ -2038,7 +1945,6 @@ - UserControl @@ -2058,17 +1964,11 @@ UserControl - - - - - - @@ -2383,25 +2283,14 @@ - - - - - - - - - - - Form @@ -2434,7 +2323,6 @@ - @@ -2442,7 +2330,6 @@ - @@ -3462,9 +3349,6 @@ - - - @@ -3488,14 +3372,6 @@ Reference.map - - default.aspx.cs - Designer - - - default.aspx.cs - Designer - defaultUser.ascx.cs Designer @@ -3516,391 +3392,15 @@ welcome.ascx.cs Designer - - cacheBrowser.aspx.cs - Designer - - - __TODELETE__edit.aspx.cs - Designer - - - ContentTypeControlNew.ascx.cs - Designer - - - GenericProperty.ascx.cs - Designer - - - create.aspx.cs - Designer - - - content.ascx.cs - Designer - - - language.ascx.cs - Designer - - - media.ascx.cs - Designer - - - member.ascx.cs - Designer - - - nodeType.ascx.cs - Designer - - - simple.ascx.cs - Designer - - - xslt.ascx.cs - Designer - - - dashboard.aspx.cs - Designer - - - LatestEdits.ascx.cs - Designer - - - quickEdit.ascx.cs - Designer - - - search.aspx.cs - Designer - - - Default.aspx.cs - Designer - - - assemblyBrowser.aspx.cs - Designer - - - autoDoc.aspx.cs - Designer - - - editDatatype.aspx.cs - Designer - - - editMacro.aspx.cs - Designer - - - editXslt.aspx.cs - Designer - - - getXsltStatus.asmx.cs - Designer - - - viewCacheItem.aspx.cs - Designer - - - xsltChooseExtension.aspx.cs - Designer - - - xsltInsertValueOf.aspx.cs - Designer - - - about.aspx.cs - Designer - - - AssignDomain.aspx.cs - Designer - - - create.aspx.cs - Designer - - - cruds.aspx.cs - Designer - - - __TODELETE__editCell.aspx.cs - Designer - - - editImage.aspx.cs - Designer - - - editMacro.aspx.cs - Designer - - - exportDocumenttype.aspx.cs - Designer - - - imageViewer.aspx.cs - Designer - - - importDocumenttype.aspx.cs - Designer - - - __TODELETE__insertAnchor.aspx.cs - Designer - - - __TODELETE__insertFormField.aspx.cs - Designer - - - __TODELETE__insertImage.aspx.cs - Designer - - - __TODELETE__insertLink.aspx.cs - Designer - - - insertMacro.aspx.cs - Designer - - - insertTable.aspx.cs - Designer - - - __TODELETE__insertTextGen.aspx.cs - Designer - - - modalHolder.aspx.cs - Designer - - - moveOrCopy.aspx.cs - Designer - - - notifications.aspx.cs - Designer - - - __TODELETE__.aspx.cs - Designer - - - protectPage.aspx.cs - Designer - - - publish.aspx.cs - Designer - - - republish.aspx.cs - Designer - - - rollBack.aspx.cs - Designer - - - treePicker.aspx.cs - Designer - - - umbracoField.aspx.cs - Designer - - - uploadImage.aspx.cs - Designer - - - viewAuditTrail.aspx.cs - Designer - - - editContent.aspx.cs - Designer - - - editMedia.aspx.cs - Designer - - - __TODELETE__contextmenu.aspx.cs - Designer - language.aspx.cs Designer - - keepalive.aspx.cs - Designer - - - login.aspx.cs - Designer - - - logout.aspx.cs - Designer - - - macroResultWrapper.aspx.cs - Designer - - - EditMember.aspx.cs - Designer - - - EditMemberGroup.aspx.cs - Designer - - - EditMemberType.aspx.cs - Designer - - - insertMacro.aspx.cs - Designer - - - insertMacro.aspx.cs - Designer - - - insertImage.aspx.cs - Designer - - - insertLink.aspx.cs - Designer - - - paste.aspx.cs - Designer - - - publishStatus.aspx.cs - Designer - - - EditDictionaryItem.aspx.cs - Designer - - - editLanguage.aspx.cs - Designer - - - EditMediaType.aspx.cs - Designer - - - EditNodeTypeNew.aspx.cs - Designer - - - editTemplate.aspx.cs - Designer - - - ShowUmbracoTags.aspx.cs - Designer - - - editstylesheet.aspx.cs - Designer - - - EditStyleSheetProperty.aspx.cs - Designer - - - sort.aspx.cs - Designer - - - __TODELETE__task.aspx.cs - Designer - ResXFileCodeGenerator Resources.Designer.cs Designer - - test.aspx.cs - Designer - - - tree.aspx.cs - Designer - - - treeInit.aspx.cs - Designer - - - umbraco.aspx.cs - Designer - - - EditUser.aspx.cs - Designer - - - __TODELETE__viewHtml.aspx.cs - Designer - - - webService.asmx.cs - Designer - - - CacheRefresher.asmx.cs - Designer - - - Developer.asmx.cs - Designer - - - progressStatus.asmx.cs - Designer - - - publication.asmx.cs - Designer - - - Settings.asmx.cs - Designer - - - templates.asmx.cs - Designer - diff --git a/umbraco/presentation/umbraco/Default.aspx.resx b/umbraco/presentation/umbraco/Default.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/Default.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/__TODELETE__task.aspx.resx b/umbraco/presentation/umbraco/__TODELETE__task.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/__TODELETE__task.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/cacheBrowser.aspx.resx b/umbraco/presentation/umbraco/cacheBrowser.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/cacheBrowser.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/controls/ContentTypeControlNew.ascx.resx b/umbraco/presentation/umbraco/controls/ContentTypeControlNew.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/controls/ContentTypeControlNew.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/controls/GenericProperties/GenericProperty.ascx.resx b/umbraco/presentation/umbraco/controls/GenericProperties/GenericProperty.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/controls/GenericProperties/GenericProperty.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/create/content.ascx.resx b/umbraco/presentation/umbraco/create/content.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/create/content.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/create/language.ascx.resx b/umbraco/presentation/umbraco/create/language.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/create/language.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/create/media.ascx.resx b/umbraco/presentation/umbraco/create/media.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/create/media.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/create/member.ascx.resx b/umbraco/presentation/umbraco/create/member.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/create/member.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/create/simple.ascx.resx b/umbraco/presentation/umbraco/create/simple.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/create/simple.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/create/xslt.ascx.resx b/umbraco/presentation/umbraco/create/xslt.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/create/xslt.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dashboard.aspx.resx b/umbraco/presentation/umbraco/dashboard.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dashboard.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dashboard/LatestEdits.ascx.resx b/umbraco/presentation/umbraco/dashboard/LatestEdits.ascx.resx deleted file mode 100644 index c31621308d..0000000000 --- a/umbraco/presentation/umbraco/dashboard/LatestEdits.ascx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - Private - - - True - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/developer/Cache/viewCacheItem.aspx.resx b/umbraco/presentation/umbraco/developer/Cache/viewCacheItem.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/developer/Cache/viewCacheItem.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/developer/DataTypes/editDatatype.aspx.resx b/umbraco/presentation/umbraco/developer/DataTypes/editDatatype.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/developer/DataTypes/editDatatype.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/developer/Macros/assemblyBrowser.aspx.resx b/umbraco/presentation/umbraco/developer/Macros/assemblyBrowser.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/developer/Macros/assemblyBrowser.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/developer/Macros/editMacro.aspx.resx b/umbraco/presentation/umbraco/developer/Macros/editMacro.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/developer/Macros/editMacro.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx.resx b/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/developer/Xslt/xsltChooseExtension.aspx.resx b/umbraco/presentation/umbraco/developer/Xslt/xsltChooseExtension.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/developer/Xslt/xsltChooseExtension.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/developer/Xslt/xsltInsertValueOf.aspx.resx b/umbraco/presentation/umbraco/developer/Xslt/xsltInsertValueOf.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/developer/Xslt/xsltInsertValueOf.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/developer/autoDoc.aspx.resx b/umbraco/presentation/umbraco/developer/autoDoc.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/developer/autoDoc.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/AssignDomain.aspx.resx b/umbraco/presentation/umbraco/dialogs/AssignDomain.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/dialogs/AssignDomain.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/__TODELETE__.aspx.resx b/umbraco/presentation/umbraco/dialogs/__TODELETE__.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/__TODELETE__.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/__TODELETE__editCell.aspx.resx b/umbraco/presentation/umbraco/dialogs/__TODELETE__editCell.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/__TODELETE__editCell.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertAnchor.aspx.resx b/umbraco/presentation/umbraco/dialogs/__TODELETE__insertAnchor.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertAnchor.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertFormField.aspx.resx b/umbraco/presentation/umbraco/dialogs/__TODELETE__insertFormField.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertFormField.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertImage.aspx.resx b/umbraco/presentation/umbraco/dialogs/__TODELETE__insertImage.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertImage.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertLink.aspx.resx b/umbraco/presentation/umbraco/dialogs/__TODELETE__insertLink.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertLink.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertTextGen.aspx.resx b/umbraco/presentation/umbraco/dialogs/__TODELETE__insertTextGen.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/__TODELETE__insertTextGen.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/about.aspx.resx b/umbraco/presentation/umbraco/dialogs/about.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/about.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/create.aspx.resx b/umbraco/presentation/umbraco/dialogs/create.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/create.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/cruds.aspx.resx b/umbraco/presentation/umbraco/dialogs/cruds.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/cruds.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/editImage.aspx.resx b/umbraco/presentation/umbraco/dialogs/editImage.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/dialogs/editImage.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/editMacro.aspx.resx b/umbraco/presentation/umbraco/dialogs/editMacro.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/dialogs/editMacro.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/exportDocumenttype.aspx.resx b/umbraco/presentation/umbraco/dialogs/exportDocumenttype.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/exportDocumenttype.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/imageViewer.aspx.resx b/umbraco/presentation/umbraco/dialogs/imageViewer.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/dialogs/imageViewer.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/importDocumenttype.aspx.resx b/umbraco/presentation/umbraco/dialogs/importDocumenttype.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/importDocumenttype.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/insertMacro.aspx.resx b/umbraco/presentation/umbraco/dialogs/insertMacro.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/dialogs/insertMacro.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/insertTable.aspx.resx b/umbraco/presentation/umbraco/dialogs/insertTable.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/insertTable.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/modalHolder.aspx.resx b/umbraco/presentation/umbraco/dialogs/modalHolder.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/modalHolder.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/moveOrCopy.aspx.resx b/umbraco/presentation/umbraco/dialogs/moveOrCopy.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/moveOrCopy.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/notifications.aspx.resx b/umbraco/presentation/umbraco/dialogs/notifications.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/notifications.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/protectPage.aspx.resx b/umbraco/presentation/umbraco/dialogs/protectPage.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/protectPage.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/publish.aspx.resx b/umbraco/presentation/umbraco/dialogs/publish.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/publish.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/republish.aspx.resx b/umbraco/presentation/umbraco/dialogs/republish.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/republish.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/rollBack.aspx.resx b/umbraco/presentation/umbraco/dialogs/rollBack.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/rollBack.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/sort.aspx.resx b/umbraco/presentation/umbraco/dialogs/sort.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/sort.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/treePicker.aspx.resx b/umbraco/presentation/umbraco/dialogs/treePicker.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/treePicker.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/umbracoField.aspx.resx b/umbraco/presentation/umbraco/dialogs/umbracoField.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/dialogs/umbracoField.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/dialogs/uploadImage.aspx.resx b/umbraco/presentation/umbraco/dialogs/uploadImage.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/uploadImage.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/dialogs/viewAuditTrail.aspx.resx b/umbraco/presentation/umbraco/dialogs/viewAuditTrail.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/dialogs/viewAuditTrail.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/editContent.aspx.resx b/umbraco/presentation/umbraco/editContent.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/editContent.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/editMedia.aspx.resx b/umbraco/presentation/umbraco/editMedia.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/editMedia.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/js/__TODELETE__contextmenu.aspx.resx b/umbraco/presentation/umbraco/js/__TODELETE__contextmenu.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/js/__TODELETE__contextmenu.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/keepalive.aspx.resx b/umbraco/presentation/umbraco/keepalive.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/keepalive.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/login.aspx.resx b/umbraco/presentation/umbraco/login.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/login.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/logout.aspx.resx b/umbraco/presentation/umbraco/logout.aspx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/logout.aspx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/macroResultWrapper.aspx.resx b/umbraco/presentation/umbraco/macroResultWrapper.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/macroResultWrapper.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/members/EditMember.aspx.resx b/umbraco/presentation/umbraco/members/EditMember.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/members/EditMember.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/members/EditMemberGroup.aspx.resx b/umbraco/presentation/umbraco/members/EditMemberGroup.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/members/EditMemberGroup.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/members/EditMemberType.aspx.resx b/umbraco/presentation/umbraco/members/EditMemberType.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/members/EditMemberType.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/plugins/tinymce/insertMacro.aspx.resx b/umbraco/presentation/umbraco/plugins/tinymce/insertMacro.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/plugins/tinymce/insertMacro.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/plugins/tinymce3/insertMacro.aspx.resx b/umbraco/presentation/umbraco/plugins/tinymce3/insertMacro.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/plugins/tinymce3/insertMacro.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/publishStatus.aspx.resx b/umbraco/presentation/umbraco/publishStatus.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/publishStatus.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/EditDictionaryItem.aspx.resx b/umbraco/presentation/umbraco/settings/EditDictionaryItem.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/settings/EditDictionaryItem.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/EditMediaType.aspx.resx b/umbraco/presentation/umbraco/settings/EditMediaType.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/settings/EditMediaType.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/EditNodeTypeNew.aspx.resx b/umbraco/presentation/umbraco/settings/EditNodeTypeNew.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/settings/EditNodeTypeNew.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/editLanguage.aspx.resx b/umbraco/presentation/umbraco/settings/editLanguage.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/settings/editLanguage.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/editTemplate.aspx.resx b/umbraco/presentation/umbraco/settings/editTemplate.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/settings/editTemplate.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/modals/ShowUmbracoTags.aspx.resx b/umbraco/presentation/umbraco/settings/modals/ShowUmbracoTags.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/settings/modals/ShowUmbracoTags.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/stylesheet/editstylesheet.aspx.resx b/umbraco/presentation/umbraco/settings/stylesheet/editstylesheet.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/settings/stylesheet/editstylesheet.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/settings/stylesheet/property/EditStyleSheetProperty.aspx.resx b/umbraco/presentation/umbraco/settings/stylesheet/property/EditStyleSheetProperty.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/settings/stylesheet/property/EditStyleSheetProperty.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/test.aspx.resx b/umbraco/presentation/umbraco/test.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/test.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/tree.aspx.resx b/umbraco/presentation/umbraco/tree.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/tree.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/treeInit.aspx.resx b/umbraco/presentation/umbraco/treeInit.aspx.resx deleted file mode 100644 index 7f99b555bc..0000000000 --- a/umbraco/presentation/umbraco/treeInit.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - Private - - - False - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/umbraco.aspx.resx b/umbraco/presentation/umbraco/umbraco.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/umbraco.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/users/EditUser.aspx.resx b/umbraco/presentation/umbraco/users/EditUser.aspx.resx deleted file mode 100644 index b1fe6ff387..0000000000 --- a/umbraco/presentation/umbraco/users/EditUser.aspx.resx +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - True - - - Private - - \ No newline at end of file diff --git a/umbraco/presentation/umbraco/webService.asmx.resx b/umbraco/presentation/umbraco/webService.asmx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/webService.asmx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/webservices/CacheRefresher.asmx.resx b/umbraco/presentation/umbraco/webservices/CacheRefresher.asmx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/webservices/CacheRefresher.asmx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/webservices/Developer.asmx.resx b/umbraco/presentation/umbraco/webservices/Developer.asmx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/webservices/Developer.asmx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/webservices/Settings.asmx.resx b/umbraco/presentation/umbraco/webservices/Settings.asmx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/webservices/Settings.asmx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/webservices/progressStatus.asmx.resx b/umbraco/presentation/umbraco/webservices/progressStatus.asmx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/webservices/progressStatus.asmx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/webservices/publication.asmx.resx b/umbraco/presentation/umbraco/webservices/publication.asmx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/webservices/publication.asmx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco/webservices/templates.asmx.resx b/umbraco/presentation/umbraco/webservices/templates.asmx.resx deleted file mode 100644 index dd0ea4d8e3..0000000000 --- a/umbraco/presentation/umbraco/webservices/templates.asmx.resx +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.0.0.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - diff --git a/umbraco/presentation/umbraco_client/Tree/Themes/umbraco/marker.gif b/umbraco/presentation/umbraco_client/Tree/Themes/marker.gif similarity index 100% rename from umbraco/presentation/umbraco_client/Tree/Themes/umbraco/marker.gif rename to umbraco/presentation/umbraco_client/Tree/Themes/marker.gif diff --git a/umbraco/presentation/umbraco_client/Tree/Themes/umbraco/marker_rtl.gif b/umbraco/presentation/umbraco_client/Tree/Themes/marker_rtl.gif similarity index 100% rename from umbraco/presentation/umbraco_client/Tree/Themes/umbraco/marker_rtl.gif rename to umbraco/presentation/umbraco_client/Tree/Themes/marker_rtl.gif diff --git a/umbraco/presentation/umbraco_client/Tree/Themes/umbraco/plus.gif b/umbraco/presentation/umbraco_client/Tree/Themes/plus.gif similarity index 100% rename from umbraco/presentation/umbraco_client/Tree/Themes/umbraco/plus.gif rename to umbraco/presentation/umbraco_client/Tree/Themes/plus.gif diff --git a/umbraco/presentation/umbraco_client/Tree/Themes/umbraco/remove.png b/umbraco/presentation/umbraco_client/Tree/Themes/remove.png similarity index 100% rename from umbraco/presentation/umbraco_client/Tree/Themes/umbraco/remove.png rename to umbraco/presentation/umbraco_client/Tree/Themes/remove.png diff --git a/umbraco/presentation/umbraco_client/Tree/Themes/umbraco/rename.png b/umbraco/presentation/umbraco_client/Tree/Themes/rename.png similarity index 100% rename from umbraco/presentation/umbraco_client/Tree/Themes/umbraco/rename.png rename to umbraco/presentation/umbraco_client/Tree/Themes/rename.png diff --git a/umbraco/cms/controls/__TODELETE__datePicker.cs b/umbraco/umbraco.Legacy/controls/datePicker.cs similarity index 94% rename from umbraco/cms/controls/__TODELETE__datePicker.cs rename to umbraco/umbraco.Legacy/controls/datePicker.cs index ed6eca63f8..92a97079dc 100644 --- a/umbraco/cms/controls/__TODELETE__datePicker.cs +++ b/umbraco/umbraco.Legacy/controls/datePicker.cs @@ -5,7 +5,7 @@ using System.ComponentModel; using System.Collections; using System.Collections.Specialized; using System.Globalization; -using umbraco.presentation.ClientDependency; + namespace umbraco.controls { @@ -14,7 +14,6 @@ namespace umbraco.controls /// [DefaultProperty("Text"), ToolboxData("<{0}:datePicker runat=server>")] - [ClientDependency(ClientDependencyType.Javascript, "datepicker/javascript.js", "UmbracoClient")] public class datePicker_old : System.Web.UI.WebControls.WebControl { private DateTime _datetime = new DateTime(1900, 1, 1); diff --git a/components/editorControls/__TODELETE__wysiwyg/__TODELETE__WysiwygDataType.cs b/umbraco/umbraco.Legacy/editorControls/wysiwyg/WysiwygDataType.cs similarity index 100% rename from components/editorControls/__TODELETE__wysiwyg/__TODELETE__WysiwygDataType.cs rename to umbraco/umbraco.Legacy/editorControls/wysiwyg/WysiwygDataType.cs diff --git a/components/editorControls/__TODELETE__wysiwyg/__TODELETE__editor.cs b/umbraco/umbraco.Legacy/editorControls/wysiwyg/editor.cs similarity index 95% rename from components/editorControls/__TODELETE__wysiwyg/__TODELETE__editor.cs rename to umbraco/umbraco.Legacy/editorControls/wysiwyg/editor.cs index ec554526dd..f05d2df0fa 100644 --- a/components/editorControls/__TODELETE__wysiwyg/__TODELETE__editor.cs +++ b/umbraco/umbraco.Legacy/editorControls/wysiwyg/editor.cs @@ -559,19 +559,5 @@ namespace umbraco.editorControls.wysiwyg } } - internal class editorButton - { - public string imageUrl; - public string onClickCommand; - public string alttag; - public string id; - - public editorButton(string Id, string AltTag, string ImageUrl, string OnClickCommand) - { - id = Id; - alttag = AltTag; - imageUrl = ImageUrl; - onClickCommand = OnClickCommand; - } - } + } \ No newline at end of file diff --git a/umbraco/umbraco.Legacy/umbraco.Legacy.csproj b/umbraco/umbraco.Legacy/umbraco.Legacy.csproj index b515db3417..a82d2f3fcb 100644 --- a/umbraco/umbraco.Legacy/umbraco.Legacy.csproj +++ b/umbraco/umbraco.Legacy/umbraco.Legacy.csproj @@ -2,7 +2,7 @@ Debug AnyCPU - 9.0.30729 + 9.0.21022 2.0 {27A2590E-1313-4A33-89FD-92811540B69C} {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} @@ -34,6 +34,10 @@ 4 + + False + ..\..\foreign dlls\DotNetOpenMail.dll + @@ -57,7 +61,205 @@ + + + + + edit.aspx + ASPXCodeBehind + + + edit.aspx + + + + + + paste.aspx + ASPXCodeBehind + + + paste.aspx + + + editCell.aspx + ASPXCodeBehind + + + editCell.aspx + + + insertAnchor.aspx + ASPXCodeBehind + + + insertAnchor.aspx + + + insertFormField.aspx + ASPXCodeBehind + + + insertFormField.aspx + + + insertImage.aspx + ASPXCodeBehind + + + insertImage.aspx + + + insertLink.aspx + ASPXCodeBehind + + + insertLink.aspx + + + insertTextGen.aspx + ASPXCodeBehind + + + insertTextGen.aspx + + + contextmenu.aspx + ASPXCodeBehind + + + contextmenu.aspx + + + task.aspx + ASPXCodeBehind + + + task.aspx + + + viewHtml.aspx + ASPXCodeBehind + + + viewHtml.aspx + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + edit.aspx.cs + Designer + + + paste.aspx.cs + Designer + + + editCell.aspx.cs + Designer + + + insertAnchor.aspx.cs + Designer + + + insertFormField.aspx.cs + Designer + + + insertImage.aspx.cs + Designer + + + insertLink.aspx.cs + Designer + + + insertTextGen.aspx.cs + Designer + + + contextmenu.aspx.cs + Designer + + + task.aspx.cs + Designer + + + viewHtml.aspx.cs + Designer + + + + + {255F5DF1-4E43-4758-AC05-7A0B68EB021B} + umbraco.editorControls + + + {6EDD2061-82F2-461B-BB6E-879245A832DE} + umbraco.controls + + + {E469A9CE-1BEC-423F-AC44-713CD72457EA} + umbraco.businesslogic + + + {CCD75EC3-63DB-4184-B49D-51C1DD337230} + umbraco.cms + + + {C7CB79F0-1C97-4B33-BFA7-00731B579AE2} + umbraco.datalayer + + + {511F6D8D-7717-440A-9A57-A507E9A8B27F} + umbraco.interfaces + + + {651E1350-91B6-44B7-BD60-7207006D7003} + umbraco.presentation + @@ -82,9 +284,6 @@ False - False - - False diff --git a/umbraco/presentation/umbraco/__TODELETE__ContentItem/__TODELETE__edit.aspx b/umbraco/umbraco.Legacy/umbraco/ContentItem/edit.aspx similarity index 91% rename from umbraco/presentation/umbraco/__TODELETE__ContentItem/__TODELETE__edit.aspx rename to umbraco/umbraco.Legacy/umbraco/ContentItem/edit.aspx index b0980a8ee8..aa9ad9432e 100644 --- a/umbraco/presentation/umbraco/__TODELETE__ContentItem/__TODELETE__edit.aspx +++ b/umbraco/umbraco.Legacy/umbraco/ContentItem/edit.aspx @@ -1,4 +1,4 @@ -<%@ Page language="c#" Codebehind="__TODELETE__edit.aspx.cs" AutoEventWireup="True" Inherits="umbraco.cms.presentation.edit" %> +<%@ Page language="c#" Codebehind="edit.aspx.cs" AutoEventWireup="True" Inherits="umbraco.cms.presentation.edit" %>