This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 455eaee Cleaned up resource files, removed MASKCOLOR
455eaee is described below
commit 455eaee960d6743667eaf918648f61a05b8833ce
Author: mseidel <[email protected]>
AuthorDate: Sat Nov 23 17:58:30 2019 +0100
Cleaned up resource files, removed MASKCOLOR
---
main/cui/source/dialogs/zoom.src | 16 +++--
main/sfx2/source/appl/app.src | 57 ++++++++--------
main/sfx2/source/appl/sfx.src | 11 ++--
main/uui/source/newerverwarn.src | 85 ++++++++++++------------
main/vcl/source/src/throbber.src | 136 +++++++++++++++++++--------------------
5 files changed, 154 insertions(+), 151 deletions(-)
diff --git a/main/cui/source/dialogs/zoom.src b/main/cui/source/dialogs/zoom.src
index 2ddd6e6..8a44be2 100644
--- a/main/cui/source/dialogs/zoom.src
+++ b/main/cui/source/dialogs/zoom.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,19 +7,20 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
+
// include ---------------------------------------------------------------
#include <cuires.hrc>
#include "zoom.hrc"
@@ -29,7 +30,7 @@
// RID_SVXDLG_ZOOM -------------------------------------------------------
ModalDialog RID_SVXDLG_ZOOM
{
- HelpId = CMD_SID_ATTR_ZOOM;
+ HelpId = CMD_SID_ATTR_ZOOM ;
OutputSize = TRUE ;
SvLook = TRUE ;
Size = MAP_APPFONT ( 242, 112 ) ;
@@ -127,8 +128,8 @@ ModalDialog RID_SVXDLG_ZOOM
Repeat = TRUE ;
Spin = TRUE ;
SpinSize = 1 ;
- Minimum = 1;
- Maximum = 999;
+ Minimum = 1 ;
+ Maximum = 999 ;
};
CheckBox CHK_BOOK
{
@@ -159,4 +160,5 @@ ModalDialog RID_SVXDLG_ZOOM
Size = MAP_APPFONT ( 50, 14 ) ;
};
};
+
// ********************************************************************** EOF
diff --git a/main/sfx2/source/appl/app.src b/main/sfx2/source/appl/app.src
index 731a656..05d8a7e 100644
--- a/main/sfx2/source/appl/app.src
+++ b/main/sfx2/source/appl/app.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,21 +7,21 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
- // include ------------------------------------------------------------------
+// include ------------------------------------------------------------------
#include <sfx2/sfx.hrc>
#include "app.hrc"
@@ -41,7 +41,7 @@ String STR_STYLE_FILTER_AUTO
};
String STR_STANDARD_SHORTCUT
{
- Text [ en-US ] = "Standard" ;
+ Text [ en-US ] = "Standard" ;
};
String STR_BYTES
{
@@ -225,7 +225,7 @@ String STR_ISMODIFIED
String RID_FULLSCREENTOOLBOX
{
- Text = "" ;
+ Text = "" ;
};
ToolBox RID_FULLSCREENTOOLBOX
@@ -282,7 +282,7 @@ ToolBox RID_HELPBAR
{
HelpId = HID_HELPBAR ;
Hide = TRUE ;
- ItemList =
+ ItemList =
{
ToolBoxItem
{
@@ -298,11 +298,11 @@ ToolBox RID_HELPBAR
};
ToolBoxItem
{
- Identifier = SID_HELP_ZOOMOUT;
+ Identifier = SID_HELP_ZOOMOUT ;
};
ToolBoxItem
{
- Identifier = SID_HELP_ZOOMIN;
+ Identifier = SID_HELP_ZOOMIN ;
};
ToolBoxItem
{
@@ -372,7 +372,7 @@ String STR_QUICKSTART_PRELAUNCH
};
String STR_QUICKSTART_PRELAUNCH_UNX
{
- Text[ en-US ] = "Disable Quickstarter";
+ Text [ en-US ] = "Disable Quickstarter" ;
};
String STR_QUICKSTART_LNKNAME
{
@@ -380,17 +380,17 @@ String STR_QUICKSTART_LNKNAME
};
String STR_QUICKSTART_FILE
{
- Text [ en-US ] = "File";
+ Text [ en-US ] = "File" ;
};
String STR_QUICKSTART_STARTCENTER
{
- Text [ en-US ] = "Startcenter";
+ Text [ en-US ] = "Startcenter" ;
};
String STR_QUICKSTART_RECENTDOC
{
- Text [ en-US ] = "Recent Documents";
+ Text [ en-US ] = "Recent Documents" ;
};
String STR_QUERY_UPDATE_LINKS
@@ -405,7 +405,7 @@ String STR_DDE_ERROR
WarningBox RID_SECURITY_WARNING_HYPERLINK
{
- HelpId = HID_WARNING_SECURITY_HYPERLINK;
+ HelpId = HID_WARNING_SECURITY_HYPERLINK ;
Buttons = WB_YES_NO ;
DefButton = WB_DEF_NO ;
Message [ en-US ] = "This hyperlink is going to open \"%s\". Do you
want to proceed?" ;
@@ -413,10 +413,10 @@ WarningBox RID_SECURITY_WARNING_HYPERLINK
WarningBox RID_SECURITY_WARNING_NO_HYPERLINKS
{
- //HelpId = HID_WARNING_SECURITY_NO_HYPERLINKS;
- Buttons = WB_OK ;
- DefButton = WB_DEF_OK ;
- Message [ en-US ] = "For security reasons, the hyperlink cannot be
executed.\nThe stated address will not be opened.";
+// HelpId = HID_WARNING_SECURITY_NO_HYPERLINKS ;
+ Buttons = WB_OK ;
+ DefButton = WB_DEF_OK ;
+ Message [ en-US ] = "For security reasons, the hyperlink cannot be
executed.\nThe stated address will not be opened." ;
};
String RID_SECURITY_WARNING_TITLE
@@ -431,24 +431,24 @@ String RID_DESKTOP
QueryBox RID_XMLSEC_QUERY_LOSINGSIGNATURE
{
-// HelpId = HID_XMLSEC_QUERY_LOSINGSIGNATURE;
+// HelpId = HID_XMLSEC_QUERY_LOSINGSIGNATURE ;
Buttons = WB_YES_NO ;
- DefButton = WB_DEF_NO ;
+ DefButton = WB_DEF_NO ;
Message [ en-US ] = "Saving will remove all existing signatures.\nDo
you want to continue saving the document?" ;
};
QueryBox RID_XMLSEC_QUERY_SAVEBEFORESIGN
{
-// HelpId = HID_XMLSEC_QUERY_SAVEBEFORESIGN;
- Buttons = WB_YES_NO ;
- DefButton = WB_DEF_YES ;
- Message [ en-US ] = "The document has to be saved before it can be
signed.\nDo you want to save the document?" ;
+// HelpId = HID_XMLSEC_QUERY_SAVEBEFORESIGN ;
+ Buttons = WB_YES_NO ;
+ DefButton = WB_DEF_YES ;
+ Message [ en-US ] = "The document has to be saved before it can be
signed.\nDo you want to save the document?" ;
};
InfoBox RID_XMLSEC_INFO_WRONGDOCFORMAT
{
-// HelpId = HID_XMLSEC_INFO_WRONGDOCFORMAT;
- Message [ en-US ] = "This document must be saved in OpenDocument file
format before it can be digitally signed." ;
+// HelpId = HID_XMLSEC_INFO_WRONGDOCFORMAT ;
+ Message [ en-US ] = "This document must be saved in OpenDocument file
format before it can be digitally signed." ;
};
String RID_XMLSEC_DOCUMENTSIGNED
@@ -485,7 +485,7 @@ String RID_SVXSTR_EDITGRFLINK
// i66948 used in project scripting
String STR_ERRUNOEVENTBINDUNG
{
- Text [ en-US ] = "An appropriate component method %1\ncould not be
found.\n\nCheck spelling of method name.";
+ Text [ en-US ] = "An appropriate component method %1\ncould not be
found.\n\nCheck spelling of method name." ;
};
String RID_SVXSTR_GRFILTER_OPENERROR
{
@@ -512,3 +512,4 @@ String RID_SVXSTR_GRFILTER_TOOBIG
Text [ en-US ] = "Not enough memory to insert graphic" ;
};
+// ********************************************************************** EOF
diff --git a/main/sfx2/source/appl/sfx.src b/main/sfx2/source/appl/sfx.src
index 8199d4c..e155df8 100644
--- a/main/sfx2/source/appl/sfx.src
+++ b/main/sfx2/source/appl/sfx.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,16 +7,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
@@ -25,6 +25,7 @@
String STR_ACCTITLE_PRODUCTIVITYTOOLS
{
- Text [ en-US ] = "%PRODUCTNAME";
+ Text [ en-US ] = "%PRODUCTNAME" ;
};
+// ********************************************************************** EOF
diff --git a/main/uui/source/newerverwarn.src b/main/uui/source/newerverwarn.src
index 8c886c7..c7d1d9b 100644
--- a/main/uui/source/newerverwarn.src
+++ b/main/uui/source/newerverwarn.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,16 +7,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
@@ -26,53 +26,52 @@
#include "newerverwarn.hrc"
#include "ids.hrc"
-#define STD_MASKCOLOR Color { Red=0xffff; Green=0x0000; Blue=0xffff; }
-
ModalDialog RID_DLG_NEWER_VERSION_WARNING
{
- HelpId = HID_DLG_NEWERVERSIONWARNING;
+ HelpId = HID_DLG_NEWERVERSIONWARNING ;
OutputSize = TRUE ;
- Size = MAP_APPFONT ( DLG_WIDTH , DLG_HEIGHT ) ;
+ Size = MAP_APPFONT ( DLG_WIDTH, DLG_HEIGHT ) ;
SvLook = TRUE ;
Moveable = TRUE ;
- Closeable = TRUE ;
- Text [ en-US ] = "%PRODUCTNAME Update Available" ;
- FixedImage FI_IMAGE
- {
- Pos = MAP_APPFONT ( COL_1 , ROW_1 );
- Size = MAP_APPFONT ( IMAGE_WIDTH , IMAGE_HEIGHT );
- Hide = FALSE;
- Fixed = Image
- {
- ImageBitmap = Bitmap { File = "versionwarning.png"; };
- MaskColor = STD_MASKCOLOR;
- };
- };
- FixedText FT_INFO
- {
- Pos = MAP_APPFONT( COL_2, ROW_1 );
- Size = MAP_APPFONT( INFO_WIDTH, INFO_LINES * RSC_CD_FIXEDTEXT_HEIGHT );
- Wordbreak = TRUE;
- Text [ en-US ] = "This document was created by a newer version of
%PRODUCTNAME. It may contain features not supported by your current
version.\n\nClick 'Update Now...' to run online update and get the latest
version of %PRODUCTNAME.";
- };
- FixedLine FL_BUTTON
+ Closeable = TRUE ;
+ Text [ en-US ] = "%PRODUCTNAME Update Available" ;
+ FixedImage FI_IMAGE
+ {
+ Pos = MAP_APPFONT ( COL_1, ROW_1 ) ;
+ Size = MAP_APPFONT ( IMAGE_WIDTH, IMAGE_HEIGHT ) ;
+ Hide = FALSE ;
+ Fixed = Image
+ {
+ ImageBitmap = Bitmap {File = "versionwarning.png" ;} ;
+ };
+ };
+ FixedText FT_INFO
+ {
+ Pos = MAP_APPFONT ( COL_2, ROW_1 ) ;
+ Size = MAP_APPFONT ( INFO_WIDTH, INFO_LINES *
RSC_CD_FIXEDTEXT_HEIGHT ) ;
+ Wordbreak = TRUE ;
+ Text [ en-US ] = "This document was created by a newer version
of %PRODUCTNAME. It may contain features not supported by your current
version.\n\nClick 'Update Now...' to run online update and get the latest
version of %PRODUCTNAME." ;
+ };
+ FixedLine FL_BUTTON
{
- Pos = MAP_APPFONT ( 0 , ROW_2 ) ;
- Size = MAP_APPFONT ( DLG_WIDTH , RSC_CD_FIXEDLINE_HEIGHT ) ;
+ Pos = MAP_APPFONT ( 0, ROW_2 ) ;
+ Size = MAP_APPFONT ( DLG_WIDTH, RSC_CD_FIXEDLINE_HEIGHT ) ;
};
- PushButton PB_UPDATE
+ PushButton PB_UPDATE
{
- HelpID = "uui:PushButton:RID_DLG_NEWER_VERSION_WARNING:PB_UPDATE";
- Pos = MAP_APPFONT ( COL_3 , ROW_3 ) ;
- Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH ,
RSC_CD_PUSHBUTTON_HEIGHT ) ;
+ HelpID =
"uui:PushButton:RID_DLG_NEWER_VERSION_WARNING:PB_UPDATE" ;
+ Pos = MAP_APPFONT ( COL_3, ROW_3 ) ;
+ Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH,
RSC_CD_PUSHBUTTON_HEIGHT ) ;
TabStop = TRUE ;
- Text [ en-US ] = "~Update Now..." ;
+ Text [ en-US ] = "~Update Now..." ;
+ };
+ CancelButton PB_LATER
+ {
+ Pos = MAP_APPFONT ( COL_4, ROW_3 ) ;
+ Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH,
RSC_CD_PUSHBUTTON_HEIGHT ) ;
+ TabStop = TRUE ;
+ Text [ en-US ] = "~Later" ;
};
- CancelButton PB_LATER
- {
- Pos = MAP_APPFONT ( COL_4 , ROW_3 ) ;
- Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_WIDTH ,
RSC_CD_PUSHBUTTON_HEIGHT ) ;
- TabStop = TRUE ;
- Text [ en-US ] = "~Later" ;
- };
};
+
+// ********************************************************************** EOF
diff --git a/main/vcl/source/src/throbber.src b/main/vcl/source/src/throbber.src
index be86639..1a437b5 100644
--- a/main/vcl/source/src/throbber.src
+++ b/main/vcl/source/src/throbber.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,18 +7,20 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
+
+
#define _SV_THROBBER_SRC
#include <svids.hrc>
@@ -38,314 +40,312 @@
Bitmap (THROBBER_16 + 1)
{
- file = "spinner-16-01.png";
+ file = "spinner-16-01.png" ;
};
Bitmap (THROBBER_16 + 2)
{
- file = "spinner-16-02.png";
+ file = "spinner-16-02.png" ;
};
Bitmap (THROBBER_16 + 3)
{
- file = "spinner-16-03.png";
+ file = "spinner-16-03.png" ;
};
Bitmap (THROBBER_16 + 4)
{
- file = "spinner-16-04.png";
+ file = "spinner-16-04.png" ;
};
Bitmap (THROBBER_16 + 5)
{
- file = "spinner-16-05.png";
+ file = "spinner-16-05.png" ;
};
Bitmap (THROBBER_16 + 6)
{
- file = "spinner-16-06.png";
+ file = "spinner-16-06.png" ;
};
-
Bitmap (THROBBER_16_HC + 1)
{
- file = "spinner-16-01_h.png";
+ file = "spinner-16-01_h.png" ;
};
Bitmap (THROBBER_16_HC + 2)
{
- file = "spinner-16-02_h.png";
+ file = "spinner-16-02_h.png" ;
};
Bitmap (THROBBER_16_HC + 3)
{
- file = "spinner-16-03_h.png";
+ file = "spinner-16-03_h.png" ;
};
Bitmap (THROBBER_16_HC + 4)
{
- file = "spinner-16-04_h.png";
+ file = "spinner-16-04_h.png" ;
};
Bitmap (THROBBER_16_HC + 5)
{
- file = "spinner-16-05_h.png";
+ file = "spinner-16-05_h.png" ;
};
Bitmap (THROBBER_16_HC + 6)
{
- file = "spinner-16-06_h.png";
+ file = "spinner-16-06_h.png" ;
};
-
Bitmap (THROBBER_32 + 1)
{
- file = "spinner-32-01.png";
+ file = "spinner-32-01.png" ;
};
Bitmap (THROBBER_32 + 2)
{
- file = "spinner-32-02.png";
+ file = "spinner-32-02.png" ;
};
Bitmap (THROBBER_32 + 3)
{
- file = "spinner-32-03.png";
+ file = "spinner-32-03.png" ;
};
Bitmap (THROBBER_32 + 4)
{
- file = "spinner-32-04.png";
+ file = "spinner-32-04.png" ;
};
Bitmap (THROBBER_32 + 5)
{
- file = "spinner-32-05.png";
+ file = "spinner-32-05.png" ;
};
Bitmap (THROBBER_32 + 6)
{
- file = "spinner-32-06.png";
+ file = "spinner-32-06.png" ;
};
Bitmap (THROBBER_32 + 7)
{
- file = "spinner-32-07.png";
+ file = "spinner-32-07.png" ;
};
Bitmap (THROBBER_32 + 8)
{
- file = "spinner-32-08.png";
+ file = "spinner-32-08.png" ;
};
Bitmap (THROBBER_32 + 9)
{
- file = "spinner-32-09.png";
+ file = "spinner-32-09.png" ;
};
Bitmap (THROBBER_32 + 10)
{
- file = "spinner-32-10.png";
+ file = "spinner-32-10.png" ;
};
Bitmap (THROBBER_32 + 11)
{
- file = "spinner-32-11.png";
+ file = "spinner-32-11.png" ;
};
Bitmap (THROBBER_32 + 12)
{
- file = "spinner-32-12.png";
+ file = "spinner-32-12.png" ;
};
-
Bitmap (THROBBER_32_HC + 1)
{
- file = "spinner-32-01_h.png";
+ file = "spinner-32-01_h.png" ;
};
Bitmap (THROBBER_32_HC + 2)
{
- file = "spinner-32-02_h.png";
+ file = "spinner-32-02_h.png" ;
};
Bitmap (THROBBER_32_HC + 3)
{
- file = "spinner-32-03_h.png";
+ file = "spinner-32-03_h.png" ;
};
Bitmap (THROBBER_32_HC + 4)
{
- file = "spinner-32-04_h.png";
+ file = "spinner-32-04_h.png" ;
};
Bitmap (THROBBER_32_HC + 5)
{
- file = "spinner-32-05_h.png";
+ file = "spinner-32-05_h.png" ;
};
Bitmap (THROBBER_32_HC + 6)
{
- file = "spinner-32-06_h.png";
+ file = "spinner-32-06_h.png" ;
};
Bitmap (THROBBER_32_HC + 7)
{
- file = "spinner-32-07_h.png";
+ file = "spinner-32-07_h.png" ;
};
Bitmap (THROBBER_32_HC + 8)
{
- file = "spinner-32-08_h.png";
+ file = "spinner-32-08_h.png" ;
};
Bitmap (THROBBER_32_HC + 9)
{
- file = "spinner-32-09_h.png";
+ file = "spinner-32-09_h.png" ;
};
Bitmap (THROBBER_32_HC + 10)
{
- file = "spinner-32-10_h.png";
+ file = "spinner-32-10_h.png" ;
};
Bitmap (THROBBER_32_HC + 11)
{
- file = "spinner-32-11_h.png";
+ file = "spinner-32-11_h.png" ;
};
Bitmap (THROBBER_32_HC + 12)
{
- file = "spinner-32-12_h.png";
+ file = "spinner-32-12_h.png" ;
};
Bitmap (THROBBER_64 + 1)
{
- file = "spinner-64-01.png";
+ file = "spinner-64-01.png" ;
};
Bitmap (THROBBER_64 + 2)
{
- file = "spinner-64-02.png";
+ file = "spinner-64-02.png" ;
};
Bitmap (THROBBER_64 + 3)
{
- file = "spinner-64-03.png";
+ file = "spinner-64-03.png" ;
};
Bitmap (THROBBER_64 + 4)
{
- file = "spinner-64-04.png";
+ file = "spinner-64-04.png" ;
};
Bitmap (THROBBER_64 + 5)
{
- file = "spinner-64-05.png";
+ file = "spinner-64-05.png" ;
};
Bitmap (THROBBER_64 + 6)
{
- file = "spinner-64-06.png";
+ file = "spinner-64-06.png" ;
};
Bitmap (THROBBER_64 + 7)
{
- file = "spinner-64-07.png";
+ file = "spinner-64-07.png" ;
};
Bitmap (THROBBER_64 + 8)
{
- file = "spinner-64-08.png";
+ file = "spinner-64-08.png" ;
};
Bitmap (THROBBER_64 + 9)
{
- file = "spinner-64-09.png";
+ file = "spinner-64-09.png" ;
};
Bitmap (THROBBER_64 + 10)
{
- file = "spinner-64-10.png";
+ file = "spinner-64-10.png" ;
};
Bitmap (THROBBER_64 + 11)
{
- file = "spinner-64-11.png";
+ file = "spinner-64-11.png" ;
};
Bitmap (THROBBER_64 + 12)
{
- file = "spinner-64-12.png";
+ file = "spinner-64-12.png" ;
};
-
Bitmap (THROBBER_64_HC + 1)
{
- file = "spinner-64-01_h.png";
+ file = "spinner-64-01_h.png" ;
};
Bitmap (THROBBER_64_HC + 2)
{
- file = "spinner-64-02_h.png";
+ file = "spinner-64-02_h.png" ;
};
Bitmap (THROBBER_64_HC + 3)
{
- file = "spinner-64-03_h.png";
+ file = "spinner-64-03_h.png" ;
};
Bitmap (THROBBER_64_HC + 4)
{
- file = "spinner-64-04_h.png";
+ file = "spinner-64-04_h.png" ;
};
Bitmap (THROBBER_64_HC + 5)
{
- file = "spinner-64-05_h.png";
+ file = "spinner-64-05_h.png" ;
};
Bitmap (THROBBER_64_HC + 6)
{
- file = "spinner-64-06_h.png";
+ file = "spinner-64-06_h.png" ;
};
Bitmap (THROBBER_64_HC + 7)
{
- file = "spinner-64-07_h.png";
+ file = "spinner-64-07_h.png" ;
};
Bitmap (THROBBER_64_HC + 8)
{
- file = "spinner-64-08_h.png";
+ file = "spinner-64-08_h.png" ;
};
Bitmap (THROBBER_64_HC + 9)
{
- file = "spinner-64-09_h.png";
+ file = "spinner-64-09_h.png" ;
};
Bitmap (THROBBER_64_HC + 10)
{
- file = "spinner-64-10_h.png";
+ file = "spinner-64-10_h.png" ;
};
Bitmap (THROBBER_64_HC + 11)
{
- file = "spinner-64-11_h.png";
+ file = "spinner-64-11_h.png" ;
};
Bitmap (THROBBER_64_HC + 12)
{
- file = "spinner-64-12_h.png";
+ file = "spinner-64-12_h.png" ;
};
+
+// ********************************************************************** EOF