reactos/rosapps/applications/screensavers/matrix/rsrc.rc
Colin Finck 4f987d4817 Spanish translations for screensavers by Javier Remacha (remialdo AT gmail DOT com)
See issue #2863 for more details.

svn path=/trunk/; revision=30956
2007-12-02 14:16:09 +00:00

20 lines
488 B
Plaintext

#include <windows.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
IDB_BITMAP1 BITMAP DISCARDABLE "matrix.bmp"
IDC_BLANKCURSOR CURSOR DISCARDABLE "cursor1.cur"
IDI_ICON1 ICON DISCARDABLE "icon1.ico"
#include "lang/bg-BG.rc"
#include "lang/de-DE.rc"
#include "lang/en-US.rc"
#include "lang/es-ES.rc"
#include "lang/fr-FR.rc"
#include "lang/lt-LT.rc"
#include "lang/nl-NL.rc"
#include "lang/th-TH.rc"
#include "lang/sk-SK.rc"
#include "lang/uk-UA.rc"