diff options
Diffstat (limited to 'symbols/sun_vndr/ca')
-rw-r--r-- | symbols/sun_vndr/ca | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/symbols/sun_vndr/ca b/symbols/sun_vndr/ca index 044d6ffa..695f8b52 100644 --- a/symbols/sun_vndr/ca +++ b/symbols/sun_vndr/ca @@ -10,7 +10,7 @@ // copyright notice(s) and this permission notice appear in all copies of // the Software and that both the above copyright notice(s) and this // permission notice appear in supporting documentation. -// +// // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS // OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF // MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT @@ -20,7 +20,7 @@ // FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, // NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION // WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -// +// // Except as contained in this notice, the name of a copyright holder // shall not be used in advertising or otherwise to promote the sale, use // or other dealings in this Software without prior written authorization @@ -47,7 +47,7 @@ xkb_symbols "sun_type6" { key <AE10> { [ 0, parenright, bracketright ]}; key <AE11> { [ minus, underscore, onehalf ]}; key <AE12> { [ equal, plus, notsign ]}; - + key <AD03> { [ e, E, EuroSign ]}; key <AD09> { [ o, O, section ]}; key <AD10> { [ p, P, paragraph ]}; @@ -65,7 +65,7 @@ xkb_symbols "sun_type6" { key <AB08> { [ comma, apostrophe, less ]}; key <AB09> { [ period, quotedbl, greater ]}; key <AB10> { [ eacute, Eacute, grave ]}; - + include "level3(ralt_switch)" }; |