reactos/reactos/dll/win32/netshell/netshell.rc
Daniel Reimer dc6c805363 Bug 3637 Translate files of 0.3.6 by Lars Martin Hambro
Bug 3671 Small spanish corrections
Bug 3700 Spanish netshell file by Javier Remacha
Bug 3705 Polish translation update for netshell by Maciej Bialas
Bug 3721 update translations for setup/reactos by Mario Kacmar
Bug 3722 some slovak translations for rosapps my Mario Kacmar
Bug 3723 some slovak fixes by Mario Kacmar

svn path=/trunk/; revision=36097
2008-09-09 21:18:13 +00:00

26 lines
662 B
Plaintext

#include <windows.h>
#include "shlobj.h"
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Shell for Network Connections\0"
#define REACTOS_STR_INTERNAL_NAME "netshell.dll\0"
#define REACTOS_STR_ORIGINAL_FILENAME "netshell.dll\0"
#define REACTOS_STR_PRODUCT_VERSION "5.1.2600.3264\0"
#define REACTOS_STR_FILE_VERSION "5.1.2600.3264\0"
#include <reactos/version.rc>
IDI_SHELL_NETWORK_FOLDER ICON "res/netshell.ico"
#include "lang/bg-BG.rc"
#include "lang/de-DE.rc"
#include "lang/en-US.rc"
#include "lang/es-ES.rc"
#include "lang/pl-PL.rc"
#include "lang/ru-RU.rc"