reactos/rosapps/applications/screensavers/cylfrac/cylfrac.rc
Colin Finck 4183277285 Bulgarian translations by Станев (sstpr AT narod DOT ru)
See issue #2838 for more details.

svn path=/trunk/; revision=30647
2007-11-21 20:23:15 +00:00

21 lines
526 B
Plaintext

#include <windows.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Cylinders fractal ScreenSaver\0"
#define REACTOS_STR_INTERNAL_NAME "cylfrac\0"
#define REACTOS_STR_ORIGINAL_FILENAME "cylfrac.scr\0"
#include <reactos/version.rc>
#include "lang/bg-BG.rc"
#include "lang/de-DE.rc"
#include "lang/en-US.rc"
#include "lang/fr-FR.rc"
#include "lang/lt-LT.rc"
#include "lang/nl-NL.rc"
#include "lang/sk-SK.rc"
#include "lang/uk-UA.rc"