full screen toolbar resource is not used
the full screen toolbars are defined in the fullscreenbar.xml files Change-Id: I9f83d24b455709cbb8f2f40cfda54fb4a545c4d4
This commit is contained in:
@@ -213,36 +213,6 @@ String RID_FULLSCREENTOOLBOX
|
||||
Text = "" ;
|
||||
};
|
||||
|
||||
ToolBox RID_FULLSCREENTOOLBOX
|
||||
{
|
||||
HelpId = HID_FULLSCREENTOOLBOX ;
|
||||
ButtonType = BUTTON_SYMBOL ;
|
||||
LineSpacing = TRUE ;
|
||||
Border = TRUE ;
|
||||
Scroll = TRUE ;
|
||||
SVLook = TRUE ;
|
||||
Moveable = TRUE ;
|
||||
Sizeable = TRUE ;
|
||||
Closeable = TRUE ;
|
||||
Zoomable = TRUE ;
|
||||
Customize = TRUE ;
|
||||
FloatingMode = TRUE ;
|
||||
Hide = TRUE ;
|
||||
_FloatingPosMapMode = MAP_APPFONT ;
|
||||
_FloatingPosX = -50 ;
|
||||
_FloatingPosY = -70 ;
|
||||
FloatingLines = 1 ;
|
||||
HideWhenDeactivate = TRUE ;
|
||||
Align = BOXALIGN_TOP ;
|
||||
ItemList =
|
||||
{
|
||||
ToolBoxItem
|
||||
{
|
||||
Identifier = SID_WIN_FULLSCREEN ;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
String STR_QUITAPP
|
||||
{
|
||||
Text [ en-US ] = "E~xit %PRODUCTNAME" ;
|
||||
|
@@ -26,7 +26,6 @@
|
||||
#define HID_TEMPLDLG_NEWBYEXAMPLE "SFX2_HID_TEMPLDLG_NEWBYEXAMPLE"
|
||||
#define HID_TEMPLDLG_UPDATEBYEXAMPLE "SFX2_HID_TEMPLDLG_UPDATEBYEXAMPLE"
|
||||
#define HID_TEMPLDLG_WATERCAN "SFX2_HID_TEMPLDLG_WATERCAN"
|
||||
#define HID_FULLSCREENTOOLBOX "SFX2_HID_FULLSCREENTOOLBOX"
|
||||
#define HID_NAVIGATOR_WINDOW "SFX2_HID_NAVIGATOR_WINDOW"
|
||||
#define HID_TABDLG_RESET_BTN "SFX2_HID_TABDLG_RESET_BTN"
|
||||
#define HID_TABDLG_STANDARD_BTN "SFX2_HID_TABDLG_STANDARD_BTN"
|
||||
|
Reference in New Issue
Block a user