mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 10:20:19 +01:00
92 lines
3.9 KiB
DTD
92 lines
3.9 KiB
DTD
|
<!-- ***** BEGIN LICENSE BLOCK *****
|
||
|
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||
|
-
|
||
|
- The contents of this file are subject to the Mozilla Public License Version
|
||
|
- 1.1 (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.mozilla.org/MPL/
|
||
|
-
|
||
|
- Software distributed under the License is distributed on an "AS IS" basis,
|
||
|
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||
|
- for the specific language governing rights and limitations under the
|
||
|
- License.
|
||
|
-
|
||
|
- The Original Code is Editor Smiley Overlay.
|
||
|
-
|
||
|
- The Initial Developer of the Original Code is
|
||
|
- Neil Rashbrook.
|
||
|
- Portions created by the Initial Developer are Copyright (C) 2003
|
||
|
- the Initial Developer. All Rights Reserved.
|
||
|
-
|
||
|
- Contributor(s):
|
||
|
- Neil Rashbrook <neil@parkwaycc.co.uk>
|
||
|
-
|
||
|
- Alternatively, the contents of this file may be used under the terms of
|
||
|
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||
|
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||
|
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||
|
- of those above. If you wish to allow use of your version of this file only
|
||
|
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||
|
- use your version of this file under the terms of the MPL, indicate your
|
||
|
- decision by deleting the provisions above and replace them with the notice
|
||
|
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||
|
- the provisions above, a recipient may use your version of this file under
|
||
|
- the terms of any one of the MPL, the GPL or the LGPL.
|
||
|
-
|
||
|
- ***** END LICENSE BLOCK ***** -->
|
||
|
|
||
|
<!-- Smiley Menu items -->
|
||
|
<!ENTITY insertSmiley.label "Smiley">
|
||
|
<!ENTITY insertSmiley.accesskey "S">
|
||
|
|
||
|
<!ENTITY smiley1Cmd.label "Smile">
|
||
|
<!ENTITY smiley1Cmd.accesskey "S">
|
||
|
<!ENTITY smiley1Cmd.tooltip "Insert a smiley face">
|
||
|
<!ENTITY smiley2Cmd.label "Frown">
|
||
|
<!ENTITY smiley2Cmd.accesskey "F">
|
||
|
<!ENTITY smiley2Cmd.tooltip "Insert a frown face">
|
||
|
<!ENTITY smiley3Cmd.label "Wink">
|
||
|
<!ENTITY smiley3Cmd.accesskey "W">
|
||
|
<!ENTITY smiley3Cmd.tooltip "Insert a wink face">
|
||
|
<!ENTITY smiley4Cmd.label "Tongue-out">
|
||
|
<!ENTITY smiley4Cmd.accesskey "T">
|
||
|
<!ENTITY smiley4Cmd.tooltip "Insert a tongue-out face">
|
||
|
<!ENTITY smiley5Cmd.label "Laughing">
|
||
|
<!ENTITY smiley5Cmd.accesskey "L">
|
||
|
<!ENTITY smiley5Cmd.tooltip "Insert a laughing face">
|
||
|
<!ENTITY smiley6Cmd.label "Embarrassed">
|
||
|
<!ENTITY smiley6Cmd.accesskey "E">
|
||
|
<!ENTITY smiley6Cmd.tooltip "Insert an embarrassed face">
|
||
|
<!ENTITY smiley7Cmd.label "Undecided">
|
||
|
<!ENTITY smiley7Cmd.accesskey "U">
|
||
|
<!ENTITY smiley7Cmd.tooltip "Insert an undecided face">
|
||
|
<!ENTITY smiley8Cmd.label "Surprise">
|
||
|
<!ENTITY smiley8Cmd.accesskey "p">
|
||
|
<!ENTITY smiley8Cmd.tooltip "Insert a surprised face">
|
||
|
<!ENTITY smiley9Cmd.label "Kiss">
|
||
|
<!ENTITY smiley9Cmd.accesskey "K">
|
||
|
<!ENTITY smiley9Cmd.tooltip "Insert a kiss face">
|
||
|
<!ENTITY smiley10Cmd.label "Yell">
|
||
|
<!ENTITY smiley10Cmd.accesskey "Y">
|
||
|
<!ENTITY smiley10Cmd.tooltip "Insert a yelling face">
|
||
|
<!ENTITY smiley11Cmd.label "Cool">
|
||
|
<!ENTITY smiley11Cmd.accesskey "C">
|
||
|
<!ENTITY smiley11Cmd.tooltip "Insert a cool face">
|
||
|
<!ENTITY smiley12Cmd.label "Money-Mouth">
|
||
|
<!ENTITY smiley12Cmd.accesskey "M">
|
||
|
<!ENTITY smiley12Cmd.tooltip "Insert a money-mouth face">
|
||
|
<!ENTITY smiley13Cmd.label "Foot-in-Mouth">
|
||
|
<!ENTITY smiley13Cmd.accesskey "o">
|
||
|
<!ENTITY smiley13Cmd.tooltip "Insert a foot-in-mouth face">
|
||
|
<!ENTITY smiley14Cmd.label "Innocent">
|
||
|
<!ENTITY smiley14Cmd.accesskey "I">
|
||
|
<!ENTITY smiley14Cmd.tooltip "Insert an innocent face">
|
||
|
<!ENTITY smiley15Cmd.label "Cry">
|
||
|
<!ENTITY smiley15Cmd.accesskey "r">
|
||
|
<!ENTITY smiley15Cmd.tooltip "Insert a crying face">
|
||
|
<!ENTITY smiley16Cmd.label "Lips-are-Sealed">
|
||
|
<!ENTITY smiley16Cmd.accesskey "a">
|
||
|
<!ENTITY smiley16Cmd.tooltip "Insert a lips-are-sealed face">
|
||
|
<!ENTITY SmileButton.tooltip "Insert a smiley face">
|
||
|
|