home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************
- This file was created automatically by `FlexCat 1.5'
- from "Note.cd".
-
- Do NOT edit by hand!
- ****************************************************************/
-
- #ifndef Note_CAT_H
- #define Note_CAT_H
-
-
- #ifndef EXEC_TYPES_H
- #include <exec/types.h>
- #endif /* !EXEC_TYPES_H */
- #ifndef LIBRARIES_LOCALE_H
- #include <libraries/locale.h>
- #endif /* !LIBRARIES_LOCALE_H */
-
-
- /* Prototypes */
- extern void OpenNoteCatalog(struct Locale *, STRPTR);
- extern void CloseNoteCatalog(void);
- extern STRPTR GetNoteString(APTR);
-
- /* Definitions */
- extern const APTR _msgAppDesc;
- #define msgAppDesc ((APTR) &_msgAppDesc)
- extern const APTR _msgAboutTitle;
- #define msgAboutTitle ((APTR) &_msgAboutTitle)
- extern const APTR _msgAboutButton;
- #define msgAboutButton ((APTR) &_msgAboutButton)
- extern const APTR _msgAbout;
- #define msgAbout ((APTR) &_msgAbout)
- extern const APTR _msgSchieber;
- #define msgSchieber ((APTR) &_msgSchieber)
- extern const APTR _msgMDrucken;
- #define msgMDrucken ((APTR) &_msgMDrucken)
- extern const APTR _msgMDruckenSC;
- #define msgMDruckenSC ((APTR) &_msgMDruckenSC)
- extern const APTR _msgMAbout;
- #define msgMAbout ((APTR) &_msgMAbout)
- extern const APTR _msgMAboutM;
- #define msgMAboutM ((APTR) &_msgMAboutM)
- extern const APTR _msgMQuit;
- #define msgMQuit ((APTR) &_msgMQuit)
- extern const APTR _msgMSettings;
- #define msgMSettings ((APTR) &_msgMSettings)
- extern const APTR _msgMSettingsM;
- #define msgMSettingsM ((APTR) &_msgMSettingsM)
-
- #endif /* !Note_CAT_H */
-