reactos/rosapps/applications/screensavers/butterflies/butterflies.rc
Colin Finck 16a82647de Ukrainian translations by Artem Reznikov (temarez AT yandex DOT ru)
See issue #2836 for more details.

svn path=/trunk/; revision=30625
2007-11-21 14:26:42 +00:00

16 lines
403 B
Plaintext

#include <windows.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Butterflies ScreenSaver\0"
#define REACTOS_STR_INTERNAL_NAME "butterflies\0"
#define REACTOS_STR_ORIGINAL_FILENAME "butterflies.scr\0"
#include <reactos/version.rc>
#include "lang/de-DE.rc"
#include "lang/en-US.rc"
#include "lang/uk-UA.rc"