From 6ea64c61f4fdcc6068ef94e3f44bb9d317e3f9fe Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Sun, 17 Aug 2008 21:17:08 +0000 Subject: [PATCH] r7445@daniel-notebook (orig r3407): daniel | 2008-08-17 17:47:15 +0200 Rename subcategory WinFX->WPF git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- data/templates/file/CSharp/CSharp.WPFFlowDocument.xft | 2 +- data/templates/file/CSharp/CSharp.WPFPage.xft | 2 +- data/templates/file/CSharp/CSharp.WPFPageFunction.xft | 2 +- data/templates/file/CSharp/CSharp.WPFResourceDictionary.xft | 2 +- data/templates/file/CSharp/CSharp.WPFUserControl.xft | 2 +- data/templates/file/CSharp/CSharp.WPFWindow.xft | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/templates/file/CSharp/CSharp.WPFFlowDocument.xft b/data/templates/file/CSharp/CSharp.WPFFlowDocument.xft index 10a99da554..27dca89820 100644 --- a/data/templates/file/CSharp/CSharp.WPFFlowDocument.xft +++ b/data/templates/file/CSharp/CSharp.WPFFlowDocument.xft @@ -5,7 +5,7 @@ name = "${res:Templates.File.WinFXFlowDocument.Name}" icon = "Icons.32x32.XMLFileIcon" category = "C#" - subcategory = "WinFX" + subcategory = "WPF" defaultname = "FlowDocument${Number}.xaml" language = "XML"/> diff --git a/data/templates/file/CSharp/CSharp.WPFPage.xft b/data/templates/file/CSharp/CSharp.WPFPage.xft index b3a67d31e4..e95b252b84 100644 --- a/data/templates/file/CSharp/CSharp.WPFPage.xft +++ b/data/templates/file/CSharp/CSharp.WPFPage.xft @@ -5,7 +5,7 @@ name = "${res:Templates.File.WinFXPage.Name}" icon = "Icons.32x32.XMLFileIcon" category = "C#" - subcategory = "WinFX" + subcategory = "WPF" defaultname = "Page${Number}.xaml" language = "C#"/> diff --git a/data/templates/file/CSharp/CSharp.WPFPageFunction.xft b/data/templates/file/CSharp/CSharp.WPFPageFunction.xft index 80a710fdeb..4ddf86058d 100644 --- a/data/templates/file/CSharp/CSharp.WPFPageFunction.xft +++ b/data/templates/file/CSharp/CSharp.WPFPageFunction.xft @@ -5,7 +5,7 @@ name = "${res:Templates.File.WinFXPageFunction.Name}" icon = "Icons.32x32.XMLFileIcon" category = "C#" - subcategory = "WinFX" + subcategory = "WPF" defaultname = "PageFunction${Number}.xaml" language = "XML"/> diff --git a/data/templates/file/CSharp/CSharp.WPFResourceDictionary.xft b/data/templates/file/CSharp/CSharp.WPFResourceDictionary.xft index 0e98f46dc7..3f78a6756a 100644 --- a/data/templates/file/CSharp/CSharp.WPFResourceDictionary.xft +++ b/data/templates/file/CSharp/CSharp.WPFResourceDictionary.xft @@ -4,7 +4,7 @@ diff --git a/data/templates/file/CSharp/CSharp.WPFUserControl.xft b/data/templates/file/CSharp/CSharp.WPFUserControl.xft index 2643f39d30..941456c79c 100644 --- a/data/templates/file/CSharp/CSharp.WPFUserControl.xft +++ b/data/templates/file/CSharp/CSharp.WPFUserControl.xft @@ -5,7 +5,7 @@ name = "${res:Templates.File.WinFXUserControl.Name}" icon = "Icons.32x32.XMLFileIcon" category = "C#" - subcategory = "WinFX" + subcategory = "WPF" defaultname = "UserControl${Number}.xaml" language = "C#"/> diff --git a/data/templates/file/CSharp/CSharp.WPFWindow.xft b/data/templates/file/CSharp/CSharp.WPFWindow.xft index d3109fc5a6..4d9b60aa22 100644 --- a/data/templates/file/CSharp/CSharp.WPFWindow.xft +++ b/data/templates/file/CSharp/CSharp.WPFWindow.xft @@ -5,7 +5,7 @@ name = "${res:Templates.File.WinFXWindow.Name}" icon = "Icons.32x32.XMLFileIcon" category = "C#" - subcategory = "WinFX" + subcategory = "WPF" defaultname = "Window${Number}.xaml" language = "C#"/>