blob: 48a159a184932881f11f68efb82449e38da4417b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
head 1.2;
access;
symbols;
locks
mys:1.2; strict;
comment @# @;
1.2
date 2001.01.23.21.08.08; author mys; state Exp;
branches;
next 1.1;
1.1
date 2000.10.12.15.04.09; author mys; state Exp;
branches;
next ;
desc
@@
1.2
log
@*** empty log message ***
@
text
@# Copyright (C) 1998 - Martin Strauss - under terms of GPL
#############################
# Eintraege in die Menuleiste
# {MenuPosition ItemPosition {Englisch Deutsch Indonesia...}}
lappend MenuItemList {0 0 {Mathematics Mathematik Matematika Matemática}}
lappend MenuItemList {1 0 {General Allgemein Umum Geral}}
@
1.1
log
@Initial revision
@
text
@d5 2
a6 2
lappend MenuItemList {0 0 {Mathematics Mathematik Matematika}}
lappend MenuItemList {1 0 {General Allgemein Umum}}
@
|