1 line
410 B
R
1 line
410 B
R
#ifndef alertType
|
|
#include "UIResDefs.r"
|
|
#endif
|
|
|
|
resource 'tSTR' (9500, "System") {
|
|
"Palm OS" /* Palm name */
|
|
};
|
|
|
|
resource 'tSTR' (9550, "Bold") {
|
|
"B" /* String to represent the BOLD setting */
|
|
};
|
|
|
|
resource 'tSTR' (9504, "VGA Font Name") {
|
|
"Palm OS" /* To the user, this is a built-in font, so map to the same name */
|
|
};
|