Kaydet (Commit) 920d43b8 authored tarafından Tom Verbeek's avatar Tom Verbeek

#92702# added support for screenbeans

üst 6328e6eb
......@@ -2,9 +2,9 @@
*
* $RCSfile: gallery.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: tv $ $Date: 2001-05-10 15:40:07 $
* last change: $Author: tv $ $Date: 2001-10-04 12:42:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -121,8 +121,8 @@
#define GALLERY_THEME_CLIMA 32
#define GALLERY_THEME_EDUCATION 33
#define GALLERY_THEME_TROUBLE 34
#define GALLERY_THEME_SCREENBEANS 35
#define GALLERY_THEME_DUMMY4 35
#define GALLERY_THEME_DUMMY5 36
// -------------------
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: galtheme.src,v $
*
* $Revision: 1.33 $
* $Revision: 1.34 $
*
* last change: $Author: kz $ $Date: 2001-08-29 20:28:00 $
* last change: $Author: tv $ $Date: 2001-10-04 12:42:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -972,10 +972,11 @@ String RID_GALLERYSTR_THEME_TROUBLE
// -----------------------------------------------------------------------------
String RID_GALLERYSTR_THEME_DUMMY4
String RID_GALLERYSTR_THEME_SCREENBEANS
{
// !!! Don't translate, please !!!
Text = "Dummy 4";
Text = "ScreenBeans";
Text[ENGLISH] = "ScreenBeans";
Text[english_us] = "ScreenBeans";
};
// -----------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment