From 5ee1f55497a4e30322a56f133f897ecde1612967 Mon Sep 17 00:00:00 2001 From: mo Date: Sun, 4 Nov 2018 15:22:16 -0700 Subject: initial commit. --- .../Presentation/Views/Shell/WindowShell.resx | 126 +++++++++++++++++++++ 1 file changed, 126 insertions(+) create mode 100644 src/Notepad/Presentation/Views/Shell/WindowShell.resx (limited to 'src/Notepad/Presentation/Views/Shell/WindowShell.resx') diff --git a/src/Notepad/Presentation/Views/Shell/WindowShell.resx b/src/Notepad/Presentation/Views/Shell/WindowShell.resx new file mode 100644 index 0000000..c61a0c7 --- /dev/null +++ b/src/Notepad/Presentation/Views/Shell/WindowShell.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 17, 17 + + + 126, 17 + + \ No newline at end of file -- cgit v1.2.3