reactos/rosapps/applications/screensavers/circles/circles.rc
Pierre Schweitzer 5ac93863fa More French translations...
I start hating that language :p

svn path=/trunk/; revision=39067
2009-01-24 18:41:47 +00:00

20 lines
488 B
Plaintext

#include <windows.h>
#include <scrnsave.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Circles ScreenSaver\0"
#define REACTOS_STR_INTERNAL_NAME "circles\0"
#define REACTOS_STR_ORIGINAL_FILENAME "circles.scr\0"
#include <reactos/version.rc>
#include "lang/en-US.rc"
#include "lang/es-ES.rc"
#include "lang/fr-FR.rc"
#include "lang/no-NO.rc"
#include "lang/sk-SK.rc"
#include "lang/uk-UA.rc"